81 Commits (8bc6fc9fd8e22a58d5c507e86cd4aab4de00292a)

Author SHA1 Message Date
jenli669 8bc6fc9fd8
refactor(startup): condense and rename scanProfiles 6 years ago
jenli669 68d24eec64
refactor(startup): remove unnecessary arg. passing in loadDatabase 6 years ago
jenli669 ea2510157c
refactor(startup): decouple loginscreen from model 6 years ago
Mick Sayson ed514d7166 refactor(chatform): Remove message handling logic from gui path 6 years ago
Anthony Bilinski 74828c92e5
fix(settings): apply toxcore settings for encrypted profiles 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago
Anthony Bilinski 2ccb1ec150
fix(history): save name to history for friend invite message 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
sudden6 a4ad8c71b8
refactor(core): make CoreFile its own independent class 6 years ago
sudden6 66f72ee863
refactor(core): remove unused function 6 years ago
Anthony Bilinski bef9d4b773
fix(settings): load personal settings before constructing core 6 years ago
Mick Sayson 567ddfb203 feat(db): Database support for file history 7 years ago
Anthony Bilinski e1201f901f
chore(core): improve failed decryption error handling 7 years ago
Anthony Bilinski 109a4ffd43
fix(core): set username and status on new profile 7 years ago
Anthony Bilinski 0c757356d3
fix(avatar): set friend to identicon on empty avatar receipt 7 years ago
sudden6 aed820ba60
fix(profile): avoid deadlock with between main and core thread 7 years ago
sudden6 8e5598572a
refactor(profile): small style corrections 7 years ago
sudden6 24e7c4efd4
refactor(core): format code 7 years ago
sudden6 82a7141e31
refactor(core): reimplement restart and small cleanups 7 years ago
sudden6 e5acc6726f
refactor(core): reimplement avatar transfers 7 years ago
sudden6 b647f9291e
refactor(core): reimplement profile saving 7 years ago
sudden6 a8494980da
refactor(core): fix error handling 7 years ago
sudden6 8574162949
refactor(core): cleanup Core class 7 years ago
sudden6 dfd5232e2f
fix(settings): prevent segfault on wrong proxy settings 7 years ago
ezavod 847f155b7b
refactor(chatform): Use QStringList instead of QVector<QString> 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
tox-user 676be5f625 fix(identicon): don't set identicon as an avatar 8 years ago
tox-user 905ca77086 feat(settings): add an option to toggle identicons 8 years ago
Diadlo 7f2bd726ef
refactor: Integrate ICoreSettings in Core 8 years ago
sudden6 003fc6b0b0
feat(identicon): use Identicons instead of empty avatars 8 years ago
sudden6 f82f57ec91
refactor: don't pass ToxPk as QString 8 years ago
Diadlo 65b1463933
refactor(core): Move setAvatar to profile from core 8 years ago
Diadlo 49e9eb8de2
refactor(core): Move saving request to history to Profile 8 years ago
sudden6 5b31cf6d9d
fix(profile): toxsave wasn't correctly encrypted 8 years ago
sudden6 084f3b0626
feat: stop using plaintext passwords in the code 8 years ago
sudden6 3e50757ddb
refactor(profile): reduce code duplication 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
tux3 c75ee8a661
fix: Various IPC event handling and related bugs on startup 9 years ago
sudden6 7cd800374a
refactor(encryption): move everything to ToxEncrypt 9 years ago
sudden6 38cecdc780
refactor(history): remove deprecated historykeeper 9 years ago
sudden6 0e4cff884d
fix(avatar): wrong conversion of own ToxId 9 years ago
sudden6 e07d8d358f
feat(toxid): reduce passing Tox IDs around 9 years ago
Zetok Zalbavar d4ac13dbf4
revert: "refactor: Added to include path and exclude it from all includes" 9 years ago
sudden6 94ec5614f2
feat(toxid): Improve the ToxId class 9 years ago
iphydf de407c4714
chore: Update qTox to the latest toxencryptsave API. 9 years ago
Diadlo 32bbdb2b98
docs(profile): Removed @example tag from createProfile method 9 years ago
Zetok Zalbavar 231e1d746a
fix: remove unnecessary variable when checking whether save is a TES 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
sudden6 c4b9d302d0
feat(database): use own public key as salt to encrypt the database 9 years ago