summaryrefslogtreecommitdiff
path: root/plugin/src/Caelestia/appdb.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-12appdb: cache favourite status during sort and avoid double sort2 * r + 2 * t1-11/+18
2026-02-19launcher: add favorite apps (#946)Bora Gülerman1-1/+48
2025-10-14internal: use QQmlListProperty2 * r + 2 * t1-21/+28
2025-09-25plugin/appdb: delete when backing entries deleted2 * r + 2 * t1-3/+38
2025-09-24plugin/fsm: fix crash2 * r + 2 * t1-3/+1
2025-09-23plugin: fix clazy warnings2 * r + 2 * t1-5/+6
2025-09-22plugin: delete entries after emitting signal2 * r + 2 * t1-1/+3
2025-09-22plugin/appdb: debounce updating entries2 * r + 2 * t1-1/+6
2025-09-22plugin/appdb: forward signals2 * r + 2 * t1-3/+13
2025-09-17plugin: delete -> deleteLater2 * r + 2 * t1-1/+1
2025-09-11plugin/appdb: fix persistence2 * r + 2 * t1-3/+9
2025-09-11launcher: sort apps by usage2 * r + 2 * t1-0/+201