summary refs log tree commit diff
path: root/src/BlurhashProvider.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Mark classes as final where possibleNicolas Werner2022-10-101-2/+2
|
* Switch to clang-format14Nicolas Werner2022-09-251-1/+2
|
* Use right linterNicolas Werner2022-05-101-2/+1
|
* More image dialog fixesNicolas Werner2022-05-101-1/+2
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* 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