index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
GameList
/
GameListModel.cpp
Age
Commit message (
Expand
)
Author
2024-04-14
GameList: Show (Disc 1) for first disc of two-disc games
Dentomologist
2023-12-14
GameListModel: Remove fallthrough in data()
Lioncash
2023-04-25
DolphinQt: cache icons instead of single pixmaps
Shawn Hoffman
2023-02-26
Qt/GameList: Also filter by filename when searching.
Daniel Garza
2021-12-26
Config: Port GameList settings to new config system.
Admiral H. Curtiss
2021-11-02
DolphinQt, VideoBackends: Fix all cases of -Wswitch in gcc 11
Emmanuel Gil Peyrot
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-04-02
GameList: Rename Column enum members
Dentomologist
2021-04-02
GameList: Convert columns to enum class
Dentomologist
2021-01-13
DolphinQt: Migrate QRegExp over to QRegularExpression
Lioncash
2020-08-02
Allow translations and custom names in GameFile::GetNetPlayName
JosJuice
2020-08-02
Make netplay's "same game" check more robust
JosJuice
2020-07-19
DolphinQt: Show WAD as "WAD" instead of "" in file format column
JosJuice
2020-07-16
DolphinQt: Replace unusual Qt::InitialSortOrderRole usage with a custom role.
Jordan Woyak
2020-06-25
DolphinQt: Add columns with file format details
JosJuice
2020-06-06
Qt/GameListModel: Use absolutePath for file path column
Techjar
2020-03-19
Qt/GameListModel: Use native separators in File Path column
Silent
2020-03-03
Used whole path instead of relative path
AlexApps99
2020-03-02
Add path to File Name column of game grid
AlexApps99
2019-11-09
Merge pull request #8313 from JosJuice/gamelist-xml
Léo Lam
2019-10-20
Fixup GameListModel::UpdateGame and columnCount
Silent
2019-09-25
GameFile: Use enums for custom/length parameters
JosJuice
2019-09-25
GameFile: Support HBC-style XML metadata
JosJuice
2019-02-03
DolphinQt: show game descriptions in one line
Tillmann Karras
2019-01-28
DolphinQt: Display game list file sizes with an asterisk when file-size diffe...
Jordan Woyak
2019-01-04
Automatic disc change for 2-disc games
JosJuice
2019-01-01
Qt Game List: Sort game titles "naturally". e.g. 10 comes after 9.
Jordan Woyak
2018-10-25
DolphinQt: Implement "Purge Game List Cache"
JosJuice
2018-10-05
Qt/GameList: Implement tag system
spycrab
2018-07-30
Revert "Revert "Qt/GameList: Add option to show covers in grid mode""
spycrab
2018-07-28
Revert "Qt/GameList: Add option to show covers in grid mode"
Pierre Bourdon
2018-07-27
Qt/GameList: Add option to show covers in grid mode
spycrab
2018-07-11
Merge pull request #7247 from lioncash/fwd
spycrab
2018-07-10
Qt/GameList: Replace includes with forward declarations where applicable
Lioncash
2018-07-10
Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMi...
Lioncash
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab