| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | settings: Set GPU as default ASTC decoder | lat9nq | 2023-07-24 | 1 | -1/+1 |
| | * | | | | shared_widget: Determine default request earlier | lat9nq | 2023-07-23 | 1 | -19/+22 |
| | * | | | | settings_common: Document specializations | lat9nq | 2023-07-23 | 1 | -9/+10 |
| | * | | | | shared_widget: Use QRegularExpression | lat9nq | 2023-07-22 | 1 | -3/+3 |
| | * | | | | config: Read the Network category | lat9nq | 2023-07-22 | 2 | -0/+12 |
| | * | | | | configure_audio/cpu: Sort settings | lat9nq | 2023-07-22 | 2 | -3/+12 |
| | * | | | | configure_dialog: Focus the button box on start | lat9nq | 2023-07-21 | 1 | -0/+3 |
| | * | | | | qt/configuration: Use deleteLater | lat9nq | 2023-07-21 | 6 | -7/+7 |
| | * | | | | common,qt-config: Remove usage of forward_list | lat9nq | 2023-07-21 | 21 | -65/+64 |
| | * | | | | settings_common: Use a vector in category linkage | lat9nq | 2023-07-21 | 2 | -2/+2 |
| | * | | | | settings: Remove sorting from log | lat9nq | 2023-07-21 | 1 | -4/+0 |
| | * | | | | configure_system: Use lambda template to group settings | lat9nq | 2023-07-21 | 1 | -1/+1 |
| | * | | | | config-android: Update memory layout member name | lat9nq | 2023-07-21 | 1 | -1/+1 |
| | * | | | | k_system_control: Always return some memory size | lat9nq | 2023-07-21 | 1 | -0/+2 |
| | * | | | | common: Move global configuration state modifiers back to settings | lat9nq | 2023-07-21 | 5 | -13/+14 |
| | * | | | | settings_setting: Fix typo | lat9nq | 2023-07-21 | 1 | -4/+4 |
| | * | | | | common,configure_system: Rename method to GetCategory | lat9nq | 2023-07-21 | 4 | -8/+8 |
| | * | | | | settings: Cleanup | lat9nq | 2023-07-21 | 3 | -32/+51 |
| | * | | | | shared_translation: Update memory layout mode strings | lat9nq | 2023-07-21 | 1 | -2/+7 |
| | * | | | | core,common: Give memory layout setting an enum | lat9nq | 2023-07-21 | 4 | -9/+31 |
| | * | | | | settings: Require time zone setting value for stirng | lat9nq | 2023-07-21 | 4 | -5/+7 |
| | * | | | | shared_translation: Add missing time zones | lat9nq | 2023-07-21 | 1 | -0/+3 |
| | * | | | | shared_translation: Add controller_applet_disabled | lat9nq | 2023-07-21 | 1 | -0/+1 |
| | * | | | | shared_translation: Add barrier_feedback_loops | lat9nq | 2023-07-21 | 1 | -0/+2 |
| | * | | | | cmake: Reposition preprocessor switch comment | toast2903 | 2023-07-21 | 1 | -1/+2 |
| | * | | | | configuration: Use enum index | lat9nq | 2023-07-21 | 6 | -26/+31 |
| | * | | | | settings: Give indices to enums | lat9nq | 2023-07-21 | 3 | -6/+36 |
| | * | | | | cmake: Use standard preprocessor on MSVC | lat9nq | 2023-07-21 | 1 | -0/+1 |
| | * | | | | 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 |