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.
 
 
 
 
 
 
Anthony Bilinski 2197bce610
fix(AppManager): Don't create temporary copy of argc
4 years ago
..
chatlog feat(CI): Disallow unsafe implicit casts to QString 4 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 4 years ago
persistence refactor(Nexus): Remove Nexus::getDesktopGUI 4 years ago
platform feat(CI): Disallow unsafe implicit casts to QString 4 years ago
video feat(CI): Disallow unsafe implicit casts to QString 4 years ago
widget refactor(Nexus): Remove singleton, construct with needed arguments 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 4 years ago
friendlist.h refactor: Move FriendList global state into class 4 years ago
grouplist.cpp refactor: Move GroupList global state into class 4 years ago
grouplist.h refactor: Move GroupList global state into class 4 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 refactor(nexus): make loginscreen independent of nexus 8 years ago
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