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 d7b67081e5
refactor(history): Separate db upgrade logic from History
3 years ago
..
chatlog refactor: Comply with Wpedantic 3 years ago
core refactor(model): Rename Contact and ContactId to Chat and ChatId 3 years ago
mock refactor(style): Match declaration and definition argument names 3 years ago
model refactor(style): Match declaration and definition argument names 3 years ago
net refactor(Paths): Remove Paths factory to enable copy construction 3 years ago
persistence refactor(history): Separate db upgrade logic from History 3 years ago
platform refactor(style): Match declaration and definition argument names 3 years ago
widget refactor: Comply with Wunused-parameter 3 years ago