1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/persistence
Anthony Bilinski 0c757356d3
fix(avatar): set friend to identicon on empty avatar receipt
*All friend avatar changes and removals go through Profile, so that Profile can manage identicons
*Split the concept of "changed" and "removed" into "changed", "set", and "removed"

Fixes #4724
2018-09-17 02:30:45 -07:00
..
db chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
history.cpp
history.h
ifriendsettings.h
offlinemsgengine.cpp
offlinemsgengine.h
profile.cpp fix(avatar): set friend to identicon on empty avatar receipt 2018-09-17 02:30:45 -07:00
profile.h fix(avatar): set friend to identicon on empty avatar receipt 2018-09-17 02:30:45 -07:00
profilelocker.cpp
profilelocker.h
serialize.cpp
serialize.h
settings.cpp fix(ui): remove focus window option, fixing alert() on Windows 2018-09-14 11:08:19 -07:00
settings.h fix(ui): remove focus window option, fixing alert() on Windows 2018-09-14 11:08:19 -07:00
settingsserializer.cpp
settingsserializer.h
smileypack.cpp
smileypack.h
toxsave.cpp
toxsave.h