1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Dubslow 34b9236d58
Fix most of the things suhr mentioned
also added colons a buncha places
translation->language
save files in->save to
moved emoticon size after smiley pack
Ignoring the excellent point raised by zer0-One for now
2015-01-22 10:07:20 -06:00
..
misc Separate setting to show window on new message (without focusing window) 2015-01-21 13:54:51 +02: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 most of the things suhr mentioned 2015-01-22 10:07:20 -06: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 Small spelling fix 2015-01-13 15:55:06 +00:00
core.h messages splitting fix 2014-12-28 23:32:19 +06: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 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 check -P option for invalid profiles 2015-01-20 02:24:25 -06: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