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_p.h
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2023-11-21
config: Unify config handling under frontend_common
t895
2023-08-27
Address review comments
Liam
2023-08-26
yuzu-qt: Track play time
Mario
2022-11-10
yuzu/compatdb: Rework compatibility submission system
FearlessTobi
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-06-14
game_list: Eliminate variable shadowing
Morph
2022-06-13
yuzu: Eliminate variable shadowing
Morph
2022-04-16
ui: Fix Game Compatibility list translations
Kyle K
2022-03-20
yuzu: Reduce unused includes
ameerj
2021-08-01
game_list: Make game list folder icons smaller (#6762)
Malte Jürgens
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
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
2020-12-05
game_list_p: Resolve deprecated usage of QVariant operator<
Lioncash
2020-09-29
qt/game_list: Give GameListSearchField::KeyReleaseEater a parent
ReinUsesLisp
2020-08-29
game_list_p: Avoid string churn in GameListItemPath data()
Lioncash
2020-08-29
game_list_p: Mark some constants as constexpr
Lioncash
2020-04-25
Fix the mistake in the port and update the comment for clarity
Vitor Kiguchi
2020-04-06
yuzu: Fixes to game list sorting
FearlessTobi
2020-01-19
GUI/gamelist: add "None" as an option for second row and remove dynamically d...
Bartosz Kaszubowski
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
Separate UserNand and Sdmc directories
fearlessTobi
2019-09-04
Address more trivial review comments
fearlessTobi
2019-09-04
Address trivial review comments
fearlessTobi
2019-09-04
yuzu: Add support for multiple game directories
fearlessTobi
2019-08-09
yuzu/CMakeLists: Remove qt5_wrap_ui macro usage
Lioncash
2019-05-20
yuzu/game_list_p: Amend mentions of SMDH in comments
Lioncash
2019-05-20
yuzu/game_list_p: Specify string conversions explicitly
Lioncash
2019-04-15
CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target
Lioncash
2018-09-27
Merge pull request #1360 from FearlessTobi/port-3979
bunnei
2018-09-21
game_list: Add Qt SmoothTransformation to picture scaling
Zach Hilman
2018-09-21
game_list: move SearchField to game_list_p.h and fix untranslated text
zhupengfei
2018-09-17
game_list_p: Amend typo in GameListItemCompat's constructor parameter
Lioncash
2018-09-17
game_list_p: Take map iterator contents by const reference
Lioncash
2018-09-09
yuzu: Move compatibility list specifics to their own source files
Lioncash
2018-09-07
yuzu: Move GameListWorker to its own source files
Lioncash
2018-09-04
game_list: Use RegisteredCacheUnion for installed
Zach Hilman
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-29
Show game compatibility within yuzu
fearlessTobi
2018-08-23
game_list: Add SD registration loading to game list
Zach Hilman
2018-08-20
service/filesystem: Use forward declarations where applicable
Lioncash
2018-08-11
game_list: Split game list scans to multiple functions
Zach Hilman
2018-08-10
qt/game_list: Resolve truncation warning within GameListItemPath's constructor
Lioncash
2018-08-10
gt/game_list: Use std::array in GameListItemPath's data() function
Lioncash
[next]