Age | Commit message (Expand) | Author |
2023-05-26 | qt: add menu item to remove cache storage | Liam |
2023-02-16 | yuzu: Write to config file on important config changes | Narr the Reg |
2022-12-13 | yuzu qt: Create shortcuts on Linux | lat9nq |
2022-11-04 | UI: Add options to hide extra columns (#9093) | Piplup |
2022-10-19 | UI: Add option to hide the compatibility list | Kyle Kienapfel |
2022-08-20 | Qt: Retranslate GameList header and Filter line | Kyle Kienapfel |
2022-08-05 | Linux: handle dark system themes nicely | Kyle K |
2022-07-27 | chore: make yuzu REUSE compliant | Andrea Pappacoda |
2022-07-25 | yuzu: Add ui files for multiplayer rooms | FearlessTobi |
2022-06-14 | game_list: Eliminate variable shadowing | Morph |
2022-06-13 | yuzu: Eliminate variable shadowing | Morph |
2022-06-11 | Merge pull request #8449 from Docteh/translate_placeholder | Mai M |
2022-06-10 | UI: retranslate the game list placeholder | Kyle Kienapfel |
2022-05-29 | Update some files with Qt 5.15.2 best practices in mind | Kyle K |
2022-03-20 | yuzu: Reduce unused includes | ameerj |
2022-02-01 | yuzu/game_list: Use non-deprecated version of QString's split() function | Lioncash |
2021-12-12 | game_list: Add persistent setting for the favorites row expanded state | ameerj |
2021-12-02 | yuzu: Implement basic controller navigation | german77 |
2021-11-16 | yuzu: Fix build errors | ameerj |
2021-10-14 | Merge pull request #6774 from lat9nq/remove-global-yuzu | Morph |
2021-10-11 | Fix a few warnings | Romain Failliot |
2021-10-07 | game_list: Remove global instances of Core::System | lat9nq |
2021-09-06 | Rename all shader cache references to pipeline cache | Matías Locatti |
2021-08-01 | game_list: Make game list folder icons smaller (#6762) | Malte Jürgens |
2021-07-22 | main: Update Shader Cache menu options | ameerj |
2021-07-20 | file_sys: Support load game collection (#6582) | Feng Chen |
2021-07-08 | Merge pull request #6539 from lat9nq/default-setting | Ameer J |
2021-06-28 | yuzu qt: Make most UISettings a BasicSetting | lat9nq |
2021-06-28 | yuzu qt: Add option to dump to SDMC directory | lat9nq |
2021-06-07 | yuzu qt: Start games from context menu | lat9nq |
2021-06-03 | [game_list] Correct light theme loading (#6408) | Maide |
2021-06-03 | Merge pull request #6402 from Kelebek1/UI | bunnei |
2021-06-02 | Merge pull request #6403 from Kewlan/game-list-for-loop-optimization | bunnei |
2021-06-02 | game_list: Minor for loop optimizations | Kewlan |
2021-06-02 | Stop the columns resizing on NAND install | Kelebek1 |
2021-05-25 | yuzu qt: Handle per-game configs for title id 0 | lat9nq |
2021-05-02 | Merge pull request #6263 from Kewlan/folder-swap-expand-state | Morph |
2021-04-30 | game_list: Fix dir move up/down expand state | Kewlan |
2021-04-30 | game_list: Update filter results when removing directories | Kewlan |
2021-04-15 | game_list: Mark games as favorite to make them appear at the top. | Kewlan |
2021-01-18 | game_list: Fix folder reordering | FearlessTobi |
2021-01-13 | yuzu: Migrate off of setMargin() to setContentsMargins() | Lioncash |
2020-09-29 | qt/game_list: Give GameListSearchField::KeyReleaseEater a parent | ReinUsesLisp |
2020-09-23 | game_list: Make game list function naming consistent | Lioncash |
2020-09-23 | game_list: Eliminate redundant argument copies | Lioncash |
2020-08-18 | Merge pull request #4381 from Morph1984/fix-open-folder-installed-title | bunnei |
2020-08-16 | yuzu: Resolve -Wextra-semi warnings | Lioncash |
2020-08-04 | main: Fix Open Save/Mod Locations for installed titles | Morph |
2020-07-29 | game_list: Limit context menu options for homebrew | Morph |
2020-07-29 | game_list: Add "Remove" context menu | Morph |