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.
 
 
 
 
 
 
Zetok Zalbavar 37419825ca
fix: remove unnecessary semicolon to compile with `-pedantic` flag
8 years ago
..
audio fix: remove unused variables 8 years ago
chatlog fix(preview): only downscale preview images, never upscale 8 years ago
core refactor(toxcall): remove callId from ToxCall members 8 years ago
model fix: remove unnecessary semicolon to compile with `-pedantic` flag 8 years ago
net fix(toxme): Add #include <ctime> to toxmedata 8 years ago
persistence fix(settings): prevent signed overflow and associated warning 8 years ago
platform fix(platform): use result to remove -Wunused-result warning 8 years ago
video fix(video): prevent segfault when ending videocall 8 years ago
widget refactor(callconfirm): Remove unused friend parameter 8 years ago
friendlist.cpp refactor: Move friend and group in model directory 8 years ago
friendlist.h style: reformat current C++ codebase using clang-format 9 years ago
grouplist.cpp refactor: Move friend and group in model directory 8 years ago
grouplist.h style: reformat current C++ codebase using clang-format 9 years ago
ipc.cpp Merge pull request #4679 8 years ago
ipc.h fix(IPC): don't double lock shared memory 8 years ago
loginscreen.ui feat(UI): add some accessibility labels to login pages 9 years ago
main.cpp feat(login): Add command line argument to open login screen 8 years ago
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 9 years ago
nexus.cpp Merge pull request #4607 8 years ago
nexus.h style: reformat current C++ codebase using clang-format 9 years ago