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
ffb9722f2d8d5283d79efa327adb880bbd1571b7
dolphin
/
Source
/
Core
/
DolphinQt
/
GameList
History
Scott Mansell
ffb9722f2d
Merge pull request
#3032
from waddlesplash/dolphin-qt
...
Lots more minor DolphinQt stuffs.
2015-11-23 21:45:28 +13:00
..
GameFile.cpp
ISOFile/GameFile: Clean up includes
2015-11-15 17:15:16 +01:00
GameFile.h
Merge pull request
#3263
from JosJuice/isofile-gamefile-includes
2015-11-15 22:15:03 -05:00
GameGrid.cpp
DolphinQt: Make use of the C++11 signal/slot connection syntax.
2015-09-10 23:31:40 -04:00
GameGrid.h
DolphinQt: Use C++11 'final' keyword where applicable.
2015-09-13 09:33:30 -04:00
GameGrid.ui
…
GameTracker.cpp
FileSearch: Don't use RegExs, just do string comparisons.
2015-09-27 13:25:51 -04:00
GameTracker.h
DolphinQt: Use C++11 'final' keyword where applicable.
2015-09-13 09:33:30 -04:00
GameTree.cpp
DolphinQt: Make use of the C++11 signal/slot connection syntax.
2015-09-10 23:31:40 -04:00
GameTree.h
DolphinQt: Use C++11 'final' keyword where applicable.
2015-09-13 09:33:30 -04:00
GameTree.ui
…