1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2015-01-14 10:56:44 +01:00
..
chatlog fixed chatlog not scrolling to bottom after resize 2015-01-14 10:56:44 +01:00
misc Merge branch 'master' into chatlog_v3_1 2015-01-09 19:41:16 +01:00
platform Style corrections 2014-12-11 18:05:52 +00:00
video Style corrections 2014-12-11 18:05:52 +00:00
widget cleanup 2015-01-11 12:02:24 +01:00
audio.cpp Fix some audio bugs 2015-01-04 20:24:11 +01:00
audio.h Thread safe, encapsulated audio 2015-01-04 17:55:39 +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 Better checks before applying update 2015-01-05 09:54:56 +01:00
autoupdate.h Better checks before applying update 2015-01-05 09:54:56 +01:00
core.cpp Merge branch 'master' into chatlog_v3_1 2015-01-03 10:17:53 +01:00
core.h Merge branch 'master' into chatlog_v3_1 2015-01-03 10:17:53 +01:00
coreav.cpp Filter outgoing audio, not incoming 2015-01-05 09:18:11 +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 more work on filetransferwidget 2014-11-17 20:08:55 +01:00
corestructs.h hooked up filetransferwidget 2014-11-17 16:05:14 +01: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 Style corrections 2014-12-11 18:05:52 +00:00
mainwindow.ui removing spacing from microphone layout 2014-12-17 12:00:41 +01:00
toxdns.cpp Some wording improvements 2015-01-04 20:25:37 +00:00
toxdns.h Ask user to fallback to tox1 if needed 2015-01-04 21:02:24 +01:00