summaryrefslogtreecommitdiff
path: root/plugin/src/Caelestia/cachingimagemanager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* plugin: namespace everything2 * r + 2 * t2025-09-061-0/+4
|
* plugin/cim: use QtConcurrent2 * r + 2 * t2025-09-031-44/+50
|
* internal: format cpp2 * r + 2 * t2025-09-011-44/+54
|
* plugin/cim: better sourceSize2 * r + 2 * t2025-09-011-20/+10
|
* plugin: fix warnings + const stuff2 * r + 2 * t2025-09-011-6/+6
|
* plugin/cim: check if cache is valid image2 * r + 2 * t2025-08-311-4/+4
|
* plugin/cim: safe async this2 * r + 2 * t2025-08-301-18/+19
| | | | Fixes wallpaper picker crash on fast input
* plugin/cim: fix null images2 * r + 2 * t2025-08-301-1/+14
|
* plugin/cim: fix cache path2 * r + 2 * t2025-08-301-6/+7
| | | | Different cache paths for different fill modes
* plugin/cim: respect image fill mode2 * r + 2 * t2025-08-301-20/+37
| | | | Also prevent duplicate sha calcs
* plugin/cim: better cache impl2 * r + 2 * t2025-08-301-9/+39
|
* plugin/cim: update on size changeSoramane2025-08-291-26/+56
|
* plugin: make thread safe2 * r + 2 * t2025-08-271-21/+20
|
* plugin/cim: fix cache dir2 * r + 2 * t2025-08-271-0/+3
|
* plugin: create caching image manager2 * r + 2 * t2025-08-271-0/+122
No need for external proc