summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2021-10-15qt_web_browser: Add missing QApplication includeMorph
2021-10-15bootmanager: Forward declare System and SystemResultStatusMorph
2021-10-15yuzu: Construct system in GMainWindowMorph
2021-10-15core: Move ResultStatus outside of SystemMorph
2021-10-15Merge pull request #7174 from MightyCreak/hide-cursor-by-defaultMai M
2021-10-15Merge pull request #7185 from Morph1984/make_unique_uiMai M
2021-10-15Hide mouse cursor by defaultRomain Failliot
2021-10-15main: Slightly refactor NCA entry installation in InstallNCA (#7181)Creak
2021-10-15main: Use std::unique_ptr for uiMorph
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-14settings_ui: Better NVDEC Description For Each Video Rendering Option (#7165)Moonlacer
2021-10-14Merge pull request #6774 from lat9nq/remove-global-yuzuMorph
2021-10-13Merge pull request #7158 from ameerj/window-900pbunnei
2021-10-12Merge pull request #7147 from behunin/patch-1Ameer J
2021-10-11Create local variables for mouse and wheel positionsRomain Failliot
2021-10-11Fix a few warningsRomain Failliot
2021-10-11main: Add option to reset window size to 900pameerj
2021-10-08Update configure_tas.uiLevi Behunin
2021-10-07discord_impl: Remove global system instanceslat9nq
2021-10-07game_list: Remove global instances of Core::Systemlat9nq
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-10-07service: Reduce header include overheadMorph
2021-10-05Merge pull request #7090 from Moonlacer/tas_spacing_additionbunnei
2021-10-03Merge pull request #7111 from lat9nq/no-title-bar-versionbunnei
2021-10-01yuzu: main: Register a callback for ExitMorph
2021-10-01Merge pull request #7102 from Morph1984/remove-boxcatbunnei
2021-09-30Merge pull request #7075 from v1993/power-of-teabunnei
2021-09-30main: Don't add an extra separator when the title version is absentlat9nq
2021-09-29style: Remove extra space preceding the :: operatorMorph
2021-09-29CMakeLists: Remove BoxCat build optionMorph
2021-09-29settings: Remove BCAT settingsMorph
2021-09-29configure_network: Remove BCATMorph
2021-09-29configure_tas: Remove help button from dialog windowMoonlacer
2021-09-29configure_tas: Ensure dialog buttons always stay at the bottomMoonlacer
2021-09-28Merge pull request #7042 from v1993/patch-7Ameer J
2021-09-23Merge pull request #7068 from behunin/patch-3bunnei
2021-09-24Use subdirectory of main data directory for QtWebEngine storagev1993
2021-09-22Clean-up and nitsLevi Behunin
2021-09-20Clean-upLevi Behunin
2021-09-18Tas configure ui nitsLevi Behunin
2021-09-18UI: Relocate tas menu and add brief descriptiongerman77
2021-09-18input_common/tas: new update methodgerman77
2021-09-18input_common/tas: Document the main classgerman77
2021-09-18input_common/tas: Add swap controllergerman77
2021-09-18input_common/tas: overwrite file dialoggerman77
2021-09-18input_common/tas: Fallback to simple updateMonsterDruide1
2021-09-18config: Move TAS options to it's own menugerman77
2021-09-18core: Hacky TAS syncing & load pausingMonsterDruide1
2021-09-18main: TAS Playback state labelMonsterDruide1