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 0efa42d423
refactor: Update AboutFriend with new interface
8 years ago
..
audio fix: elimination of warning '-Wreorder' 8 years ago
chatlog perf(smileys): Use shared_ptr to automaticaly count references 8 years ago
core refactor: Rename signal and remove unused params 8 years ago
model refactor: Update AboutFriend with new interface 8 years ago
net fix(video): don't use pointers to temporary objects 8 years ago
persistence refactor: Add IFriendSettings 8 years ago
platform fix(video): improve debug message 8 years ago
video fix(video): use float framerates also for V4L2 8 years ago
widget refactor: Add using IFriendSettings in AboutFriend model 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 fix(group): Add second signal for titile changed 8 years ago
grouplist.h fix(group): Add second signal for titile changed 8 years ago
ipc.cpp fix(ipc): Add check if IPC init failed 8 years ago
ipc.h fix(ipc): Add check if IPC init failed 8 years ago
loginscreen.ui feat(UI): add some accessibility labels to login pages 9 years ago
main.cpp fix(ipc): Add check if IPC init failed 8 years ago
mainwindow.ui feat(UI): add accessibility labels to all remaining .ui files 9 years ago
nexus.cpp refactor: Rename signal and remove unused params 8 years ago
nexus.h fix(logout): Synchronously call showLogin to avoid multiple deletion 8 years ago