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-28 08:39:49 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eae68194b30610c60f224c676f573de024ed3a78
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
iwubcode
2bb7d207b7
DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver
2020-09-12 17:53:17 -05:00
..
GameList.cpp
Merge pull request
#8861
from JosJuice/netplay-hash
2020-09-06 17:14:08 -04:00
GameList.h
Allow translations and custom names in GameFile::GetNetPlayName
2020-08-02 22:46:53 +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
DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver
2020-09-12 17:53:17 -05: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
DolphinQt: Replace unusual Qt::InitialSortOrderRole usage with a custom role.
2020-07-16 20:27:07 -05:00
ListProxyModel.h
…