Cockatrice/cockatrice/src/interface/widgets/tabs
Lukas Brübach ca820c52c3 More tutorials.
Took 3 hours 23 minutes
2026-01-24 11:55:23 +01:00
..
api [TabArchidekt] Cleaner filters, infinite scrolling, and a "go back button" (#6545) 2026-01-24 11:21:12 +01:00
visual_deck_editor More tutorials. 2026-01-24 11:55:23 +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 [DeckEditor] Show info in PrintingSelector dock when override printings enabled (#6554) 2026-01-24 02:20:16 -08:00
abstract_tab_deck_editor.h [TabDeckEditor] Generalize visibility filter and extract it to a separate file (#6526) 2026-01-16 10:12:46 -05: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 [DeckEditor] Show info in PrintingSelector dock when override printings enabled (#6554) 2026-01-24 02:20:16 -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 More tutorials. 2026-01-24 11:55:23 +01:00
tab_game.h More tutorials. 2026-01-24 11:55:23 +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 More tutorials. 2026-01-24 11:55:23 +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