Commit Graph
9 Commits
Author SHA1 Message Date
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 2eb59bed4a Keyboard: Cleaned keyboard shortcuts dispatch
+ SetupWizard cleanup (NImageCached can NOT be invisible)
2025-11-12 20:46:15 -05:00
ItsLemmy f24d2f758a NImageCached: restored to its original glory. Warnings are expected and are acceptable. 2025-11-10 08:29:34 -05:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
lysec 514fdaa4cc SetupWizard: initial commit 2025-10-15 18:01:08 +02:00
LemmyCook 6eb453136d Wallpaper: cached images goes to their own subfolder. 2025-09-21 14:54:33 -04:00
quadbyte 4d0c2d0bc6 NImageCached, less logging and better naming 2025-08-19 17:31:30 -04:00
quadbyte b096f146de Sha256: replaced call to external sh256sum binary by a pure JS implementaion 2025-08-19 13:34:14 -04:00
quadbyte 89e359015e Wallpapers: added thumbnail caching. Had to drop the rounded borders for it to work.
NImageCached relies on the image being visible to work properly.
MultiEffect relies on the image being invisible to apply effects.
That's why we don't have rounded corners here, as we don't want to bring
back qt5compat.
2025-08-17 17:48:39 -04:00