Cockatrice/cockatrice/src/interface/widgets/tabs
BruebachL da4ba222c0
Some checks are pending
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 14 (push) Blocked by required conditions
Build Desktop / macOS 15 (push) Blocked by required conditions
Build Desktop / macOS 13 Intel (push) Blocked by required conditions
Build Desktop / macOS 15 Debug (push) Blocked by required conditions
Build Desktop / Windows 10 (push) Blocked by required conditions
Build Docker Image / amd64 & arm64 (push) Waiting to run
[Game] Move graphics out of game and into game_graphics (#6928)
* [Game][Player] Pull out graphics_items out of player_logic

Took 25 seconds


Took 9 minutes

* [Game] Move graphics files into game_graphics

Took 1 minute

Took 2 minutes

Took 23 seconds

Took 1 minute

Took 2 seconds

* Include.

Took 4 minutes

Took 3 minutes

Took 4 minutes

Took 1 minute

Took 3 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-06-09 09:51:13 +02:00
..
api Run formatter on all our files (#6942) 2026-05-26 15:11:38 -07:00
visual_deck_editor [TabDeckEditor] Refactor card database view into own class (#6967) 2026-06-05 10:20:46 -07:00
visual_deck_storage Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
abstract_tab_deck_editor.cpp [TabDeckEditor] Refactor: Create shared CardDatabaseModel for tab (#6968) 2026-06-05 09:21:13 -07:00
abstract_tab_deck_editor.h [TabDeckEditor] Refactor: Create shared CardDatabaseModel for tab (#6968) 2026-06-05 09:21:13 -07:00
tab.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_account.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab_account.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_admin.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
tab_admin.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_deck_editor.cpp [TabDeckEditor] Refactor: pull up showPrintingSelector (#6964) 2026-06-03 09:35:48 -07:00
tab_deck_editor.h [TabDeckEditor] Refactor: pull up showPrintingSelector (#6964) 2026-06-03 09:35:48 -07:00
tab_deck_storage.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
tab_deck_storage.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_game.cpp [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
tab_game.h [Game] Move graphics out of game and into game_graphics (#6928) 2026-06-09 09:51:13 +02:00
tab_home.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
tab_home.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_logs.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
tab_logs.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_message.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
tab_message.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_replays.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
tab_replays.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_room.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
tab_room.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_server.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
tab_server.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_supervisor.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
tab_supervisor.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
tab_visual_database_display.cpp [TabDeckEditor] Refactor card database view into own class (#6967) 2026-06-05 10:20:46 -07:00
tab_visual_database_display.h [TabDeckEditor] Refactor card database view into own class (#6967) 2026-06-05 10:20:46 -07:00