index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
game_list.cpp
Age
Commit message (
Expand
)
Author
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
2020-07-11
CMakeLists: Make use of /std:c++latest on MSVC
Lioncash
2020-05-11
yuzu: game_list: Fix 'Open Save Data Location' for device saves.
bunnei
2020-04-06
yuzu: Fixes to game list sorting
FearlessTobi
2019-10-04
yuzu/game_list: Silence -Wswitch and -Wunused-variable
ReinUsesLisp
2019-09-04
Limit the size of directory icons, fix text when icon size is none
fearlessTobi
2019-09-04
Change QList to QVector
fearlessTobi
2019-09-04
Separate UserNand and Sdmc directories
fearlessTobi
2019-09-04
Address more trivial review comments
fearlessTobi
2019-09-04
Address trivial review comments
fearlessTobi
[next]