Cockatrice/cockatrice/src/interface/widgets/utility
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
..
compact_push_button.cpp [VDD] Fix minimum size by adding a compact mode to quickSettingsButtons (#6890) 2026-05-14 19:07:15 +02:00
compact_push_button.h [VDD] Fix minimum size by adding a compact mode to quickSettingsButtons (#6890) 2026-05-14 19:07:15 +02:00
custom_line_edit.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
custom_line_edit.h [Move refactor] Reparent orphan classes (#6236) 2025-10-09 14:15:19 +02:00
get_text_with_max.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
get_text_with_max.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
line_edit_completer.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
line_edit_completer.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
sequence_edit.cpp [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
sequence_edit.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00
visibility_change_listener.cpp [TabDeckEditor] Generalize visibility filter and extract it to a separate file (#6526) 2026-01-16 10:12:46 -05:00
visibility_change_listener.h [TabDeckEditor] Generalize visibility filter and extract it to a separate file (#6526) 2026-01-16 10:12:46 -05:00