Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some qt6 prep | Nicolas Werner | 2021-12-28 | 1 | -2/+6 |
| | |||||
* | Use global threadpool | Nicolas Werner | 2021-12-21 | 1 | -6/+3 |
| | |||||
* | Cleanup jdenticon code in the same way as blurhashes | Nicolas Werner | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | Cleanup blurhash formatting | Nicolas Werner | 2021-12-21 | 1 | -4/+2 |
| | |||||
* | Modernize blurhashprovider implementation | Nicolas Werner | 2021-12-21 | 1 | -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 images | Nicolas Werner | 2021-12-08 | 1 | -1/+0 |
| | |||||
* | Make clang-format <13 and clang-format >=13 behave the same | Nicolas Werner | 2021-11-22 | 1 | -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 spaces | Nicolas Werner | 2021-09-18 | 1 | -24/+24 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Make blurhash provider async | Nicolas Werner | 2020-03-04 | 1 | -6/+46 |
| | |||||
* | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 2020-03-03 | 1 | -0/+11 |