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 15:03:01 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ca682e6a19f6e41787fbe8c2e9bccfbd50fd958
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
Léo Lam
1ca682e6a1
Merge pull request
#8723
from seanyeh/fix-confirm-dialog-enter
...
Qt/GameList: Use KeyPress instead of KeyRelease
2020-04-27 17:00:58 +02:00
..
GameList.cpp
Merge pull request
#8723
from seanyeh/fix-confirm-dialog-enter
2020-04-27 17:00:58 +02:00
GameList.h
Qt/GameList: Use KeyPress instead of KeyRelease
2020-04-03 23:01:21 -05:00
GameListModel.cpp
Qt/GameListModel: Use native separators in File Path column
2020-03-19 18:03:35 +01:00
GameListModel.h
Add path to File Name column of game grid
2020-03-02 17:38:28 +13:00
GameTracker.cpp
Add signals to enable/disable Refresh button
2019-10-19 23:15:38 +02:00
GameTracker.h
Add signals to enable/disable Refresh button
2019-10-19 23:15:38 +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
…