dolphin/Source/Core/DolphinQt/NetPlay
Techjar 171aad50cc NetPlay: Move NetSettings initialization to backend
It doesn't really belong in frontend code, and this change will make it
easier to eventually support NetPlay on other UI frameworks.
2021-05-19 06:34:24 -04: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 NetPlay: Move NetSettings initialization to backend 2021-05-19 06:34:24 -04: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