| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | settings_common: Remove unncessary enum spec | lat9nq | 2023-07-21 | 1 | -2/+2 |
| | * | | | | shared_translation: Deobfuscate auto time zone | lat9nq | 2023-07-21 | 1 | -46/+52 |
| | * | | | | settings_enums: Remove casting | lat9nq | 2023-07-21 | 1 | -55/+55 |
| | * | | | | settings_setting: Silence shadowing warnings | lat9nq | 2023-07-21 | 1 | -17/+18 |
| | * | | | | settings,configuration: Add a default suffix | lat9nq | 2023-07-21 | 9 | -74/+93 |
| | * | | | | configuration: Use paired settings | lat9nq | 2023-07-21 | 2 | -12/+6 |
| | * | | | | settings: Define paired settings | lat9nq | 2023-07-21 | 4 | -21/+49 |
| | * | | | | shared_widget: Internalize component restoring | lat9nq | 2023-07-21 | 3 | -61/+49 |
| | * | | | | configuration: Use specialization of settings | lat9nq | 2023-07-21 | 4 | -18/+36 |
| | * | | | | settings: Define specializations for settings | lat9nq | 2023-07-21 | 4 | -64/+130 |
| | * | | | | configuration: Use a builder to create widgets | lat9nq | 2023-07-21 | 18 | -209/+206 |
| | * | | | | shared_translation: Fix context usage | lat9nq | 2023-07-21 | 1 | -1/+3 |
| | * | | | | settings,translation: Fix time zone enum | lat9nq | 2023-07-21 | 2 | -28/+28 |
| | * | | | | settings,opengl,yuzu-qt: Fix AA, Filter maximums | lat9nq | 2023-07-21 | 3 | -9/+8 |
| | * | | | | settings_enums: More aggressively use macros | lat9nq | 2023-07-21 | 1 | -351/+149 |
| | * | | | | config_shared: Remove storing the group from tab | lat9nq | 2023-07-21 | 2 | -6/+2 |
| | * | | | | settings,uisettings: Remove leading underscore | lat9nq | 2023-07-21 | 6 | -6/+6 |
| | * | | | | configuration: Move speed_limit to core | lat9nq | 2023-07-21 | 3 | -10/+8 |
| | * | | | | settings: Move speed_limit to core | lat9nq | 2023-07-21 | 1 | -4/+4 |
| | * | | | | android-config: Update enum labels | lat9nq | 2023-07-21 | 1 | -4/+4 |
| | * | | | | common,yuzu-qt: Avoid explicit instantiation on old clang | lat9nq | 2023-07-21 | 6 | -3/+22 |
| | * | | | | settings_setting: Fix MSVC error | lat9nq | 2023-07-21 | 1 | -1/+1 |
| | * | | | | shared_widget: Correct spelling | lat9nq | 2023-07-21 | 1 | -1/+1 |
| | * | | | | (android)config: Clang format | lat9nq | 2023-07-21 | 1 | -2/+5 |
| | * | | | | common,yuzu-qt: GCC warning silences | lat9nq | 2023-07-21 | 9 | -34/+37 |
| | * | | | | configure_graphics: Simplify UpdateAPILayout | lat9nq | 2023-07-21 | 1 | -27/+16 |
| | * | | | | configure_graphcs: Fix setting shader/device in custom config | lat9nq | 2023-07-21 | 1 | -0/+3 |
| | * | | | | configuration: Use shorter constructor as needed | lat9nq | 2023-07-21 | 3 | -10/+9 |
| | * | | | | shared_widget: Some documentation, add shorter constructor | lat9nq | 2023-07-21 | 2 | -8/+65 |
| | * | | | | config: Remove unused functions | lat9nq | 2023-07-21 | 2 | -128/+0 |
| | * | | | | settings: Delete cpu_accuracy_first_time | lat9nq | 2023-07-21 | 3 | -8/+0 |
| | * | | | | shared_widget: Improve logging, use Setting::Ranged | lat9nq | 2023-07-21 | 1 | -7/+19 |
| | * | | | | settings: Document BasicSetting, add Ranged | lat9nq | 2023-07-21 | 2 | -9/+110 |
| | * | | | | settings: Move IsConfiguringGlobal to settings_common | lat9nq | 2023-07-21 | 4 | -12/+13 |
| | * | | | | configuration/shared: Clean up includes [IWYU] | lat9nq | 2023-07-21 | 4 | -21/+36 |
| | * | | | | configure_graphics: Fix vulkan_device bug | lat9nq | 2023-07-21 | 1 | -4/+2 |
| | * | | | | settings: Move some simple data to BasicSetting | lat9nq | 2023-07-21 | 5 | -108/+129 |
| | * | | | | settings_setting: Fix errors | lat9nq | 2023-07-21 | 1 | -2/+3 |
| | * | | | | (ui,)settings: Use explicit instantiation | lat9nq | 2023-07-21 | 10 | -477/+615 |
| | * | | | | settings: Remove redundant false literals | lat9nq | 2023-07-21 | 1 | -19/+16 |
| | * | | | | shared_widget: Avoid calling QWidgetPrivate::setVisible | lat9nq | 2023-07-21 | 1 | -2/+0 |
| | * | | | | FIXME configuration: Avoid unnecessary allocations | lat9nq | 2023-07-21 | 5 | -2/+22 |
| | * | | | | shared_widget: Add SPDX header | lat9nq | 2023-07-21 | 2 | -0/+6 |
| | * | | | | general: Add typeinfo where needed | lat9nq | 2023-07-21 | 6 | -0/+6 |
| | * | | | | settings_enums: Add const type where needed | lat9nq | 2023-07-21 | 1 | -2/+2 |
| | * | | | | shared_widget: Use actionTriggered for user input signals | lat9nq | 2023-07-21 | 1 | -1/+1 |
| | * | | | | shared_translation: Populate combobox enums with macro | lat9nq | 2023-07-21 | 1 | -168/+158 |
| | * | | | | settings: yuzu is not capitalized why is it capitalized stop no bad | lat9nq | 2023-07-21 | 1 | -1/+1 |
| | * | | | | configuration: Document odd widget cases | lat9nq | 2023-07-21 | 5 | -1/+25 |
| | * | | | | settings: Reorder | lat9nq | 2023-07-21 | 1 | -75/+78 |