summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/GameList/GameListModel.cpp
AgeCommit message (Expand)Author
2024-04-14GameList: Show (Disc 1) for first disc of two-disc gamesDentomologist
2023-12-14GameListModel: Remove fallthrough in data()Lioncash
2023-04-25DolphinQt: cache icons instead of single pixmapsShawn Hoffman
2023-02-26Qt/GameList: Also filter by filename when searching.Daniel Garza
2021-12-26Config: Port GameList settings to new config system.Admiral H. Curtiss
2021-11-02DolphinQt, VideoBackends: Fix all cases of -Wswitch in gcc 11Emmanuel Gil Peyrot
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-04-02GameList: Rename Column enum membersDentomologist
2021-04-02GameList: Convert columns to enum classDentomologist
2021-01-13DolphinQt: Migrate QRegExp over to QRegularExpressionLioncash
2020-08-02Allow translations and custom names in GameFile::GetNetPlayNameJosJuice
2020-08-02Make netplay's "same game" check more robustJosJuice
2020-07-19DolphinQt: Show WAD as "WAD" instead of "" in file format columnJosJuice
2020-07-16DolphinQt: Replace unusual Qt::InitialSortOrderRole usage with a custom role.Jordan Woyak
2020-06-25DolphinQt: Add columns with file format detailsJosJuice
2020-06-06Qt/GameListModel: Use absolutePath for file path columnTechjar
2020-03-19Qt/GameListModel: Use native separators in File Path columnSilent
2020-03-03Used whole path instead of relative pathAlexApps99
2020-03-02Add path to File Name column of game gridAlexApps99
2019-11-09Merge pull request #8313 from JosJuice/gamelist-xmlLéo Lam
2019-10-20Fixup GameListModel::UpdateGame and columnCountSilent
2019-09-25GameFile: Use enums for custom/length parametersJosJuice
2019-09-25GameFile: Support HBC-style XML metadataJosJuice
2019-02-03DolphinQt: show game descriptions in one lineTillmann Karras
2019-01-28DolphinQt: Display game list file sizes with an asterisk when file-size diffe...Jordan Woyak
2019-01-04Automatic disc change for 2-disc gamesJosJuice
2019-01-01Qt Game List: Sort game titles "naturally". e.g. 10 comes after 9.Jordan Woyak
2018-10-25DolphinQt: Implement "Purge Game List Cache"JosJuice
2018-10-05Qt/GameList: Implement tag systemspycrab
2018-07-30Revert "Revert "Qt/GameList: Add option to show covers in grid mode""spycrab
2018-07-28Revert "Qt/GameList: Add option to show covers in grid mode"Pierre Bourdon
2018-07-27Qt/GameList: Add option to show covers in grid modespycrab
2018-07-11Merge pull request #7247 from lioncash/fwdspycrab
2018-07-10Qt/GameList: Replace includes with forward declarations where applicableLioncash
2018-07-10Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMi...Lioncash
2018-07-07Move DolphinQt2 to DolphinQtspycrab