1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/persistence
tox-user 676be5f625 fix(identicon): don't set identicon as an avatar
Do not save user's identicon to a file like a normal avatar. This allows
'Use identicons' setting to affect user's own identicon.
2017-11-22 22:46:01 +01:00
..
db fix(build): fix sqlcipher header inclusion 2017-07-24 08:16:23 -04:00
history.cpp feat(chatform): Highlight chat history 2017-06-25 21:23:04 +02:00
history.h feat(chatform): Highlight chat history 2017-06-25 21:23:04 +02:00
offlinemsgengine.cpp fix(receipts): Prevent double message send for received receipt 2017-09-06 23:35:42 -07:00
offlinemsgengine.h fix(receipts): Prevent double message send for received receipt 2017-09-06 23:35:42 -07:00
profile.cpp fix(identicon): don't set identicon as an avatar 2017-11-22 22:46:01 +01:00
profile.h refactor: don't pass ToxPk as QString 2017-10-06 23:57:55 +02:00
profilelocker.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
profilelocker.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
serialize.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
serialize.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
settings.cpp feat(settings): add an option to toggle identicons 2017-11-21 23:52:06 +01:00
settings.h feat(settings): add an option to toggle identicons 2017-11-21 23:52:06 +01:00
settingsserializer.cpp fix(settings): prevent signed overflow and associated warning 2017-10-20 00:17:10 +02:00
settingsserializer.h feat: stop using plaintext passwords in the code 2017-04-08 12:24:29 +02:00
smileypack.cpp refactor: Use loaded icons as cache, make getAsIcon const 2017-11-13 14:46:37 +03:00
smileypack.h refactor: Use loaded icons as cache, make getAsIcon const 2017-11-13 14:46:37 +03:00
toxsave.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
toxsave.h chore: explicitly mention that copyright belongs to qTox contributors 2016-11-29 11:12:06 +00:00