1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
2019-05-17 10:33:47 -07:00
..
audio refactor(audio): introduce IAudioSource interface and use it 2019-05-05 12:49:56 +02:00
chatlog refactor(core): make CoreFile its own independent class 2019-04-10 10:28:13 +02:00
core refactor(group): remove redundant updatePeer API 2019-05-15 00:13:55 -07:00
model refactor(group): move peer tracking logic to Group from GroupChatForm 2019-05-15 12:00:44 -07:00
net refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
persistence feat(settings): save friend list sorting mode 2019-05-17 10:33:47 -07:00
platform fix(notification): implement review comments 2019-03-24 11:58:10 +01:00
util refactor(core): strong type message receipt and row ID 2019-01-28 10:58:54 -08:00
video refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
widget feat(settings): save friend list sorting mode 2019-05-17 10:33:47 -07: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(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -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(id): make ContactId interface, implement GroupId 2019-04-13 12:58:25 -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 refactor(status): move Status out of Widget 2019-04-24 10:35:15 -07:00
nexus.h refactor: remove another function from Nexus 2018-11-01 10:22:20 +01:00