1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Tux3 / Mlkj / !Lev.uXFMLA fbbffc0806
Merge branch 'pr686'
2014-11-10 01:17:35 +01:00
..
misc Add an option for auto-updates on Windows 2014-11-10 00:31:29 +01:00
video Fix uninitialized return value in createVpxImage 2014-10-26 21:22:04 +01:00
widget Merge branch 'pr686' 2014-11-10 01:17:35 +01: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 Formatting, tr() for UI strings 2014-11-09 18:04:35 -06:00
core.h Additional error info for failedToAddFriend, checks if friend is added already 2014-11-09 13:23:43 -06: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 93a4d30 (Add boolean 'sent_ok' to new history DBs) fix: default value 2014-11-09 16:13:17 +09:00
historykeeper.h cleanup 2014-10-22 23:14: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