Cockatrice/cockatrice/src/interface/widgets/server
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
..
chat_view style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
remote style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
user style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
game_filter_configs.cpp [GameModel] Refactor game filters options into struct (#6856) 2026-05-09 02:45:33 -07:00
game_filter_configs.h [GameModel] Refactor game filters options into struct (#6856) 2026-05-09 02:45:33 -07:00
game_selector.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
game_selector.h [GameSelector/Filters] Properly sync toolbar and dialog. (#6822) 2026-04-20 13:19:29 +02:00
game_selector_quick_filter_toolbar.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
game_selector_quick_filter_toolbar.h [GameModel] Refactor game filters options into struct (#6856) 2026-05-09 02:45:33 -07:00
game_type_map.h [Move refactor] Reparent orphan classes (#6236) 2025-10-09 14:15:19 +02:00
games_model.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
games_model.h [GameModel] Refactor game filters options into struct (#6856) 2026-05-09 02:45:33 -07:00
handle_public_servers.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
handle_public_servers.h [Move refactor] Reparent orphan classes (#6236) 2025-10-09 14:15:19 +02:00