Commit Graph
7 Commits
Author SHA1 Message Date
Stenzek 4cf5f38a8c Qt: Add ThemeSVGIconEngine to replace use of Qt SVG
Uses plutosvg to render icons with a different colour scheme dependent
on the text colour. No more duplicating all the icons.
2026-05-27 14:37:58 +10:00
Stenzek fedd294bde CI: Only build Qt frontend for cross jobs 2026-03-13 18:06:03 +10:00
Stenzek ec5e676511 CI: Update to latest AppImage utilities 2026-03-12 23:54:09 +10:00
Stenzek 4acd4a099c CI: Remove AppRun hook from cross AppImage
We handle setting QT_QPA_PLATFORMTHEME early during startup.
2026-03-12 22:53:57 +10:00
Stenzek 3c3f9e3eb4 CI: Drop libc injection hack
It never worked well, and broke network connectivity.
2026-03-12 22:51:07 +10:00
Stenzek cdf6d5bd29 CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
2026-02-25 13:07:02 +10:00
Stenzek 156837e694 Scripts: Remove redundant packaging subdirectory 2026-02-21 13:12:36 +10:00