summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_ui.cpp
AgeCommit message (Expand)Author
2024-02-04citra_qt/configure_ui: Show country of language in the comboboxTobias
2023-12-18yuzu: Make language persistent and remove symbols_pathNarr the Reg
2023-11-21config: Unify config handling under frontend_commont895
2023-10-08Merge pull request #10519 from mdmrk/masterliamwhite
2023-09-13configure_ui: Remove unnecessary usage of stoullat9nq
2023-08-26yuzu-qt: Track play timeMario
2023-08-16configure_ui: Silence MSVC warninglat9nq
2023-08-16yuzu-qt: Screenshots depend more on the graphics settingslat9nq
2023-08-16yuzu-qt: Implement unspecified screenshot ratiolat9nq
2023-08-15configure_ui: Update the screenshots datalat9nq
2023-08-15yuzu-qt: Enable specifying screenshot resolutionlat9nq
2022-11-04UI: Add options to hide extra columns (#9093)Piplup
2022-10-19UI: Add option to hide the compatibility listKyle Kienapfel
2022-07-30Translate english pluralsKyle Kienapfel
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-04-27Changes to language order in General -> UI -> Interface LanguageKyle K
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-08-01game_list: Make game list folder icons smaller (#6762)Malte Jürgens
2021-06-28yuzu qt: Make most UISettings a BasicSettinglat9nq
2021-06-08configure_ui: Add translation context for file-scope stringsLioncash
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-10configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column"Kewlan
2021-04-14common: Move settings to common from core.bunnei
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-08-03yuzu: Resolve C++20 deprecation warnings related to lambda capturesLioncash
2020-07-20configure_ui: Ensure a separator follows the returned pathlat9nq
2020-07-20configure_ui: don't use an empty stringlat9nq
2020-07-20configuration: Setup UI to config screenshot path and savinglat9nq
2020-07-18configure_ui: Address some review comments from the previous PRFearlessTobi
2020-07-18yuzu: Port translation support from CitraFearlessTobi
2020-02-09Remove option "Show files with type 'Unknown'"Morph
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi