1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2019-06-25 10:17:14 +02:00
..
audio refactor(audio): Remove Audio singleton 2019-05-21 21:05:27 +02:00
chatlog refactor(chatform): Remove message handling logic from gui path 2019-06-21 11:01:35 -07:00
core refactor(messages): Create class to manage sending/receiving group messages from core 2019-06-21 11:01:10 -07:00
model refactor(startup): display last used profile when logging out 2019-06-25 10:17:14 +02:00
net refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
persistence refactor(startup): remove unnecessary arg. passing in loadDatabase 2019-06-25 10:17:14 +02:00
platform fix(ui): minor fix 2019-05-23 19:42:09 +02:00
util refactor(chatlog): Add class to manage underlying chatlog state 2019-06-21 11:01:35 -07:00
video refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
widget refactor(startup): decouple loginscreen from model 2019-06-25 10:17:07 +02:00
friendlist.cpp fix(group): treat empty peer names like empty friend names, by showing pk 2019-05-15 11:52:27 -07:00
friendlist.h fix(group): treat empty peer names like empty friend names, by showing pk 2019-05-15 11:52:27 -07:00
grouplist.cpp refactor(messages): Create class to manage sending/receiving group messages from core 2019-06-21 11:01:10 -07:00
grouplist.h refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
ipc.cpp refactor(ipc): cleanup and improve debug messages 2019-01-25 11:16:06 +01:00
ipc.h refactor: remove dead code 2019-04-13 11:48:12 +02:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp refactor(startup): check parser args with empty(), not size() 2019-06-25 10:17:14 +02:00
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 2019-05-07 14:34:08 -07:00
nexus.cpp refactor(startup): decouple loginscreen from model 2019-06-25 10:17:07 +02:00
nexus.h refactor(startup): decouple loginscreen from model 2019-06-25 10:17:07 +02:00