Cockatrice/cockatrice/src/interface/widgets/visual_deck_storage
DawnFire42 aadee34238
style: Add braces to all control flow statements (#6887)
* style: Add braces to all control flow statements

  Standardize code style by adding explicit braces to all single-statement
  control flow blocks (if, else, for, while) across the entire codebase.

  Also documents the InsertBraces clang-format option (requires v15+) for
  future automated enforcement.

* InsertBraces-check-enabled
2026-05-16 19:19:53 +02:00
..
deck_preview [VDS] Fix crash when tab is opened before card database is loaded (#6553) 2026-01-23 09:58:46 +01:00
visual_deck_storage_folder_display_widget.cpp [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
visual_deck_storage_folder_display_widget.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
visual_deck_storage_quick_settings_widget.cpp [VDS] Add option to hide color identity (#6533) 2026-01-19 00:38:48 -08:00
visual_deck_storage_quick_settings_widget.h [VDS] Add option to hide color identity (#6533) 2026-01-19 00:38:48 -08:00
visual_deck_storage_search_widget.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
visual_deck_storage_search_widget.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
visual_deck_storage_sort_widget.cpp [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00
visual_deck_storage_sort_widget.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
visual_deck_storage_tag_filter_widget.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
visual_deck_storage_tag_filter_widget.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
visual_deck_storage_widget.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
visual_deck_storage_widget.h [Refactor] Pass around LoadedDeck instead of DeckLoader (#6422) 2025-12-20 13:39:00 +01:00