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-09-13 06:52:58 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee5e2fd9f980cb06292b3c5f9c7b7c736f997aba
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
Christian Aguilera
ee5e2fd9f9
Fixed crash when dereferencing the potential null pointer returned by GetSelectedGame().
2019-01-16 09:25:47 +00:00
..
GameList.cpp
Fixed crash when dereferencing the potential null pointer returned by GetSelectedGame().
2019-01-16 09:25:47 +00:00
GameList.h
DolphinQt: Implement "Purge Game List Cache"
2018-10-25 08:29:54 +02:00
GameListModel.cpp
Qt Game List: Sort game titles "naturally". e.g. 10 comes after 9.
2019-01-01 06:06:02 -06:00
GameListModel.h
DolphinQt: Implement "Purge Game List Cache"
2018-10-25 08:29:54 +02:00
GameTracker.cpp
DolphinQt: Implement "Purge Game List Cache"
2018-10-25 08:29:54 +02:00
GameTracker.h
DolphinQt: Implement "Purge Game List Cache"
2018-10-25 08:29:54 +02:00
GridProxyModel.cpp
Qt/GridProxyModel: Ensure uniform sizes in cover mode
2018-08-19 17:13:29 +02:00
GridProxyModel.h
…
ListProxyModel.cpp
GameList: QSortFilterProxyModel should provide strict weak ordering
2018-08-08 23:59:58 -04:00
ListProxyModel.h
…