qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mick Sayson 71f8220925 refactor(chatlog): Add class to manage underlying chatlog state 7 years ago
..
audio refactor(audio): Remove Audio singleton 7 years ago
chatlog fix(ui): Improved notifications 7 years ago
core refactor(messages): Create class to manage sending/receiving group messages from core 7 years ago
model refactor(chatlog): Add class to manage underlying chatlog state 7 years ago
net refactor(status): move Status out of Widget 8 years ago
persistence refactor(messages): Create class to manage sending/receiving group messages from core 7 years ago
platform fix(ui): minor fix 7 years ago
util refactor(chatlog): Add class to manage underlying chatlog state 7 years ago
video refactor(id): use toxPk and groupId instead of core numbers 8 years ago
widget refactor: Use model in chatroom widgets 7 years ago
friendlist.cpp fix(group): treat empty peer names like empty friend names, by showing pk 7 years ago
friendlist.h fix(group): treat empty peer names like empty friend names, by showing pk 7 years ago
grouplist.cpp refactor(messages): Create class to manage sending/receiving group messages from core 7 years ago
grouplist.h refactor(id): use toxPk and groupId instead of core numbers 8 years ago
ipc.cpp refactor(ipc): cleanup and improve debug messages 8 years ago
ipc.h refactor: remove dead code 8 years ago
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 9 years ago
main.cpp refactor(audio): Remove Audio singleton 7 years ago
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 7 years ago
nexus.cpp refactor(audio): Remove Audio singleton 7 years ago
nexus.h refactor(audio): Remove Audio singleton 7 years ago