aboutsummaryrefslogtreecommitdiff
path: root/launcher/MTPixmapCache.h
AgeCommit message (Collapse)Author
2023-05-05fix: fix qchar conversion and codeqlRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-04fix: grow pixmapcache if it is evicting too fastRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2022-11-15fix: use QPixmapCache only from the main threadflow
It's a required condition. Signed-off-by: flow <flowlnlnln@gmail.com>