summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2020-08-18common/telemetry: Migrate namespace into the Common namespaceLioncash
2020-08-18Merge pull request #4381 from Morph1984/fix-open-folder-installed-titlebunnei
2020-08-18Merge pull request #4532 from lioncash/object-namebunnei
2020-08-17Merge pull request #4535 from lioncash/fileutilbunnei
2020-08-17Merge pull request #4540 from lioncash/tr3bunnei
2020-08-17Merge pull request #4531 from lioncash/overloadRodrigo Locatti
2020-08-17Merge pull request #4443 from ameerj/vk-async-shadersDavid
2020-08-17Merge pull request #4515 from lat9nq/pgs-menubar-configbunnei
2020-08-16Address feedback, add shader compile notifier, update setting textameerj
2020-08-16configure_hotkeys: Don't translate empty stringsLioncash
2020-08-16common/fileutil: Convert namespace to Common::FSLioncash
2020-08-16yuzu: Resolve -Wextra-semi warningsLioncash
2020-08-15main: Add an option to modify the currrent game's configurationlat9nq
2020-08-14configuration_shared: Simplify name lookup in highlighting functionsLioncash
2020-08-14yuzu: Make use of qOverload where applicableLioncash
2020-08-13General: Tidy up clang-format warnings part 2Lioncash
2020-08-04main: Fallback to loader if no control nca is found with patch managerMorph
2020-08-04main: Fix Open Save/Mod Locations for installed titlesMorph
2020-08-04game_list_worker: Do not clear entries when > 1 gamedir is presentMorph
2020-08-04Merge pull request #4450 from Morph1984/fix-gamelist-scanningbunnei
2020-08-03yuzu: Resolve C++20 deprecation warnings related to lambda capturesLioncash
2020-08-03Merge pull request #4263 from lat9nq/fix-screencaps-2David
2020-08-03Merge pull request #4438 from lioncash/localizingDavid
2020-07-29game_list_worker: Fix game list subdirectory scanningMorph
2020-07-29main: Add support for removing SDMC installed titlesMorph
2020-07-29game_list: Limit context menu options for homebrewMorph
2020-07-29main: Remove assert for opening savedata when program_id = 0Morph
2020-07-29main: Silence [[fallthrough]] warningMorph
2020-07-29main: Split removal cases into their individual functions and address feedbackMorph
2020-07-29main: Connect game list remove signals to removal functionsMorph
2020-07-29game_list: Add "Remove" context menuMorph
2020-07-28configure_graphics: Remove Force 30 FPS modeMorph
2020-07-27yuzu/main: Remove redundant usages of QStringLiteral("")Lioncash
2020-07-26config: Make the save-as identifier more consistentlat9nq
2020-07-26yuzu/configure_debug: Remove duplicated checkboxesFearlessTobi
2020-07-24Merge pull request #4377 from Morph1984/dark-themesbunnei
2020-07-20configure_ui: Ensure a separator follows the returned pathlat9nq
2020-07-20configure_ui: don't use an empty stringlat9nq
2020-07-20main: Don't use as many string copieslat9nq
2020-07-20main: rewrite (save as) screenshot savinglat9nq
2020-07-20configuration: Setup UI to config screenshot path and savinglat9nq
2020-07-20wait_tree: Include Midnight Blue dark themesMorph
2020-07-20qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1)James Rowe
2020-07-19configure_graphics_advnaced: clang-format mk iilat9nq
2020-07-19configure_graphics_advanced: Fix oversight from rebaselat9nq
2020-07-19configuration_shared: Remove unused functionslat9nq
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19configuration_shared: Make CheckState strongly typedlat9nq
2020-07-19clang-formatlat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq