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-14 09:49:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
670f34af60cb03f45353cb92d8082cf1ada79b86
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
Christian Aguilera
ee13e6ec80
Improved responsiveness when refreshing game list.
2020-10-01 22:10:16 +02:00
..
GameList.cpp
Improved responsiveness when refreshing game list.
2020-10-01 22:10:16 +02:00
GameList.h
GameListModel instance ownership transferred back to the GameList instance. The GameListModel instance will be passed as a constructor parameter where needed.
2020-10-01 22:09:45 +02:00
GameListModel.cpp
Allow translations and custom names in GameFile::GetNetPlayName
2020-08-02 22:46:53 +02: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
…