1165 Commits (efa0b7a056b73dffb8789c95ebf8a9c09e55f539)

Author SHA1 Message Date
Morph efa0b7a056 Address feedback 5 years ago
Morph f0fac0c7fb Project Mjölnir: Part 1 6 years ago
Lioncash f6bb905182 common/telemetry: Migrate namespace into the Common namespace 5 years ago
ameerj 31a76410e8 Address feedback, add shader compile notifier, update setting text 5 years ago
MerryMage 836ec9176a dynarmic: Add unsafe optimizations 5 years ago
Lioncash e23289d869 configure_hotkeys: Don't translate empty strings 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
Lioncash dbb1cbce67 yuzu: Resolve -Wextra-semi warnings 5 years ago
lat9nq 9f972b7d01 main: Add an option to modify the currrent game's configuration 5 years ago
Lioncash fe86109877 configuration_shared: Simplify name lookup in highlighting functions 5 years ago
Lioncash 969a4cc4da yuzu: Make use of qOverload where applicable 5 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 5 years ago
ameerj d6672501ac Remove UI changes 5 years ago
Ameer 8928aa3008 undo unnecessary newlines, slider range 50-150 6 years ago
Ameer 504095cea9 Address c++20 warning, fix inaccurate range text display when slide == 0 6 years ago
Ameer ed51c2abda Add range slider for analog sticks 6 years ago
Morph cf946312ca main: Fallback to loader if no control nca is found with patch manager 6 years ago
Morph 1146049de0 main: Fix Open Save/Mod Locations for installed titles 6 years ago
Morph 123024cea2 game_list_worker: Do not clear entries when > 1 gamedir is present 6 years ago
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures 5 years ago
Morph e0d02d032b game_list_worker: Fix game list subdirectory scanning 6 years ago
Morph e59d17167d main: Add support for removing SDMC installed titles 6 years ago
Morph b317942131 game_list: Limit context menu options for homebrew 6 years ago
Morph cd814bfdfe main: Remove assert for opening savedata when program_id = 0 6 years ago
Morph f78e44762a main: Silence [[fallthrough]] warning 6 years ago
Morph ef02370816 main: Split removal cases into their individual functions and address feedback 6 years ago
Morph 85e1facfe6 main: Connect game list remove signals to removal functions 6 years ago
Morph de6b852dc2 game_list: Add "Remove" context menu 6 years ago
Morph 8d42456dc2 configure_graphics: Remove Force 30 FPS mode 6 years ago
Lioncash 2e303095d5 yuzu/main: Remove redundant usages of QStringLiteral("") 6 years ago
lat9nq 156bf5b297 config: Make the save-as identifier more consistent 6 years ago
FearlessTobi 35b96a28d7 yuzu/configure_debug: Remove duplicated checkboxes 6 years ago
lat9nq e35239b861 configure_ui: Ensure a separator follows the returned path 6 years ago
lat9nq 19250aadee configure_ui: don't use an empty string 6 years ago
lat9nq 599b7c26a9 main: Don't use as many string copies 6 years ago
lat9nq a723ed31fd main: rewrite (save as) screenshot saving 6 years ago
lat9nq 71b902cf62 configuration: Setup UI to config screenshot path and saving 6 years ago
Morph d942472cce wait_tree: Include Midnight Blue dark themes 6 years ago
James Rowe 7e01311061 qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) 6 years ago
lat9nq 2120740ee6 configure_graphics_advnaced: clang-format mk ii 6 years ago
lat9nq 23347b8869 configure_graphics_advanced: Fix oversight from rebase 6 years ago
lat9nq 520b4c7829 configuration_shared: Remove unused functions 6 years ago
lat9nq 3ef4769f31 configuration: Use forward declares and remove extraneous structs 6 years ago
lat9nq 335aef78c4 configuration_shared: Make CheckState strongly typed 6 years ago
lat9nq 55ac28769a clang-format 6 years ago
lat9nq 0d462f5608 configuration_shared: Break up tracker structs to respective classes 6 years ago
lat9nq e483ed21eb configure_system: break instead of semicolon 6 years ago
lat9nq d5fdbd88c8 clang-format 6 years ago
lat9nq 33a9218f35 configure_system: Highlight labels on startup 6 years ago
lat9nq 90a0fb1e0e configure_graphics: Fix layout in global config 6 years ago