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.
 
 
 
 
 
 
Diadlo 1f8a5619c8
refactor: Remove call type from callAccepted signal
8 years ago
..
audio refactor: fix some warnings reported with "-Wall" 8 years ago
chatlog refactor: simplified applMarkdown() 8 years ago
core fix(call): fix bugs introduced from ToxCall refactor 8 years ago
model Merge pull request #4677 8 years ago
net docs(toxmedata): Add docs to functions 8 years ago
persistence refactor(core): rename corestructs to toxfile.cpp 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: Remove call type from callAccepted signal 8 years ago
friendlist.cpp refactor: fix some warnings reported with "-Wall" 8 years ago
friendlist.h refactor: fix some warnings reported with "-Wall" 8 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
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 fix(logout): Synchronously call showLogin to avoid multiple deletion 8 years ago
nexus.h fix(logout): Synchronously call showLogin to avoid multiple deletion 8 years ago