Cockatrice/cockatrice/src/interface/widgets/tabs
2025-11-27 23:03:30 +01:00
..
api/edhrec Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
visual_deck_editor [VDE] Add selection model (#6354) 2025-11-27 22:16:12 +01:00
visual_deck_storage [DeckList] Disable copy constructor (#6339) 2025-11-20 13:20:09 +01:00
abstract_tab_deck_editor.cpp [DeckEditor] Deck List History Manager. (#6340) 2025-11-20 14:54:32 +01:00
abstract_tab_deck_editor.h [DeckEditor] Deck List History Manager. (#6340) 2025-11-20 14:54:32 +01:00
tab.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab.h [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02: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 Doxygen tab_deck_editor (#6287) 2025-11-08 22:30:19 +01:00
tab_deck_editor.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_deck_storage.cpp [DeckList] Disable copy constructor (#6339) 2025-11-20 13:20:09 +01:00
tab_deck_storage.h A DeckLoader is not a DeckList. (#6306) 2025-11-11 20:16:44 -05:00
tab_game.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
tab_game.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_home.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab_home.h [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab_logs.cpp [Move refactor] Move dialogs to interface/widgets/ (#6234) 2025-10-09 15:25:18 +02:00
tab_logs.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_message.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
tab_message.h [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab_replays.cpp Clean up inter-library dependencies with interfaces (#6280) 2025-11-08 22:19:40 +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 Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_server.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab_server.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_supervisor.cpp [DeckList] Disable copy constructor (#6339) 2025-11-20 13:20:09 +01:00
tab_supervisor.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
tab_visual_database_display.cpp [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
tab_visual_database_display.h [VDE] Allow visual database display to toggle to table based display. (#6357) 2025-11-27 23:03:30 +01:00