aboutsummaryrefslogtreecommitdiff
path: root/lib/avatar.cpp
AgeCommit message (Expand)Author
2021-01-15Merge pull request #428 from ognarb/licensingKitsune Ral
2021-01-07isJobRunning() -> isJobPending()Kitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-09-04Fixes of clazy warningsKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-05-17Drop unneeded #includeKitsune Ral
2019-04-06Clean up on clang-tidy/clazy analysisKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-11-22Generalise and expose cacheLocation()Kitsune Ral
2018-09-30Avatar: fixes and optimisationsKitsune Ral
2018-09-23Coding improvements.Black Hat
2018-09-21Add avatar caching.Black Hat
2018-09-16Remove default avatar.Black Hat
2018-09-09Avatar: don't paint on null images; optimise initial placeholder generationKitsune Ral
2018-04-25Avatar: don't allow null callbacks to be registeredKitsune Ral
2018-04-22Avatar: clear the list of callbacks after completion + general code cleanupKitsune Ral
2018-03-31Move source files to a separate folderKitsune Ral