Cockatrice/cockatrice/src/interface/widgets/deck_editor
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_editor_card_database_dock_widget.cpp [DeckEditor] Refactor searchEdit highlighting after add card (#6874) 2026-05-11 20:23:12 -07:00
deck_editor_card_database_dock_widget.h [DeckEditor] Refactor searchEdit highlighting after add card (#6874) 2026-05-11 20:23:12 -07:00
deck_editor_card_info_dock_widget.cpp [TabDeckEditor] Automatically sync view menu actions (#6522) 2026-01-15 21:05:19 -05:00
deck_editor_card_info_dock_widget.h [Move refactor] Move tabs to interface/widgets (#6235) 2025-10-09 14:51:47 +02:00
deck_editor_database_display_widget.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
deck_editor_database_display_widget.h [DeckEditor] Refactor searchEdit highlighting after add card (#6874) 2026-05-11 20:23:12 -07:00
deck_editor_deck_dock_widget.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
deck_editor_deck_dock_widget.h [DeckEditor] Don't change widget focus when adding card (#6503) 2026-01-09 18:27:54 -08:00
deck_editor_filter_dock_widget.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
deck_editor_filter_dock_widget.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
deck_editor_printing_selector_dock_widget.cpp [TabDeckEditor] Fix printingSelector dock close button not working (#6604) 2026-02-19 00:50:11 +01:00
deck_editor_printing_selector_dock_widget.h [DeckEditor] Show info in PrintingSelector dock when override printings enabled (#6554) 2026-01-24 02:20:16 -08:00
deck_list_history_manager_widget.cpp [DeckEditor] Alternate row colors in history list (#6626) 2026-02-22 22:11:10 +01:00
deck_list_history_manager_widget.h [TabDeckEditor] Create class to centralize deck state (#6459) 2025-12-31 17:54:47 +01:00
deck_list_style_proxy.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
deck_list_style_proxy.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
deck_state_manager.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
deck_state_manager.h [DeckEditor] Don't change widget focus when adding card (#6503) 2026-01-09 18:27:54 -08:00
printing_disabled_info_widget.cpp [VDE] Fix Qt warnings in log (#6605) 2026-02-19 08:32:56 +01:00
printing_disabled_info_widget.h [DeckEditor] Show info in PrintingSelector dock when override printings enabled (#6554) 2026-01-24 02:20:16 -08:00