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.
 
 
 
 
 
 
sudden6 cef773c4f6
fix(AVForm): don't load gain when device not ready
6 years ago
..
audio refactor(audio): introduce IAudioSource interface and use it 6 years ago
chatlog refactor(core): make CoreFile its own independent class 6 years ago
core refactor(audio): introduce IAudioSource interface and use it 6 years ago
model fix(status): use enum as UI property instead of untranslated string 6 years ago
net refactor(status): move Status out of Widget 6 years ago
persistence fix(history): create file_transfers table in upgrade 6 years ago
platform fix(notification): implement review comments 6 years ago
util refactor(core): strong type message receipt and row ID 7 years ago
video refactor(id): use toxPk and groupId instead of core numbers 6 years ago
widget fix(AVForm): don't load gain when device not ready 6 years ago
friendlist.cpp refactor(id): use toxPk and groupId instead of core numbers 6 years ago
friendlist.h refactor(id): use toxPk and groupId instead of core numbers 6 years ago
grouplist.cpp refactor(id): use toxPk and groupId instead of core numbers 6 years ago
grouplist.h refactor(id): use toxPk and groupId instead of core numbers 6 years ago
ipc.cpp refactor(ipc): cleanup and improve debug messages 7 years ago
ipc.h refactor: remove dead code 6 years ago
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 8 years ago
main.cpp refactor(id): make ContactId interface, implement GroupId 6 years ago
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 6 years ago
nexus.cpp refactor(status): move Status out of Widget 6 years ago
nexus.h refactor: remove another function from Nexus 7 years ago