Cockatrice/cockatrice/src/interface/widgets/tabs
2026-02-08 13:37:56 -08:00
..
api [TabArchidekt] Cleaner filters, infinite scrolling, and a "go back button" (#6545) 2026-01-24 11:21:12 +01:00
visual_deck_editor [VDE] Separate layout settings for visual deck editor (#6595) 2026-02-08 13:37:56 -08: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 [LayoutSettings] Refactor how widgetSize settings are managed (#6594) 2026-02-08 05:07:53 -08: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 [LayoutSettings] Refactor how widgetSize settings are managed (#6594) 2026-02-08 05:07:53 -08:00
tab_deck_editor.h [TabDeckEditor] Automatically sync view menu actions (#6522) 2026-01-15 21:05:19 -05: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 [LayoutSettings] Refactor how widgetSize settings are managed (#6594) 2026-02-08 05:07:53 -08:00
tab_game.h [LayoutSettings] Refactor how widgetSize settings are managed (#6594) 2026-02-08 05:07:53 -08: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