Cockatrice/libcockatrice_deck_list/libcockatrice/deck_list
BruebachL 846f16ddaa
[DeckEditor] Deck List History Manager. (#6340)
* [DeckEditor] Deck List History Manager.

Took 23 minutes

Took 17 minutes

* Add icons.

Took 2 minutes


Took 3 seconds

* Small fixes.

Took 12 minutes

* Style lint.

Took 48 seconds

* tr() things.

Took 5 minutes

* Add tooltips for buttons.

Took 3 minutes

* Add explanation label to history.

Took 3 minutes

* Refactor to .cpp, delegate undo/redo to manager, don't return memento

Took 8 minutes

* Clear history when setting deck.

Took 6 minutes

* Move to value based stacks.

Took 52 seconds

* Default constructor.

Took 31 seconds

Took 3 minutes

Took 4 minutes

Took 2 minutes

* Have it listen to deck editor additions.

Took 18 minutes

* Don't connect buttons *and* actions.

Took 2 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-11-20 14:54:32 +01:00
..
abstract_deck_list_card_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
abstract_deck_list_card_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
abstract_deck_list_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
abstract_deck_list_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
deck_list.cpp [DeckEditor] Deck List History Manager. (#6340) 2025-11-20 14:54:32 +01:00
deck_list.h [DeckEditor] Deck List History Manager. (#6340) 2025-11-20 14:54:32 +01:00
deck_list_card_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
deck_list_card_node.h Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
deck_list_history_manager.cpp [DeckEditor] Deck List History Manager. (#6340) 2025-11-20 14:54:32 +01:00
deck_list_history_manager.h [DeckEditor] Deck List History Manager. (#6340) 2025-11-20 14:54:32 +01:00
deck_list_memento.h [DeckEditor] Deck List History Manager. (#6340) 2025-11-20 14:54:32 +01:00
inner_deck_list_node.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
inner_deck_list_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00