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 5ddb8caa97 fix(toxext): Protect use of toxext modifying functions 4 years ago
..
chatlog fix: change color equation for groupchat names 4 years ago
core fix(toxext): Protect use of toxext modifying functions 4 years ago
model refactor(ui): code improvement 5 years ago
net refactor(log): change unstable version warning message 5 years ago
persistence fix: Replace deprecated QMutex::Recursive with QRecursiveMutex 5 years ago
platform fix(appimage): Use external binary path when enabling autorun from appimage 4 years ago
video refactor(cmake): change folder structure 6 years ago
widget fix: change color equation for groupchat names 4 years ago
friendlist.cpp docs(copyright): update and add copyright info 7 years ago
friendlist.h refactor(style): use #pragma once rather than include guards 6 years ago
grouplist.cpp refactor: remove Core::getInstance from grouplist 6 years ago
grouplist.h refactor: remove Core::getInstance from grouplist 6 years ago
ipc.cpp fix(ipc): allow IPC under windows by not using std::random_device with mingw 6 years ago
ipc.h refactor(style): use #pragma once rather than include guards 6 years ago
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 8 years ago
main.cpp refactor(core): use STL random implementation insted of Qt 5 years ago
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 7 years ago
nexus.cpp feat(messages): Multipacket message support 5 years ago
nexus.h refactor(cmake): change folder structure 6 years ago