Cockatrice/cockatrice/src/interface/widgets/replay
BruebachL a85203e457
Some checks are pending
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (actions) (push) Waiting to run
Build Desktop / Configure (push) Waiting to run
Build Desktop / Debian 13 (push) Blocked by required conditions
Build Desktop / Debian 12 (push) Blocked by required conditions
Build Desktop / Fedora 44 (push) Blocked by required conditions
Build Desktop / Fedora 43 (push) Blocked by required conditions
Build Desktop / Servatrice_Debian 12 (push) Blocked by required conditions
Build Desktop / Ubuntu 26.04 (push) Blocked by required conditions
Build Desktop / Ubuntu 24.04 (push) Blocked by required conditions
Build Desktop / Arch (push) Blocked by required conditions
Build Desktop / macOS 13 Intel (push) Blocked by required conditions
Build Desktop / macOS 14 (push) Blocked by required conditions
Build Desktop / macOS 15 (push) Blocked by required conditions
Build Desktop / macOS 26 Debug (push) Blocked by required conditions
Build Desktop / Windows 10 (push) Blocked by required conditions
Build Docker / Servatrice (arm) (push) Waiting to run
Build Docker / Servatrice (x86) (push) Waiting to run
Build Docker / Publish multi-platform Servatrice image (push) Blocked by required conditions
Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276)
Replace remaining QPixmap("theme:...") call sites with themePixmap() so icons, replay controls, card backs, and other images resolve to -dark/-light variants under theme schemes. Stem-exact 1:1 migration; behavior unchanged for non-variant themes.

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-09-11 17:59:57 +02:00
..
replay_manager.cpp [Replay] Skip damage animations when skipping backward in replays (#7249) 2026-09-07 02:26:52 +02:00
replay_manager.h [Replay] Implement option to skip empty sections (#7069) 2026-08-08 23:12:10 -07:00
replay_quick_settings_widget.cpp [Replay] Implement option to skip empty sections (#7069) 2026-08-08 23:12:10 -07:00
replay_quick_settings_widget.h [Replay] Implement option to skip empty sections (#7069) 2026-08-08 23:12:10 -07:00
replay_timeline_widget.cpp [CI] Remove Qt5 (#7071) 2026-08-08 22:04:50 +02:00
replay_timeline_widget.h [Replay] Refactor: extract replay playback logic into single class (#7060) 2026-08-02 19:22:33 -07:00
replay_widget.cpp Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
replay_widget.h [Replay] Refactor: extract replay playback logic into single class (#7060) 2026-08-02 19:22:33 -07:00