index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
avatar.cpp
Age
Commit message (
Expand
)
Author
2021-01-15
Merge pull request #428 from ognarb/licensing
Kitsune Ral
2021-01-07
isJobRunning() -> isJobPending()
Kitsune Ral
2020-12-26
Port existing copyright statement to reuse using licensedigger
Carl Schwan
2020-09-04
Fixes of clazy warnings
Kitsune Ral
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-05-17
Drop unneeded #include
Kitsune Ral
2019-04-06
Clean up on clang-tidy/clazy analysis
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2018-11-22
Generalise and expose cacheLocation()
Kitsune Ral
2018-09-30
Avatar: fixes and optimisations
Kitsune Ral
2018-09-23
Coding improvements.
Black Hat
2018-09-21
Add avatar caching.
Black Hat
2018-09-16
Remove default avatar.
Black Hat
2018-09-09
Avatar: don't paint on null images; optimise initial placeholder generation
Kitsune Ral
2018-04-25
Avatar: don't allow null callbacks to be registered
Kitsune Ral
2018-04-22
Avatar: clear the list of callbacks after completion + general code cleanup
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral