summaryrefslogtreecommitdiff
path: root/src/yuzu/game_list_p.h
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2023-11-21config: Unify config handling under frontend_commont895
2023-08-27Address review commentsLiam
2023-08-26yuzu-qt: Track play timeMario
2022-11-10yuzu/compatdb: Rework compatibility submission systemFearlessTobi
2022-08-20Qt: Retranslate GameList header and Filter lineKyle Kienapfel
2022-08-05Linux: handle dark system themes nicelyKyle K
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-06-14game_list: Eliminate variable shadowingMorph
2022-06-13yuzu: Eliminate variable shadowingMorph
2022-04-16ui: Fix Game Compatibility list translationsKyle K
2022-03-20yuzu: Reduce unused includesameerj
2021-08-01game_list: Make game list folder icons smaller (#6762)Malte Jürgens
2021-06-28yuzu qt: Make most UISettings a BasicSettinglat9nq
2021-04-30game_list: Update filter results when removing directoriesKewlan
2021-04-15game_list: Mark games as favorite to make them appear at the top.Kewlan
2021-01-18game_list: Fix folder reorderingFearlessTobi
2020-12-05game_list_p: Resolve deprecated usage of QVariant operator<Lioncash
2020-09-29qt/game_list: Give GameListSearchField::KeyReleaseEater a parentReinUsesLisp
2020-08-29game_list_p: Avoid string churn in GameListItemPath data()Lioncash
2020-08-29game_list_p: Mark some constants as constexprLioncash
2020-04-25Fix the mistake in the port and update the comment for clarityVitor Kiguchi
2020-04-06yuzu: Fixes to game list sortingFearlessTobi
2020-01-19GUI/gamelist: add "None" as an option for second row and remove dynamically d...Bartosz Kaszubowski
2019-10-04yuzu/game_list: Silence -Wswitch and -Wunused-variableReinUsesLisp
2019-09-04Limit the size of directory icons, fix text when icon size is nonefearlessTobi
2019-09-04Separate UserNand and Sdmc directoriesfearlessTobi
2019-09-04Address more trivial review commentsfearlessTobi
2019-09-04Address trivial review commentsfearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-05-20yuzu/game_list_p: Amend mentions of SMDH in commentsLioncash
2019-05-20yuzu/game_list_p: Specify string conversions explicitlyLioncash
2019-04-15CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt targetLioncash
2018-09-27Merge pull request #1360 from FearlessTobi/port-3979bunnei
2018-09-21game_list: Add Qt SmoothTransformation to picture scalingZach Hilman
2018-09-21game_list: move SearchField to game_list_p.h and fix untranslated textzhupengfei
2018-09-17game_list_p: Amend typo in GameListItemCompat's constructor parameterLioncash
2018-09-17game_list_p: Take map iterator contents by const referenceLioncash
2018-09-09yuzu: Move compatibility list specifics to their own source filesLioncash
2018-09-07yuzu: Move GameListWorker to its own source filesLioncash
2018-09-04game_list: Use RegisteredCacheUnion for installedZach Hilman
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash
2018-08-29Show game compatibility within yuzufearlessTobi
2018-08-23game_list: Add SD registration loading to game listZach Hilman
2018-08-20service/filesystem: Use forward declarations where applicableLioncash
2018-08-11game_list: Split game list scans to multiple functionsZach Hilman
2018-08-10qt/game_list: Resolve truncation warning within GameListItemPath's constructorLioncash
2018-08-10gt/game_list: Use std::array in GameListItemPath's data() functionLioncash