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 a96deb7bc0
refactor(settings): Remove unused Settings::getFriendAddress
4 years ago
..
db chore(windows): update SQLCipher to 4.5.0 4 years ago
globalsettingsupgrader.cpp fix(core): One time reset of user bootstrap node list to default 4 years ago
globalsettingsupgrader.h feat(Settings): Add system for versioning and upgrading Settings 4 years ago
history.cpp fix(history): Replace invalid Tox ID saved in peers table with Tox public key 4 years ago
history.h feat(history): Save/load system messages to history 4 years ago
ifriendsettings.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 4 years ago
ifriendsettings.h refactor: Provide a Virtual Method Anchor for Classes in Headers 4 years ago
igroupsettings.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 4 years ago
igroupsettings.h feat(Settings): Add setting for hiding group join and leave system messages 4 years ago
inotificationsettings.cpp refactor: Provide a Virtual Method Anchor for Classes in Headers 4 years ago
inotificationsettings.h refactor: Provide a Virtual Method Anchor for Classes in Headers 4 years ago
offlinemsgengine.cpp fix: Replace deprecated QMutex::Recursive with QRecursiveMutex 5 years ago
offlinemsgengine.h fix: Replace deprecated QMutex::Recursive with QRecursiveMutex 5 years ago
paths.cpp fix(core): One time reset of user bootstrap node list to default 4 years ago
paths.h fix(core): One time reset of user bootstrap node list to default 4 years ago
personalsettingsupgrader.cpp feat(Settings): Add system for versioning and upgrading Settings 4 years ago
personalsettingsupgrader.h feat(Settings): Add system for versioning and upgrading Settings 4 years ago
profile.cpp feat(Settings): Add system for versioning and upgrading Settings 4 years ago
profile.h refactor(ToxPk): Remove ability to construct ToxId from ToxPk 4 years ago
profilelocker.cpp refactor(paths): move Settings path functions into Paths 6 years ago
profilelocker.h refactor(style): use #pragma once rather than include guards 6 years ago
serialize.cpp docs(copyright): update and add copyright info 7 years ago
serialize.h refactor(style): use #pragma once rather than include guards 6 years ago
settings.cpp refactor(settings): Remove unused Settings::getFriendAddress 4 years ago
settings.h refactor(settings): Remove unused Settings::getFriendAddress 4 years ago
settingsserializer.cpp docs(copyright): update and add copyright info 7 years ago
settingsserializer.h refactor(style): use #pragma once rather than include guards 6 years ago
smileypack.cpp fix(smileys): fix flag emojis 5 years ago
smileypack.h refactor(style): use #pragma once rather than include guards 6 years ago
toxsave.cpp docs(copyright): update and add copyright info 7 years ago
toxsave.h refactor(style): use #pragma once rather than include guards 6 years ago