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 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId
4 years ago
..
chatlog refactor: Comply with Wpedantic 4 years ago
core refactor(model): Rename Contact and ContactId to Chat and ChatId 4 years ago
mock refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 4 years ago
model refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 4 years ago
net refactor(Paths): Remove Paths factory to enable copy construction 4 years ago
persistence refactor: Remove Settings singleton 4 years ago
platform refactor: Comply with Wmissing-declarations 4 years ago
widget refactor: Comply with Wunused-parameter 4 years ago