summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_system.cpp
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2024-01-24Rework time service to fix time passing offline.Kelebek1
2024-01-15Fix more typosViktor Szépe
2023-11-21config: Unify config handling under frontend_commont895
2023-08-22config(qt): Sanitize docked handheld controllerlat9nq
2023-07-21qt/configuration: Use deleteLaterlat9nq
2023-07-21common,qt-config: Remove usage of forward_listlat9nq
2023-07-21configure_system: Use lambda template to group settingslat9nq
2023-07-21common,configure_system: Rename method to GetCategorylat9nq
2023-07-21settings,configuration: Add a default suffixlat9nq
2023-07-21configuration: Use paired settingslat9nq
2023-07-21shared_widget: Internalize component restoringlat9nq
2023-07-21configuration: Use specialization of settingslat9nq
2023-07-21configuration: Use a builder to create widgetslat9nq
2023-07-21configuration: Move speed_limit to corelat9nq
2023-07-21common,yuzu-qt: GCC warning silenceslat9nq
2023-07-21configuration: Use shorter constructor as neededlat9nq
2023-07-21FIXME configuration: Avoid unnecessary allocationslat9nq
2023-07-21configuration: Document odd widget caseslat9nq
2023-07-21configuration: Use IDs to sort holdslat9nq
2023-07-21configure_system: Hide locale warn at startlat9nq
2023-07-21configuration: Clean up includes a bitlat9nq
2023-07-21configuration: Use a mapping of setting value to namelat9nq
2023-07-21shared_widget: Refactor helperslat9nq
2023-07-21configure_system: Implement with for looplat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-07-21settings,core,config_sys: Remove optional type from custom_rtc, rng_seedlat9nq
2023-06-05configure_system: Remove external offset on custom rtclat9nq
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-03-11yuzu: Move audio settings to audio sectiongerman77
2023-03-11yuzu: Remove console id settinggerman77
2023-01-22yuzu: Fix language comobox crashgerman77
2022-12-30settings: comment language blocklist columnsColin Kinloch
2022-12-29settings: added regon/language warning bounds checkColin Kinloch
2022-12-28settings: warn on invalid regon/language combinationsColin Kinloch
2022-12-13Set: Allow setting device nicknameChloe Marcec
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-05-29Update some files with Qt 5.15.2 best practices in mindKyle K
2022-03-20yuzu: Reduce unused includesameerj
2021-10-17settings: Remove std::chrono usageameerj
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-14Merge pull request #6774 from lat9nq/remove-global-yuzuMorph
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-10-07service: Reduce header include overheadMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-17general: Demote custom_rtc to regular settinglat9nq
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15configuration: Simplify applying per-game settingslat9nq
2021-04-14common: Move settings to common from core.bunnei
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash