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.
 
 
 
 
 
 
jenli669 dbf56581bb
refactor(widget): replace byteCount() with sizeInBytes in Qt 5.13
6 years ago
..
audio docs(copyright): update and add copyright info 6 years ago
chatlog refactor(filetransfer): switch to Qt 5.13 compliant methods for OSX 6 years ago
core fix(groups): enable AV groups after load 6 years ago
model fix(search): application crash when starting a search 6 years ago
net docs(copyright): update and add copyright info 6 years ago
persistence refactor(offlinemsg): replace qSort with std::sort 6 years ago
platform docs(copyright): update and add copyright info 6 years ago
util docs(copyright): update and add copyright info 6 years ago
video refactor(widget): replace screenGeometry() when using Qt 5.13 6 years ago
widget refactor(widget): replace byteCount() with sizeInBytes in Qt 5.13 6 years ago
friendlist.cpp docs(copyright): update and add copyright info 6 years ago
friendlist.h docs(copyright): update and add copyright info 6 years ago
grouplist.cpp docs(copyright): update and add copyright info 6 years ago
grouplist.h docs(copyright): update and add copyright info 6 years ago
ipc.cpp docs(copyright): update and add copyright info 6 years ago
ipc.h docs(copyright): update and add copyright info 6 years ago
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 8 years ago
main.cpp fix(log): don't attempt to close log file if it failed to open on exit 6 years ago
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 6 years ago
nexus.cpp refactor(nexus): replace deprecated QSignalMapper with lambda 6 years ago
nexus.h refactor(nexus): replace deprecated QSignalMapper with lambda 6 years ago