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.
 
 
 
 
 
 
noavarice b5f4628c89 fix: fix segfault while trying to send messages 8 years ago
..
audio feat(audio): don't use dynamic memory allocation and remove resource leak 8 years ago
chatlog Merge pull request #4305 8 years ago
core fix: fixed segfault after accepting group invite 8 years ago
net fix: Fix incorrect headers order 8 years ago
persistence fix(profile): toxsave wasn't correctly encrypted 8 years ago
platform fix: Fix incorrect headers order 8 years ago
video fix: Stop using deprecated avcodec_decode_video2 8 years ago
widget fix: fix segfault while trying to send messages 8 years ago
friend.cpp refactor(friend): Remove obsolete code from Friend class 9 years ago
friend.h refactor(friend): Remove obsolete code from Friend class 9 years ago
friendlist.cpp style: reformat current C++ codebase using clang-format 9 years ago
friendlist.h style: reformat current C++ codebase using clang-format 9 years ago
group.cpp style: reformat current C++ codebase using clang-format 9 years ago
group.h style: reformat current C++ codebase using clang-format 9 years ago
groupinvite.cpp style: reformat current C++ codebase using clang-format 9 years ago
groupinvite.h style: reformat current C++ codebase using clang-format 9 years ago
grouplist.cpp style: reformat current C++ codebase using clang-format 9 years ago
grouplist.h style: reformat current C++ codebase using clang-format 9 years ago
ipc.cpp fix(includes): Added missing #include <ctime> 8 years ago
ipc.h style: reformat current C++ codebase using clang-format 9 years ago
loginscreen.ui feat(UI): add some accessibility labels to login pages 9 years ago
main.cpp fix(includes): Added missing #include <ctime> 8 years ago
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 9 years ago
nexus.cpp style: reformat current C++ codebase using clang-format 9 years ago
nexus.h style: reformat current C++ codebase using clang-format 9 years ago