1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Anthony Bilinski 92d3c959a1
fix(groups): only leave audio call if in a call
Removes debug log spam of leaving audio call every time someone joins a
text group.
2019-01-09 01:23:27 -08:00
..
audio fix(audio): specify format for sounds and make sounds follow it 2018-09-20 17:15:44 +02:00
chatlog refactor(transfer): Remove unnecessary split for pause send/recv 2018-12-16 13:51:04 -08:00
core Merge pull request #5366 2018-12-16 14:51:02 -08:00
model fix(core): this should resolve message handling in persistent groups 2019-01-05 15:50:06 +02:00
net chore(ui): remove broken auto update 2019-01-08 09:03:12 -08:00
persistence fix: check valid date in getDateWhereFindPhrase 2018-12-22 00:36:38 +02:00
platform chore(cmake): let CMake choose which platform dependent code to compile 2018-12-03 16:06:33 +08:00
video fix(video): correctly align data passed to toxcore 2018-11-03 15:14:15 +01:00
widget fix(groups): only leave audio call if in a call 2019-01-09 01:23:27 -08:00
friendlist.cpp fix(core): support user aliases 2018-12-26 19:15:30 +02:00
friendlist.h fix(core): support user aliases 2018-12-26 19:15:30 +02:00
grouplist.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
grouplist.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
ipc.cpp chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
ipc.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp chore(ui): remove broken auto update 2019-01-08 09:03:12 -08:00
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 2016-11-29 00:17:52 +00:00
nexus.cpp fix(core): update group peerLists on local changes 2018-12-26 19:15:37 +02:00
nexus.h refactor: remove another function from Nexus 2018-11-01 10:22:20 +01:00