summary refs log tree commit diff
path: root/src/BlurhashProvider.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some qt6 prepNicolas Werner2021-12-281-2/+6
|
* Use global threadpoolNicolas Werner2021-12-211-6/+3
|
* Cleanup jdenticon code in the same way as blurhashesNicolas Werner2021-12-211-1/+1
|
* Cleanup blurhash formattingNicolas Werner2021-12-211-4/+2
|
* Modernize blurhashprovider implementationNicolas Werner2021-12-211-10/+38
| | | | | | | | Might fix #844 See https://code.qt.io/cgit/qt/qtdeclarative.git/commit/examples/quick/imageresponseprovider/imageresponseprovider.cpp?h=5.15&id=b1f238568214e6587b829d6695677e55a99b1d40 for context.
* Get rid of threadpool for imagesNicolas Werner2021-12-081-1/+0
|
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-221-2/+2
| | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up.
* Change indentation to 4 spacesNicolas Werner2021-09-181-24/+24
|
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Make blurhash provider asyncNicolas Werner2020-03-041-6/+46
|
* Experimental blurhash implementation (MXC2448)Nicolas Werner2020-03-031-0/+11