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.
 
 
 
 
 
 
fancyfarmer cd4e261fa5
feat(chatform, audio): Adding shortut SHIFT+` (~ tilde) for muting mic.
4 years ago
..
chatlog feat(CI): Disallow unsafe implicit casts to QString 5 years ago
core refactor(core): Remove unused Core::getKeyPair 4 years ago
model refactor(Nexus): Remove singleton, construct with needed arguments 4 years ago
net feat(CI): Disallow unsafe implicit casts to QString 5 years ago
persistence refactor(Nexus): Remove Nexus::getDesktopGUI 4 years ago
platform feat(CI): Disallow unsafe implicit casts to QString 5 years ago
video feat(CI): Disallow unsafe implicit casts to QString 5 years ago
widget feat(chatform, audio): Adding shortut SHIFT+` (~ tilde) for muting mic. 4 years ago
appmanager.cpp fix(AppManager): Don't create temporary copy of argc 4 years ago
appmanager.h fix(AppManager): Don't create temporary copy of argc 4 years ago
friendlist.cpp refactor: Move FriendList global state into class 5 years ago
friendlist.h refactor: Move FriendList global state into class 5 years ago
grouplist.cpp refactor: Move GroupList global state into class 5 years ago
grouplist.h refactor: Move GroupList global state into class 5 years ago
ipc.cpp refactor(IPC): Remove activate's handler reliance on global state 4 years ago
ipc.h refactor(IPC): Remove activate's handler reliance on global state 4 years ago
loginscreen.ui
main.cpp refactor(main): Move main global state into new AppManager class 4 years ago
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 7 years ago
nexus.cpp refactor(Nexus): Remove singleton, construct with needed arguments 4 years ago
nexus.h refactor(Nexus): Remove singleton, construct with needed arguments 4 years ago