1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2014-11-10 20:49:42 +09:00
..
misc Add the option to open qTox when a message is recived 2014-11-10 10:37:06 +01:00
video Fix uninitialized return value in createVpxImage 2014-10-26 21:22:04 +01:00
widget displaying undelivered messages in chat area 2014-11-10 20:49:42 +09:00
autoupdate.cpp Add an option for auto-updates on Windows 2014-11-10 00:31:29 +01:00
autoupdate.h Add an option for auto-updates on Windows 2014-11-10 00:31:29 +01:00
core.cpp store delivering status in the DB 2014-11-10 20:49:41 +09:00
core.h store delivering status in the DB 2014-11-10 20:49:41 +09:00
coreav.cpp Fix #600 2014-11-02 12:47:42 +01:00
coreav.h Made Mute speakers button work 2014-10-28 13:50:30 +01:00
coredefines.h Try to improve file transfer speed 2014-11-02 14:03:39 +01:00
corestructs.cpp Implement IPC, Tox URI, refactor Tox DNS 2014-11-06 15:12:10 +01:00
corestructs.h Implement IPC, Tox URI, refactor Tox DNS 2014-11-06 15:12:10 +01:00
filetransferinstance.cpp global autoaccept files 2014-11-05 21:59:29 +00:00
filetransferinstance.h fix #351 (again) 2014-10-17 21:15:54 -05:00
friend.cpp Autoload last week of history on startup 2014-11-08 22:43:33 +01:00
friend.h struct Friend refactoring 2014-11-07 23:56:14 +09:00
friendlist.cpp possiblity to setup alias 2014-11-07 23:56:15 +09:00
friendlist.h possiblity to setup alias 2014-11-07 23:56:15 +09:00
group.cpp Move code into src/ 2014-10-07 23:26:25 -05:00
group.h Move code into src/ 2014-10-07 23:26:25 -05:00
grouplist.cpp Move code into src/ 2014-10-07 23:26:25 -05:00
grouplist.h Move code into src/ 2014-10-07 23:26:25 -05:00
historykeeper.cpp displaying undelivered messages in chat area 2014-11-10 20:49:42 +09:00
historykeeper.h displaying undelivered messages in chat area 2014-11-10 20:49:42 +09:00
ipc.cpp handle tox save files, also fix IdentForm bug 2014-11-07 15:45:21 -06:00
ipc.h handle tox save files, also fix IdentForm bug 2014-11-07 15:45:21 -06:00
main.cpp Download and applying updates, qtox-updater 2014-11-09 23:24:39 +01:00
mainwindow.ui Highlight on main buttons hover, fixes #295 2014-11-09 01:39:07 +01:00
toxdns.cpp handle tox save files, also fix IdentForm bug 2014-11-07 15:45:21 -06:00
toxdns.h ToxDNS lacked the Q_OBJECT macro 2014-11-09 13:14:21 +01:00