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.
 
 
 
 
 
 
Devan Carpenter 355dfb7a7f feat(chatlog): Add gemini:// to hyperlink regex 3 years ago
..
chatlog feat(chatlog): Add gemini:// to hyperlink regex 3 years ago
core refactor(bootstrap): Use std::shuffle instead of custom not fully random logic 3 years ago
model refactor(bootstrap): Use std::shuffle instead of custom not fully random logic 3 years ago
net refactor(bootstrap): Use std::shuffle instead of custom not fully random logic 3 years ago
persistence refactor(bootstrap): Use std::shuffle instead of custom not fully random logic 3 years ago
platform fix(appimage): Use external binary path when enabling autorun from appimage 4 years ago
video fix(macOS): Update video API usage for newer libavcodec 3 years ago
widget feat(i18n): Handle English plural forms in translations 3 years ago
friendlist.cpp docs(copyright): update and add copyright info 6 years ago
friendlist.h refactor(style): use #pragma once rather than include guards 5 years ago
grouplist.cpp refactor: remove Core::getInstance from grouplist 5 years ago
grouplist.h refactor: remove Core::getInstance from grouplist 5 years ago
ipc.cpp fix(ipc): allow IPC under windows by not using std::random_device with mingw 5 years ago
ipc.h refactor(style): use #pragma once rather than include guards 5 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 6 years ago
nexus.cpp feat(messages): Multipacket message support 5 years ago
nexus.h refactor(cmake): change folder structure 5 years ago