Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -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 Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Convert blurhash image format on worker thread | Nicolas Werner | 2021-12-30 | 1 | -1/+1 |
| | | | | Not only should this prevent hickups, it also fixes a potential crash. | ||||
* | Reduce allocations using QStringLiteral | Nicolas Werner | 2021-12-29 | 1 | -1/+1 |
| | |||||
* | Modernize blurhashprovider implementation | Nicolas Werner | 2021-12-21 | 1 | -10/+7 |
| | | | | | | | | 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. | ||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -28/+28 |
| | |||||
* | Fix blurhash discoloration on decode | Nicolas Werner | 2021-07-09 | 1 | -4/+6 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | lint | Nicolas Werner | 2020-12-25 | 1 | -1/+2 |
| | |||||
* | Fix some compiler warnings | Nicolas Werner | 2020-12-25 | 1 | -1/+1 |
| | |||||
* | Make blurhash provider async | Nicolas Werner | 2020-03-04 | 1 | -13/+22 |
| | |||||
* | Speed up blurhash code | Nicolas Werner | 2020-03-04 | 1 | -16/+3 |
| | |||||
* | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 2020-03-03 | 1 | -0/+42 |