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.
 
 
 
 
 
 
woxcab d621d74511
fix(ui): reorder the window title
5 years ago
..
chatlog feat(chatlog): Add image preview on paste 5 years ago
core fix(toxext): Protect use of toxext modifying functions 5 years ago
model Merge pull request #6388 5 years ago
net refactor(log): change unstable version warning message 6 years ago
persistence feat(history): Save/load system messages to history 5 years ago
platform fix(appimage): Use external binary path when enabling autorun from appimage 5 years ago
video refactor(cmake): change folder structure 6 years ago
widget fix(ui): reorder the window title 5 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 9 years ago
main.cpp refactor(core): use STL random implementation insted of Qt 6 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 6 years ago
nexus.h refactor(cmake): change folder structure 6 years ago