Cockatrice/cockatrice/src/deck
RickyRister 26dcb015ce
Refactor function structs into lambdas (#5675)
* change signature to use lambda

* reuse comparator

* inline structs in forEachCard

* inline structs

* Refactor exportDeckToDecklist

* fix unit test
2025-04-20 04:07:22 +00:00
..
custom_line_edit.cpp move SearchLineEdit into custom_line_edit file (#5281) 2024-12-21 05:12:14 +00:00
custom_line_edit.h add missing override and explicit specifiers in src/deck and src/utility (#5525) 2025-01-25 14:05:00 +00:00
deck_list_model.cpp Emit more signals when data is changed and add utility functions to interact with a decklist in the context of cardinfoptrs. (#5815) 2025-04-09 12:08:54 -04:00
deck_list_model.h Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
deck_loader.cpp Refactor function structs into lambdas (#5675) 2025-04-20 04:07:22 +00:00
deck_loader.h Support exporting to decklist.xyz website (#5756) 2025-03-21 00:28:15 +00:00
deck_stats_interface.cpp Refactor function structs into lambdas (#5675) 2025-04-20 04:07:22 +00:00
deck_stats_interface.h add missing override and explicit specifiers in src/deck and src/utility (#5525) 2025-01-25 14:05:00 +00:00