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 8c65aa6656
refactor: Extract button creation in function
8 years ago
..
audio feat(audio): microphone voice activation 8 years ago
chatlog perf(smileys): Use shared_ptr to automaticaly count references 8 years ago
core fix(call): fix bugs introduced from ToxCall refactor 8 years ago
model Merge pull request #4677 8 years ago
net fix(video): don't use pointers to temporary objects 8 years ago
persistence refactor: Use loaded icons as cache, make getAsIcon const 8 years ago
platform fix(video): don't use pointers to temporary objects 8 years ago
video fix(video): don't use pointers to temporary objects 8 years ago
widget refactor: Extract button creation in function 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 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 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