1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Dubslow 7f12c267e1
turns out the password code saving Configuration was useless anyways
would have avoided the bug I just "fixed"
2014-12-04 13:35:34 -06:00
..
misc history: encrypted <-> plain convertion 2014-12-04 21:22:17 +06:00
platform Fixed getIdleTime() on windows 2014-12-02 15:33:53 +02:00
video Core update 2014-11-18 00:15:54 +01:00
widget turns out the password code saving Configuration was useless anyways 2014-12-04 13:35:34 -06:00
audio.cpp Attempt to fix #859 2014-11-27 22:50:06 +01:00
audio.h Move group audio playing to Audio singletong/thread 2014-11-19 22:26:04 +01:00
autoupdate.cpp Sort res.qrc and remove some unnecessary spaces 2014-11-29 11:27:36 +00:00
autoupdate.h Enable auto-updates for OS X 2014-11-14 00:02:12 +01:00
core.cpp just remove clearing password in dtor which is only called on exit 2014-12-04 12:50:52 -06:00
core.h Incremental work, starting to take shape 2014-12-03 18:14:28 -06:00
coreav.cpp Merge branch 'pr798' 2014-11-26 21:36:40 +01:00
coreav.h Leave group calls when leaving a group 2014-11-16 17:45:06 +01:00
coredefines.h Try to improve file transfer speed 2014-11-02 14:03:39 +01:00
coreencryption.cpp turns out the password code saving Configuration was useless anyways 2014-12-04 13:35:34 -06:00
corestructs.cpp fix ToxID from QString convertation 2014-11-12 01:36:26 +09:00
corestructs.h Implement IPC, Tox URI, refactor Tox DNS 2014-11-06 15:12:10 +01:00
filetransferinstance.cpp use GlobalAutoAcceptDir only if autosaving enabled 2014-11-18 00:01:56 +09:00
filetransferinstance.h fix #351 (again) 2014-10-17 21:15:54 -05:00
friend.cpp Merge branch 'pr774' 2014-11-16 17:04:33 +01:00
friend.h using ToxID instead of bare QString + proper alias using during widget creation 2014-11-17 00:17:46 +09:00
friendlist.cpp GroupList refactoring 2014-11-24 00:58:53 +09:00
friendlist.h GroupList refactoring 2014-11-24 00:58:53 +09:00
group.cpp commented currently unused functions in Group class 2014-11-24 01:41:42 +09:00
group.h commented currently unused functions in Group class 2014-11-24 01:41:42 +09:00
grouplist.cpp GroupList refactoring 2014-11-24 00:58:53 +09:00
grouplist.h GroupList refactoring 2014-11-24 00:58:53 +09:00
historykeeper.cpp finishing touches 2014-12-04 10:55:14 -06:00
historykeeper.h finishing touches 2014-12-04 10:55:14 -06:00
ipc.cpp Fix possible crash on ~IPC 2014-11-13 19:43:03 +01:00
ipc.h handle tox save files, also fix IdentForm bug 2014-11-07 15:45:21 -06:00
main.cpp -P value name also translated 2014-11-25 20:32:40 +02:00
mainwindow.ui Group chat button at the bottom of contact list resized to 16x16 like other buttons 2014-11-26 23:07:43 +01:00
toxdns.cpp Disable silently falling back to tox1 when tox3 fails 2014-11-10 23:55:13 +01:00
toxdns.h Disable silently falling back to tox1 when tox3 fails 2014-11-10 23:55:13 +01:00