1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2015-01-29 17:44:23 +01:00
..
misc Fix #1037 2015-01-24 21:46:53 +01:00
platform Fixed warning in timer_win.cpp 2015-01-08 13:59:05 +02:00
video Merge branch 'pr949' 2015-01-20 03:48:37 -06:00
widget Fix some SystemTrayIcon issues with Qt backend 2015-01-29 17:44:23 +01:00
audio.cpp Fix possible crashes on exit, add debug info 2015-01-24 19:32:15 +01:00
audio.h Fix some memory leaks and fix #1038 2015-01-24 15:31:50 +01:00
audiofilterer.cpp minor style tweaks 2014-12-16 18:05:13 -06:00
audiofilterer.h Merge branch 'filter_audio' of https://github.com/mwuttke97/qTox into filter_audio 2014-12-14 10:55:38 +01:00
autoupdate.cpp Auto-update: Better resuming support, lockfree-threading 2015-01-27 00:24:42 +01:00
autoupdate.h Auto-update: Better resuming support, lockfree-threading 2015-01-27 00:24:42 +01:00
core.cpp Prevent possible deadlock on exit 2015-01-24 19:48:23 +01:00
core.h Implement new call confirm widget logic 2015-01-25 17:39:26 +01:00
coreav.cpp Implement new call confirm widget logic 2015-01-25 17:39:26 +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
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 Alphabetizes groupchat user list (fixes #701) 2015-01-04 01:26:53 -08: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 deleting a profile now cleans out all personal data 2014-12-02 18:48:50 -06:00
historykeeper.h deleting a profile now cleans out all personal data 2014-12-02 18:48:50 -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 Change -P command line option to -p 2015-01-28 21:40:09 +01:00
mainwindow.ui removing spacing from microphone layout 2014-12-17 12:00:41 +01:00
toxdns.cpp Use Yes/No, not Ok/No when asking questions 2015-01-22 20:21:13 +01:00
toxdns.h Ask user to fallback to tox1 if needed 2015-01-04 21:02:24 +01:00