51 Commits (881ab3b703d1dca922db7d760af3780525089dfe)

Author SHA1 Message Date
lizzie 881ab3b703 [cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables 5 months ago
crueter 54d6283ac3
[desktop] Fix misaligned output device (#2786) 4 months ago
crueter fff8e2026f
[qt_common] reorg + checkstate abstraction (#2735) 4 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 5 months ago
lizzie e807e32b1a
[compat] fix solaris Qt build (#194) 6 months ago
Aleksandr Popovich 049cc54f4c fixes vulkan issues and android settings (#105) 9 months ago
swurl 8795b96d46 Fix Qt <6.7 build and allow speed limit to be saved 10 months ago
Viktor Szépe 8f8a15827f Fix more typos 2 years ago
Merry e780c7ac83 shared_widget: Explicit capture of 'this' 2 years ago
lat9nq 9264e1d1ad shared_widget: Use default literals more 2 years ago
lat9nq c750d6965a shared_widget: Forward-port Citra changes 2 years ago
Danila Malyutin 7f0de0f204 msvc: set warning level to /W4 globally 2 years ago
BenjaminHalko efff61637b ui: Fixed inverted controls on ReverseSlider widgets 2 years ago
lat9nq 02b7e0364b shared_widget: Implement radio groups 3 years ago
lat9nq 88cbe9c789 shared_widget: Only save global settings as needed 3 years ago
lat9nq 79ea110b8d shared_widget: Determine default request earlier 3 years ago
lat9nq cf4dab8313 shared_widget: Use QRegularExpression 3 years ago
lat9nq cce6c6919c common,qt-config: Remove usage of forward_list 3 years ago
lat9nq 5c0cf58f73 common: Move global configuration state modifiers back to settings 3 years ago
lat9nq 61239d5b12 configuration: Use enum index 3 years ago
lat9nq 245c490e02 settings,configuration: Add a default suffix 3 years ago
lat9nq 380be385d1 configuration: Use paired settings 3 years ago
lat9nq 5700f46f8f shared_widget: Internalize component restoring 3 years ago
lat9nq da00b5ab3c configuration: Use specialization of settings 3 years ago
lat9nq e45389c266 configuration: Use a builder to create widgets 3 years ago
lat9nq 7aa6adde59 shared_widget: Correct spelling 3 years ago
lat9nq 859dff4c27 common,yuzu-qt: GCC warning silences 3 years ago
lat9nq 84fd9f4726 shared_widget: Some documentation, add shorter constructor 3 years ago
lat9nq 5fe7f2a054 shared_widget: Improve logging, use Setting::Ranged 3 years ago
lat9nq 4ca87e712d configuration/shared: Clean up includes [IWYU] 3 years ago
lat9nq 5a2b7f951d (ui,)settings: Use explicit instantiation 3 years ago
lat9nq 620f642e5b shared_widget: Avoid calling QWidgetPrivate::setVisible 3 years ago
lat9nq 604930b7eb shared_widget: Add SPDX header 3 years ago
lat9nq 9d6de208a1 general: Add typeinfo where needed 3 years ago
lat9nq 442f0899a8 shared_widget: Use actionTriggered for user input signals 3 years ago
lat9nq e4bde3a1f5 shared_widget: Fix includes 3 years ago
lat9nq 4e18f8dbe9 shared_widget: Complete refactoring 3 years ago
lat9nq 1d7fb41d59 shared_widget: Refactor again 3 years ago
lat9nq c071d4d2ac shared_widget: Force min width of 100 for restore button 3 years ago
lat9nq 4119adeb56 configuration: Clean up includes a bit 3 years ago
lat9nq b212eb4d6f configuration: Use a mapping of setting value to name 3 years ago
lat9nq 7a56b4a224 settings, shared_widget: typo fixes 3 years ago
lat9nq d39bfc646f configure_audio: Implement ui generation 3 years ago
lat9nq f4c058719d shared_widget: Use a better icon 3 years ago
lat9nq 3b0da07854 shared_widget: Refactor helpers 3 years ago
lat9nq 689efc9175 configure_system: Implement with for loop 3 years ago
lat9nq 05f745721e shared_widget: Internalize extra setting configuration 3 years ago
lat9nq de25cd8462 shared_widget: Support checkbox + spinbox 3 years ago
lat9nq 63ea626339 shared_widget: Make button creation static 3 years ago
lat9nq b17ab4d1d5 configuration: Move CreateWidget to a class 3 years ago