Cockatrice/cockatrice/src/client/ui/widgets/deck_editor
RickyRister e1964f21de
Fix memory leaks from DeckLoader usage (#5665)
* add comment

* stack allocate DeckLoader for loading tags

* deckModel now takes ownership of DeckLoader

* fix remaining

* add comment
2025-03-02 18:57:30 -05:00
..
deck_editor_card_info_dock_widget.cpp Abstract deck editor (#5646) 2025-02-27 10:57:58 -05:00
deck_editor_card_info_dock_widget.h Abstract deck editor (#5646) 2025-02-27 10:57:58 -05:00
deck_editor_database_display_widget.cpp Fallback to regular card name search in case the providerId one fails for the database display widget. (#5673) 2025-03-01 09:22:00 -05:00
deck_editor_database_display_widget.h Abstract deck editor (#5646) 2025-02-27 10:57:58 -05:00
deck_editor_deck_dock_widget.cpp Fix memory leaks from DeckLoader usage (#5665) 2025-03-02 18:57:30 -05:00
deck_editor_deck_dock_widget.h Abstract deck editor (#5646) 2025-02-27 10:57:58 -05:00
deck_editor_filter_dock_widget.cpp Abstract deck editor (#5646) 2025-02-27 10:57:58 -05:00
deck_editor_filter_dock_widget.h Abstract deck editor (#5646) 2025-02-27 10:57:58 -05:00
deck_editor_printing_selector_dock_widget.cpp Abstract deck editor (#5646) 2025-02-27 10:57:58 -05:00
deck_editor_printing_selector_dock_widget.h Abstract deck editor (#5646) 2025-02-27 10:57:58 -05:00