summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
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
2020-07-19configure_system: break instead of semicolonlat9nq
2020-07-19clang-formatlat9nq
2020-07-19configure_system: Highlight labels on startuplat9nq
2020-07-19configure_graphics: Fix layout in global configlat9nq
2020-07-19configure_per_game: Improve style consistencylat9nq
2020-07-19configure_system: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Add default combobox setup functionlat9nq
2020-07-19configuration_shared: Use an int instead of a QStringlat9nq
2020-07-19configure_graphics_advanced: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Switch back to background colorslat9nq
2020-07-19configuration_shared: Better use global textlat9nq
2020-07-19configure_audio: fix UI marginslat9nq
2020-07-19configure_graphics: Implement highlighted overrideslat9nq
2020-07-19configure_audio: Implement highlighted overrideslat9nq
2020-07-19configuration_shared: Require name of the widget for highlightinglat9nq
2020-07-19configuration_shared: Use a highlight instead of background colorlat9nq
2020-07-19configure_general: Implement manual tristate buttonslat9nq
2020-07-19configuration_shared: Initial functions and data for manual tristatelat9nq
2020-07-19Merge pull request #4376 from ogniK5377/dark-wait-treeRodrigo Locatti
2020-07-19Address issuesDavid Marcec
2020-07-18Address trivial review comments.FearlessTobi
2020-07-18configure_ui: Address some review comments from the previous PRFearlessTobi
2020-07-18yuzu: Port translation support from CitraFearlessTobi
2020-07-18frontend: Improve wait tree readability for dark themesDavid Marcec
2020-07-17Remove duplicate configDavid Marcec
2020-07-17Rebase for per game settingsDavid Marcec
2020-07-17async shadersDavid Marcec
2020-07-16Merge pull request #4337 from lat9nq/fix-per-game-asyncbunnei
2020-07-16Merge pull request #4297 from FearlessTobi/skip-profile-selectbunnei
2020-07-15Use proper install result when overwriting filesMorph
2020-07-14settings: Move settings sanitization to its own functionlat9nq
2020-07-14Merge pull request #4294 from MerryMage/cpu-opt-settingsbunnei
2020-07-14Merge pull request #4282 from Morph1984/fs-sizebunnei
2020-07-14main: Set async gpu properly after loading per-game settinglat9nq
2020-07-14configure_general: Explicitly guard use_multi_core when applying settingslat9nq
2020-07-12configure_cpu: Split optimization settings off into Debug tabMerryMage
2020-07-12Merge pull request #4290 from lioncash/latestLC
2020-07-12Merge pull request #3385 from Morph1984/batch-installbunnei
2020-07-11configure_cpu: Add tooltipsMerryMage
2020-07-11configure_cpu: Show/Hide debugging optionsMerryMage
2020-07-11main/profile_select: Don't prompt for profile selection when only one is avai...FearlessTobi
2020-07-11configuration: Add settings to enable/disable specific CPU optimizationsMerryMage