Warchamp7
30b63c6849
Update C++ files with braces
2026-06-09 13:41:19 -04:00
Sebastian Beckmann
25f4fc9e70
frontend: Replace "=" capture with "this"
...
Implicit capture of 'this' with a capture default of '=' is deprecated
in C++20.
# Conflicts:
# frontend/settings/OBSBasicSettings.cpp
# frontend/settings/OBSHotkeyEdit.cpp
# frontend/settings/OBSHotkeyWidget.cpp
2025-12-18 17:30:42 -05:00
gxalpha
5129612b6c
frontend,shared: Replace and disable contextless connect calls
...
# Conflicts:
# frontend/OBSApp.cpp
2025-12-17 16:35:45 -05:00
PatTheMav
96e4d67242
clang-format: Update source code files with clang-format 19.1.1
2025-04-17 18:16:33 +02:00
PatTheMav
1ff68267a3
frontend: Split Settings implementation into single files per C++ class
2025-01-08 15:36:55 +01:00
PatTheMav
9876882e0b
frontend: Prepare Qt Settings UI files for splits
2025-01-08 15:36:55 +01:00