Cockatrice/cockatrice/src/interface/widgets/tabs
2026-03-16 23:38:47 +01:00
..
api [DeckList] Refactor load from plaintext to take normalizer as param (#6664) 2026-03-06 10:39:04 -08:00
visual_deck_editor remove all separate storing of widget sizes, rely on geometry (#6712) 2026-03-16 23:38:47 +01:00
visual_deck_storage [DeckLoader] Make save/load methods static (#6476) 2026-01-16 13:20:36 -05:00
abstract_tab_deck_editor.cpp [LayoutSettings] Refactor how widgetSize settings are managed (#6594) 2026-02-08 05:07:53 -08:00
abstract_tab_deck_editor.h remove all separate storing of widget sizes, rely on geometry (#6712) 2026-03-16 23:38:47 +01:00
tab.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
tab_account.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab_account.h [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab_admin.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
tab_admin.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_deck_editor.cpp remove all separate storing of widget sizes, rely on geometry (#6712) 2026-03-16 23:38:47 +01:00
tab_deck_editor.h remove all separate storing of widget sizes, rely on geometry (#6712) 2026-03-16 23:38:47 +01:00
tab_deck_storage.cpp [DeckLoader] Make save/load methods static (#6476) 2026-01-16 13:20:36 -05:00
tab_deck_storage.h [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
tab_game.cpp remove all separate storing of widget sizes, rely on geometry (#6712) 2026-03-16 23:38:47 +01:00
tab_game.h remove all separate storing of widget sizes, rely on geometry (#6712) 2026-03-16 23:38:47 +01:00
tab_home.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
tab_home.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
tab_logs.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
tab_logs.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
tab_message.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
tab_message.h [Fix-Warnings] Mark const getters as [[nodiscard]] (#6365) 2025-11-28 21:38:54 +01:00
tab_replays.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
tab_replays.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_room.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
tab_room.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
tab_server.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
tab_server.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_supervisor.cpp [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
tab_supervisor.h [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
tab_visual_database_display.cpp [TabDeckEditor] Make card database a dock widget (#6472) 2026-01-05 00:06:22 -08:00
tab_visual_database_display.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00