1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

1218 Commits

Author SHA1 Message Date
apprb
2ede886c7d
add insert chatlog capability (not finished) 2014-10-11 01:22:57 +09:00
apprb
8630ab80e2
class expantion 2014-10-11 00:45:58 +09:00
apprb
7069e2cd74
History: keep unencrypted history 2014-10-09 23:36:35 +09:00
dubslow
a99e7d2b94 tweaks 2014-10-09 04:26:32 -05:00
dubslow
983879e799 IT WORKS, IT FINALLY WORKS 2014-10-09 03:59:35 -05:00
dubslow
0050589cde (Re)implement profiles UI, using some of the old code.
Avatars aren't handled on switching, and also something about friends disappearing...
2014-10-09 03:07:26 -05:00
dubslow
eb687b2bfe readd profiles ui 2014-10-09 01:23:33 -05:00
Olexandr Nesterenko
be9b9dd4c9 Update Ukrainian translation 2014-10-09 09:01:41 +03:00
dubslow
7ce7da0776 properly implement clearing contacts list 2014-10-09 00:58:35 -05:00
dubslow
2181313d37 add startup profile detection 2014-10-09 00:40:05 -05:00
dubslow
1bacd2da7a Merge branch 'master' into profiles... yikes
Conflicts:
	core.cpp
	core.h
	misc/settings.cpp
	misc/settings.h
	widget/form/settings/generalform.h
	widget/form/settingsform.cpp
	widget/widget.cpp
	widget/widget.h
2014-10-08 20:25:26 -05:00
agilob
c716b615c8
style selector
Unfortunately Qt developers removed some old native skins from support, only 3 skins are supported on Linux.
Number of native skins depends on OS and Qt built system.
2014-10-08 23:31:20 +01:00
agilob
fc0ed91c74
preview of emoticons 2014-10-08 16:10:57 +01:00
krepa098
a5b6f15358 fix 2014-10-08 17:08:11 +02:00
krepa098
e29865bf3f protect Camera::getLastVPXImage() 2014-10-08 16:57:30 +02:00
krepa098
88ece1b213 renamed SelfCamView to VideoSurface 2014-10-08 16:44:32 +02:00
krepa098
de1445cdd8 cleanup, split 2014-10-08 16:37:42 +02:00
apprb
5c1e3360fe
privacy setting form added 2014-10-08 23:32:19 +09:00
krepa098
c5f5e4ffa9 volume stubs 2014-10-08 16:25:21 +02:00
krepa098
8ddb1329c9 cleanup 2014-10-08 16:19:42 +02:00
agilob
1d31244273
support for hiding in tray
also new setting, autostart in tray
2014-10-08 15:17:05 +01:00
apprb
beed30b156
history: base working implementation 2014-10-08 22:55:00 +09:00
krepa098
200b7bc395 set/get props, cleanup 2014-10-08 15:48:02 +02:00
krepa098
3e234bd076 progress 2014-10-08 14:25:32 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
20f2dac755 Merge pull request #404 from dubslow/ringtone
add ringtone (not well done, but still better than status quo)
2014-10-08 14:18:34 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7ba9ac69dc
Embed pirate translation 2014-10-08 14:08:52 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
d036f5e061
Merge pull request #407 from zetok/translation-pirate
Add initial Pirate translation
2014-10-08 14:08:12 +02:00
Zetok Zalbavar
1919967082
Add initial Pirate translation 2014-10-08 11:57:41 +01:00
dubslow
3ba95d82ae Move code into src/ 2014-10-07 23:26:25 -05:00
dubslow
54eb425238 add ringtone (not well done, but still better than status quo) 2014-10-07 22:33:55 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
f441ffd74a
Try to link opencv statically in linux packages 2014-10-08 00:41:56 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
aa11caa63b
debian: Exclude libs from source package 2014-10-07 23:05:05 +02:00
agilob
afc77f63db
css styles for mainHead and mainContent in widget.cpp
fixes problems with ugly UI on non-standard system theme.
before: https://i.imgur.com/XJ0mbpi.png
after: https://imgur.com/a/UbgNz
2014-10-07 21:55:20 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f962391757
Merge commit 'refs/pull/399/head' of https://github.com/tux3/qTox 2014-10-07 21:40:44 +02:00
Zetok Zalbavar
b7dcbdc474
Update Polish translation 2014-10-07 20:33:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
32c56cbba4
Update french translation 2014-10-07 21:21:13 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6aa974c764 Merge pull request #395 from apprb/chat
Reduction of CPU usage on new message insert
2014-10-07 19:58:18 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
da53c29bcd Merge pull request #398 from Ansa89/italian-translation
Italian translation: update
2014-10-07 17:43:44 +02:00
krepa098
7f839b473b camera controls 2014-10-07 16:59:21 +02:00
Ansa89
938325bd2a Italian translation: update 2014-10-07 14:54:58 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
39fd7b8b25 Merge pull request #392 from apprb/proxy
Proxy related set of patches
2014-10-07 14:17:39 +02:00
krepa098
af210d4d98 camera: initial PBO support, mode probing 2014-10-07 14:17:35 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
65375a6bc7 Merge pull request #396 from Ansa89/italian-translation
Italian translation: update
2014-10-07 13:37:49 +02:00
apprb
57c7734c48 bug in file transfer widget displaying fix 2014-10-07 19:20:53 +09:00
Ansa89
7a7076eb19 Italian translation: update 2014-10-07 11:06:54 +02:00
apprb
1fdc98873b reimplemented insert chat line function: every line in own table 2014-10-07 14:49:24 +07:00
apprb
443ee0a4f8 Proxy settings is more close to General group in settings.ini than to Privacy 2014-10-07 09:25:00 +07:00
apprb
f5c6194656 Introduced "Connection Settings" group in GeneralSettings widget 2014-10-07 09:24:52 +07:00
apprb
ddf7a7edfd added "Use Proxy" checkbox 2014-10-07 09:24:29 +07:00
Tux3 / Mlkj / !Lev.uXFMLA
f0a825fd76 Merge pull request #388 from Ilya87/master
Update Russian translation
2014-10-06 23:53:14 +02:00