1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
sudden6 b5785a1b0c
fix: add missing type for Qt slot
(cherry picked from commit ad139d67c2)
2020-03-20 02:26:22 -07:00
..
audio fix(model): stop interfaces from inheriting from QObject 2020-03-20 02:07:20 -07:00
chatlog fix(chatlog): fix stick to bottom behavior 2020-03-15 16:45:09 +01:00
core fix(toxcall): move ToxCall ownership to correct Thread 2020-03-20 02:26:18 -07:00
model fix(model): take QObject receiver argument to interface signal connection macro 2020-03-20 02:07:20 -07:00
net fix(net): check if the node has all needed fields 2020-01-19 16:06:19 -08:00
persistence fix(db): fix schema log to display correct version 2020-01-27 01:21:29 -08:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
util fix(model): stop interfaces from inheriting from QObject 2020-03-20 02:07:20 -07:00
video fix(groups): Correct color of labels in group call 2019-11-16 14:33:28 -08:00
widget feat(groups): Allow being in group call if only member 2020-03-20 02:26:08 -07:00
friendlist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
friendlist.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
grouplist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
grouplist.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
ipc.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
ipc.h docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp fix(loginScreen): make loginScreen return values comply with Qt standards 2019-10-18 16:24:53 -07:00
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 2019-05-07 14:34:08 -07:00
nexus.cpp fix: add missing type for Qt slot 2020-03-20 02:26:22 -07:00
nexus.h feat(proxy): provide commandline tools for proxy settings 2019-09-02 21:05:01 -07:00