This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-19 04:09:44 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cb3f663bcbfd2f446df10c1555b5d5ddd0e96c1
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
JosJuice
2cb3f663bc
CMake: Include WIL headers
...
MSBuild does this, so CMake should too. Fixes a Windows build error.
2021-03-04 10:26:31 +01:00
..
GameList.cpp
CMake: Include WIL headers
2021-03-04 10:26:31 +01:00
GameList.h
DolphinQT: Gives option to add desktop shortcut
2021-01-11 20:41:13 -08:00
GameListModel.cpp
DolphinQt: Migrate QRegExp over to QRegularExpression
2021-01-13 05:07:29 -05:00
GameListModel.h
Allow translations and custom names in GameFile::GetNetPlayName
2020-08-02 22:46:53 +02:00
GameTracker.cpp
Improved responsiveness when refreshing game list.
2020-10-01 22:10:16 +02:00
GameTracker.h
Improved responsiveness when refreshing game list.
2020-10-01 22:10:16 +02:00
GridProxyModel.cpp
Qt/GridProxyModel: Ensure uniform sizes in cover mode
2018-08-19 17:13:29 +02:00
GridProxyModel.h
…
ListProxyModel.cpp
DolphinQt: Replace unusual Qt::InitialSortOrderRole usage with a custom role.
2020-07-16 20:27:07 -05:00
ListProxyModel.h
…