Age | Commit message (Expand) | Author |
2024-12-31 | chore: update project branding to citron | Zephyron |
2024-01-24 | Rework time service to fix time passing offline. | Kelebek1 |
2024-01-15 | Fix more typos | Viktor Szépe |
2023-11-21 | config: Unify config handling under frontend_common | t895 |
2023-08-22 | config(qt): Sanitize docked handheld controller | lat9nq |
2023-07-21 | qt/configuration: Use deleteLater | lat9nq |
2023-07-21 | common,qt-config: Remove usage of forward_list | lat9nq |
2023-07-21 | configure_system: Use lambda template to group settings | lat9nq |
2023-07-21 | common,configure_system: Rename method to GetCategory | lat9nq |
2023-07-21 | settings,configuration: Add a default suffix | lat9nq |
2023-07-21 | configuration: Use paired settings | lat9nq |
2023-07-21 | shared_widget: Internalize component restoring | lat9nq |
2023-07-21 | configuration: Use specialization of settings | lat9nq |
2023-07-21 | configuration: Use a builder to create widgets | lat9nq |
2023-07-21 | configuration: Move speed_limit to core | lat9nq |
2023-07-21 | common,yuzu-qt: GCC warning silences | lat9nq |
2023-07-21 | configuration: Use shorter constructor as needed | lat9nq |
2023-07-21 | FIXME configuration: Avoid unnecessary allocations | lat9nq |
2023-07-21 | configuration: Document odd widget cases | lat9nq |
2023-07-21 | configuration: Use IDs to sort holds | lat9nq |
2023-07-21 | configure_system: Hide locale warn at start | lat9nq |
2023-07-21 | configuration: Clean up includes a bit | lat9nq |
2023-07-21 | configuration: Use a mapping of setting value to name | lat9nq |
2023-07-21 | shared_widget: Refactor helpers | lat9nq |
2023-07-21 | configure_system: Implement with for loop | lat9nq |
2023-07-21 | configuration: Add base class to tabs | lat9nq |
2023-07-21 | settings,core,config_sys: Remove optional type from custom_rtc, rng_seed | lat9nq |
2023-06-05 | configure_system: Remove external offset on custom rtc | lat9nq |
2023-04-30 | settings: rename extended memory layout to unsafe, move from general to system | Liam |
2023-03-11 | yuzu: Move audio settings to audio section | german77 |
2023-03-11 | yuzu: Remove console id setting | german77 |
2023-01-22 | yuzu: Fix language comobox crash | german77 |
2022-12-30 | settings: comment language blocklist columns | Colin Kinloch |
2022-12-29 | settings: added regon/language warning bounds check | Colin Kinloch |
2022-12-28 | settings: warn on invalid regon/language combinations | Colin Kinloch |
2022-12-13 | Set: Allow setting device nickname | Chloe Marcec |
2022-07-27 | chore: make yuzu REUSE compliant | Andrea Pappacoda |
2022-05-29 | Update some files with Qt 5.15.2 best practices in mind | Kyle K |
2022-03-20 | yuzu: Reduce unused includes | ameerj |
2021-10-17 | settings: Remove std::chrono usage | ameerj |
2021-10-15 | configuration: Use std::make_unique instead of operator new for ui | Morph |
2021-10-14 | Merge pull request #6774 from lat9nq/remove-global-yuzu | Morph |
2021-10-07 | yuzu qt: Remove global system instances from config, WaitTree, main | lat9nq |
2021-10-07 | service: Reduce header include overhead | Morph |
2021-05-25 | common: fs: Rework the Common Filesystem interface to make use of std::filesy... | Morph |
2021-05-17 | general: Demote custom_rtc to regular setting | lat9nq |
2021-05-16 | configuration: Add CPU tab to game properties | lat9nq |
2021-05-15 | configuration: Simplify applying per-game settings | lat9nq |
2021-04-14 | common: Move settings to common from core. | bunnei |
2020-11-27 | core: Eliminate remaining usages of the global system instance | Lioncash |