Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-22 | Generalise and expose cacheLocation() | Kitsune Ral | |
2018-09-30 | Avatar: fixes and optimisations | Kitsune Ral | |
Closes #249. | |||
2018-09-23 | Coding improvements. | Black Hat | |
Change _localFile initializer. Move avatar into <cache>/avatar. Remove redundant codes. Change _localFile to QString. Code deduplication. | |||
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 | |
It's been long overdue to separate them from the rest of the stuff (docs etc.). Also, this allows installing to a directory within the checked out git tree (say, ./install/, similar to ./build/). |