Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add special thread pool for Qt Gui | Allan Sandfeld Jensen | 2023-02-26 | 1 | -3/+4 |
* | Use SPDX license identifiers | Lucie GĂ©rard | 2022-05-16 | 1 | -38/+2 |
* | Protect QImage work on shutdown | Allan Sandfeld Jensen | 2020-10-12 | 1 | -1/+1 |
* | Do not multithread if already in a global threadpool thread | Allan Sandfeld Jensen | 2020-06-03 | 1 | -2/+3 |
* | Fix image scaling on WASM platform | Allan Sandfeld Jensen | 2020-04-15 | 1 | -58/+28 |
* | Multithread some QImage routines | Allan Sandfeld Jensen | 2020-03-09 | 1 | -89/+157 |
* | Use Q_DECL_VECTORCALL in a few more places | Thiago Macieira | 2018-12-11 | 1 | -1/+3 |
* | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
* | Remove unused and unneeded subimage scaling | Allan Sandfeld Jensen | 2015-06-09 | 1 | -28/+14 |
* | Combine x and y oriented sample helpers | Allan Sandfeld Jensen | 2015-05-30 | 1 | -29/+13 |
* | Cleanup and optimization of qimage smoothscale | Allan Sandfeld Jensen | 2015-04-15 | 1 | -0/+247 |