dubslow
5b85f79055
tab completion for groupchats ( fixes #486 )
2014-10-20 05:01:22 -05:00
dubslow
a1ebf905b2
add global file auto accept
2014-10-19 23:25:52 -05:00
dubslow
6b8ddab84b
fix #484 (took me a while to figure out lol)
2014-10-19 23:07:24 -05:00
dubslow
c1cef51d56
check for existing profile ( fixes #466 )
2014-10-19 22:36:39 -05:00
dubslow
eaf01aadc3
added new profiles, default name/status ( fixes #465 and fixes #460 )
2014-10-19 22:07:51 -05:00
krepa098
523847d23b
fixed #451
2014-10-19 21:24:11 -05:00
agilob
d268360c51
closing to tray, gui and settings
2014-10-19 20:47:06 +01:00
apprb
dfd5b6411a
Tox datafile encryption: check
2014-10-19 23:59:58 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
9ba1d4cf41
Fix ChatForm::onAvMediaChange not checking callId/friendId
...
May help with #458
2014-10-19 11:32:48 +02:00
apprb
f413f14055
warn user about old encrypted history
2014-10-19 18:02:15 +09:00
apprb
eaa315eddb
various fixes
2014-10-19 17:48:10 +09:00
apprb
6febde3167
Load encrypted history log/tox datafile
2014-10-19 16:35:11 +09:00
agilob
41327910a4
fix #457 , styles in mainContent for qtextedit, qspinbox and more
2014-10-18 19:56:09 +01:00
apprb
08d7964dae
fixes in profile change and log password check
2014-10-19 02:52:43 +09:00
apprb
1a37c1c421
History: almost correct handling encrypted history load/save
...
Things are left to do:
1. load/save encrypted tox datafile
2. incorrect passwords processing (ask to retype, wipe everything, etc.)
3. reencryp history log with new password
2014-10-19 02:38:47 +09:00
Yuri
dc8ef40fba
Added forgotten 'include math.h'
2014-10-18 10:30:55 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
42ec564b9a
Use cross platform types: s/u_int*/uint*
2014-10-18 18:43:12 +02:00
agilob
f8f5a3ca29
all form are translatable now
...
changed type of main tabs to pointers to fix that
2014-10-18 15:54:52 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
1af7451c8e
Merge branch 'pr464'
2014-10-18 12:44:16 +02:00
agilob
65780941ce
version in debug message based on git HEAD
2014-10-18 08:47:42 +01:00
dubslow
e2b4d7280d
tweak speed shown back to recent speed, keep eta avg speed
2014-10-17 23:54:02 -05:00
dubslow
6e15bcb8d8
actually auto accept
2014-10-17 23:53:29 -05:00
dubslow
43ac1dfd0d
add ui for auto accept; fixes #182 and #280
2014-10-17 22:59:59 -05:00
dubslow
3dbbbca587
add backend for autoaccept
2014-10-17 22:30:04 -05:00
dubslow
e10e0087a4
added auto accept settings
2014-10-17 22:02:13 -05:00
dubslow
2d3cb18f58
fix #351 (again)
2014-10-17 21:15:54 -05:00
dubslow
ee0f94a890
fix #461 , cleanup
2014-10-17 20:15:26 -05:00
dubslow
4e7a183360
add choose translations (restart required, dynamic changing is lots of work)
2014-10-17 18:06:30 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
26eb08aa00
Merge branch 'pr452'
2014-10-17 21:00:24 +02:00
agilob
2cbae5265b
max value in autoAway time, tooltip for spinbox
2014-10-17 17:57:02 +01:00
apprb
72aa313605
switch to tox_pass_encrypt/tox_pass_decrypt functions
2014-10-18 00:53:06 +09:00
Zetok Zalbavar
c42b31fb45
Remove redundancy from settings tabs
2014-10-17 16:27:28 +01:00
krepa098
8ccadaad26
avsettings.ui layout changes
2014-10-17 16:18:34 +02:00
apprb
177b27882b
Merge branch 'history_fx' into history
...
Conflicts:
src/misc/db/encrypteddb.cpp
src/misc/db/encrypteddb.h
2014-10-17 22:14:27 +09:00
dubslow
35f95ea501
fix #438
2014-10-17 07:36:10 -05:00
apprb
1ce4820aa4
clenup
2014-10-17 21:33:00 +09:00
dubslow
9207dfc888
ui tweaks
2014-10-17 07:11:26 -05:00
dubslow
81003b8523
encrypted db uses core encryption
2014-10-17 04:26:31 -05:00
dubslow
041ed3b998
Merge branch 'corencryption' into history, remove file encryption, store key instead of hash
...
(I forgot to commit the merge before starting work...)
Conflicts:
qtox.pro
2014-10-17 04:13:42 -05:00
dubslow
41365ce057
Merge branch 'master' into history
...
Conflicts:
src/widget/form/genericchatform.h
src/widget/widget.cpp
2014-10-17 03:56:59 -05:00
dubslow
18d1ee9f1f
Merge branch 'master' into corencryption
...
Conflicts:
src/misc/settings.cpp
src/misc/settings.h
src/widget/widget.h
2014-10-17 03:46:52 -05:00
dubslow
3e8557466c
fix #445
2014-10-17 03:02:19 -05:00
krepa098
4582706243
EmoticonsWidget: Do not close on misclick ( #393 )
2014-10-17 09:11:39 +02:00
krepa098
6b39184915
allow drag&drop on GroupWidget
2014-10-17 09:11:39 +02:00
krepa098
5ae2afb5c6
moved src/widget/camera.* to src/camera.*
2014-10-17 09:11:39 +02:00
krepa098
bd07666275
fixes, cleanup
2014-10-17 09:11:39 +02:00
krepa098
6e61da68e4
Settings: use QTabWidget, IdentityForm: cleanup
2014-10-17 09:11:38 +02:00
krepa098
87132389aa
fixed infinite recursion under certain conditions
2014-10-17 09:09:59 +02:00
krepa098
c4529d4062
fixed css, comments, cleanup
2014-10-17 09:09:59 +02:00
krepa098
e8416a98a2
fixed compilation error + warning
2014-10-17 09:09:59 +02:00