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-14 07:23:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10127a045159fac34f3985db29a5ed715190cb15
dolphin
/
Source
/
Core
/
DolphinQt
/
NetPlay
History
Léo Lam
28cd6f6520
Merge pull request
#9440
from lioncash/qt6
...
DolphinQt: Qt 6.0 forward-compatibility changes
2021-01-27 19:28:43 +01:00
..
ChunkedProgressDialog.cpp
…
ChunkedProgressDialog.h
…
GameListDialog.cpp
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
GameListDialog.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
MD5Dialog.cpp
…
MD5Dialog.h
…
NetPlayBrowser.cpp
…
NetPlayBrowser.h
…
NetPlayDialog.cpp
Merge pull request
#9440
from lioncash/qt6
2021-01-27 19:28:43 +01:00
NetPlayDialog.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
NetPlaySetupDialog.cpp
Turn Config::Info into a class with getters
2020-12-11 19:54:16 +01:00
NetPlaySetupDialog.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
PadMappingDialog.cpp
…
PadMappingDialog.h
…