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.
 
 
 
 
 
 
Anthony Bilinski f53e44b62c
chore(cleanup): don't std::move for return statement
5 years ago
..
audio chore(style): remove old style casts and cross sign comparisons 5 years ago
chatlog chore(style): remove old style casts and cross sign comparisons 5 years ago
core chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 5 years ago
model chore(style): remove old style casts and cross sign comparisons 5 years ago
net fix(net): check if the node has all needed fields 6 years ago
persistence chore(cleanup): don't std::move for return statement 5 years ago
platform chore(cleanup): don't use 0 as nullptr 5 years ago
util fix(model): stop interfaces from inheriting from QObject 6 years ago
video chore(style): remove old style casts and cross sign comparisons 5 years ago
widget chore(cleanup): don't explicitly initialize std::unique_ptr to nullptr 5 years ago
friendlist.cpp
friendlist.h
grouplist.cpp
grouplist.h
ipc.cpp chore(style): remove old style casts and cross sign comparisons 5 years ago
ipc.h
loginscreen.ui
main.cpp refactor(Qt): fix build with Qt 5.15 5 years ago
mainwindow.ui
nexus.cpp chore(cleanup): don't use 0 as nullptr 5 years ago
nexus.h feat(proxy): provide commandline tools for proxy settings 6 years ago