1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/core
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
..
core.cpp refactor(core): format code 2018-07-05 17:10:26 +02:00
core.h fix(avatar): set friend to identicon on empty avatar receipt 2018-09-17 02:30:45 -07:00
coreav.cpp refactor(core): format code 2018-07-05 17:10:26 +02:00
coreav.h refactor(core): format code 2018-07-05 17:10:26 +02:00
corefile.cpp fix(avatar): set friend to identicon on empty avatar receipt 2018-09-17 02:30:45 -07:00
corefile.h refactor(core): format code 2018-07-05 17:10:26 +02:00
dhtserver.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
dhtserver.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
icoresettings.h feat(ui): Add ability to disable LAN discovery 2018-04-06 12:02:10 -07:00
recursivesignalblocker.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
recursivesignalblocker.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxcall.cpp fix(audio): connect the correct audio callbacks 2018-07-01 10:39:33 +02:00
toxcall.h fix(audio): connect the correct audio callbacks 2018-07-01 10:39:33 +02:00
toxencrypt.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxencrypt.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxfile.cpp refactor: remove some unused includes 2018-03-21 19:39:28 +01:00
toxfile.h refactor(core): rename corestructs to toxfile.cpp 2017-10-31 09:32:53 +01:00
toxid.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxid.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxlogger.cpp refactor: Improve toxcore-originated log messages. 2018-08-26 17:22:28 +00:00
toxlogger.h refactor(core): move logger to its own file 2018-06-27 18:34:55 +02:00
toxoptions.cpp refactor(core): format code 2018-07-05 17:10:26 +02:00
toxoptions.h refactor(core): format code 2018-07-05 17:10:26 +02:00
toxpk.cpp refactor: use ToxPk as identifier 2018-05-11 20:35:24 +02:00
toxpk.h refactor: use ToxPk as identifier 2018-05-11 20:35:24 +02:00
toxstring.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
toxstring.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00