Cockatrice/cockatrice/src/interface/widgets/printing_selector
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
..
all_zones_card_amount_widget.cpp [PrintingSelector] optimize amount calculation (#6478) 2026-01-03 01:04:56 -08:00
all_zones_card_amount_widget.h [PrintingSelector] optimize amount calculation (#6478) 2026-01-03 01:04:56 -08:00
card_amount_widget.cpp [DeckEditor] Don't change widget focus when adding card (#6503) 2026-01-09 18:27:54 -08:00
card_amount_widget.h [PrintingSelector] optimize amount calculation (#6478) 2026-01-03 01:04:56 -08:00
printing_selector.cpp [PrintingSelector] Properly clamp text size to picture on load (#6576) 2026-01-27 20:49:54 -05:00
printing_selector.h [VDE] Placeholder image for deck view if deck is empty (#6516) 2026-01-14 14:41:54 +01:00
printing_selector_card_display_widget.cpp [PrintingSelector] Don't change font size (#6573) 2026-01-28 09:39:54 -08:00
printing_selector_card_display_widget.h [PrintingSelector] Properly clamp text size to picture on load (#6576) 2026-01-27 20:49:54 -05:00
printing_selector_card_overlay_widget.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
printing_selector_card_overlay_widget.h [PrintingSelector] optimize amount calculation (#6478) 2026-01-03 01:04:56 -08:00
printing_selector_card_search_widget.cpp squash #6158 (#6160) 2025-09-20 14:35:52 +02:00
printing_selector_card_search_widget.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
printing_selector_card_selection_widget.cpp [TabDeckEditor] Create class to centralize deck state (#6459) 2025-12-31 17:54:47 +01:00
printing_selector_card_selection_widget.h [TabDeckEditor] Create class to centralize deck state (#6459) 2025-12-31 17:54:47 +01:00
printing_selector_card_sorting_widget.cpp Reduce padding in settings popup (#6504) 2026-01-14 01:49:07 -08:00
printing_selector_card_sorting_widget.h [TabDeckEditor] Create class to centralize deck state (#6459) 2025-12-31 17:54:47 +01:00
printing_selector_placeholder_widget.cpp [VDE] Placeholder image for deck view if deck is empty (#6516) 2026-01-14 14:41:54 +01:00
printing_selector_placeholder_widget.h [VDE] Placeholder image for deck view if deck is empty (#6516) 2026-01-14 14:41:54 +01:00
set_name_and_collectors_number_display_widget.cpp [PrintingSelector] Don't change font size (#6573) 2026-01-28 09:39:54 -08:00
set_name_and_collectors_number_display_widget.h [PrintingSelector] Don't change font size (#6573) 2026-01-28 09:39:54 -08:00