1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Zetok Zalbavar f95291af3e
Some style fixes
"if(" → "if ("
"for(" → "for ("
"while(" → "while ("
2015-03-20 18:38:10 +00:00
..
chatlog Some style fixes 2015-03-20 18:38:10 +00:00
misc Some style fixes 2015-03-20 18:38:10 +00:00
platform Fix warnings in statusnotifier 2015-02-22 01:21:20 +01:00
video Some style fixes 2015-03-20 18:38:10 +00:00
widget Some style fixes 2015-03-20 18:38:10 +00:00
android.ui Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
audio.cpp Mark which peers are playing, styling is open to suggestions 2015-03-13 01:04:37 -05:00
audio.h Add experimental echo cancellation to qTox 2015-02-18 01:10:40 -06:00
audiofilterer.cpp Add experimental echo cancellation to qTox 2015-02-18 01:10:40 -06:00
audiofilterer.h Add experimental echo cancellation to qTox 2015-02-18 01:10:40 -06:00
autoupdate.cpp Change windows update host 2015-02-20 03:30:22 +01:00
autoupdate.h Auto-update: Better resuming support, lockfree-threading 2015-01-27 00:24:42 +01:00
core.cpp fixes #1412 2015-03-18 12:40:23 +05:30
core.h Mark which peers are playing, styling is open to suggestions 2015-03-13 01:04:37 -05:00
coreav.cpp Filter audio checkbox has effect mid-call 2015-03-11 21:13:18 -05: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
coreencryption.cpp Slightly better error message 2015-03-11 21:37:26 -05:00
corestructs.cpp Merge branch 'master' into chatlog_v3_1 2015-02-02 14:31:44 +01:00
corestructs.h Merge branch 'master' into chatlog_v3_1 2015-02-02 14:31:44 +01:00
friend.cpp Use GUI instead of Widget for common GUI tasks 2015-02-06 19:01:36 +01:00
friend.h CppCheck, some video perf improvements 2015-01-30 13:40:04 -06:00
friendlist.cpp Minor cleanup 2015-02-13 00:03:13 -06:00
friendlist.h GroupList refactoring 2014-11-24 00:58:53 +09:00
group.cpp Mark which peers are playing, styling is open to suggestions 2015-03-13 01:04:37 -05:00
group.h Mark which peers are playing, styling is open to suggestions 2015-03-13 01:04:37 -05: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 finishing touches 2014-12-04 10:55:14 -06:00
historykeeper.h CppCheck, some video perf improvements 2015-01-30 13:40:04 -06:00
ipc.cpp IPC improvements 2015-03-19 12:06:05 +02:00
ipc.h IPC improvements 2015-03-19 12:06:05 +02:00
main.cpp IPC improvements 2015-03-19 12:06:05 +02:00
mainwindow.ui PNG images replaced with SVG 2015-03-13 20:30:54 +02:00
nexus.cpp Check for writability for Qr saves 2015-03-16 16:41:59 -05:00
nexus.h Check for writability for Qr saves 2015-03-16 16:41:59 -05:00
offlinemsgengine.cpp Merge branch 'chatlog_merge_v3' 2015-02-15 04:55:25 -06:00
offlinemsgengine.h Merge branch 'chatlog_merge_v3' 2015-02-15 04:55:25 -06:00
toxdns.cpp Change warning message to less confusing one 2015-02-07 12:47:57 +01:00
toxdns.h Ask user to fallback to tox1 if needed 2015-01-04 21:02:24 +01:00
toxme.cpp Fix missing include for toxme 2015-02-25 13:16:45 +01:00
toxme.h Implement deleting a toxme address 2015-02-25 00:40:44 +01:00