dolphin/Source/Core/DolphinQt2
Lioncash 7eb86cdb67 BTEmu: Add helper function for accessing WiimoteDevice instances by index
This makes it much more straightforward to access WiimoteDevice
instances and also keeps the implementation details of accessing those
instances in one spot.

Given as all external accesses to the WiimoteDevice instances go through
this function, we can make the other two private.
2018-06-20 17:05:54 -04:00
..
Config Give "Dump TEV Stages" and "Dump Texture Fetches" descriptions 2018-06-06 11:59:29 -04:00
Debugger DolphinQt2/RegisterWidget: std::move std::function instances in AddRegister() 2018-06-19 13:40:22 -04:00
FIFO Qt/FIFOPlayer: Implement Analyzer 2018-05-22 23:51:01 +02:00
GameList Qt/GameList: Greatly improve performance (List view) 2018-06-15 12:05:11 +02:00
NetPlay PowerPC: Convert CPUCore enum into an enum class 2018-06-15 10:27:59 -04:00
QtUtils Merge pull request #6945 from spycrab/qt_sighandler 2018-05-28 22:05:52 +02:00
Settings Merge pull request #7127 from Techjar/patch-4 2018-06-19 13:50:25 +02:00
TAS Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
AboutDialog.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
AboutDialog.h
CheatsManager.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
CheatsManager.h
CMakeLists.txt Qt/Hotkeys: Implement missing "Other State Management" tab 2018-06-03 12:44:02 +02:00
DolphinQt2.manifest
DolphinQt2.rc
DolphinQt2.vcxproj Qt/Hotkeys: Implement missing "Other State Management" tab 2018-06-03 12:44:02 +02:00
DolphinQt2.vcxproj.user
GCMemcardManager.cpp
GCMemcardManager.h
Host.cpp Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
Host.h Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
HotkeyScheduler.cpp Qt/HotkeyScheduler: Fix 3D Mode hotkeys not behaving properly 2018-06-16 21:38:14 +02:00
HotkeyScheduler.h Qt: Implement "Refresh Game List" hotkey 2018-06-06 18:30:46 +02:00
Info.plist.in
Main.cpp Qt/Win32: Remove font weight calculation 2018-05-26 13:24:50 +02:00
MainWindow.cpp BTEmu: Add helper function for accessing WiimoteDevice instances by index 2018-06-20 17:05:54 -04:00
MainWindow.h Qt: Fix exclusive fullscreen not being entered on startup 2018-06-08 19:59:41 +02:00
MenuBar.cpp BTEmu: Add helper function for accessing WiimoteDevice instances by index 2018-06-20 17:05:54 -04:00
MenuBar.h Qt: Add option to invoke the updater manually 2018-05-27 04:12:21 +02:00
qt.conf
RenderWidget.cpp Qt: Restore fullscreen resolution when regaining focus 2018-06-08 20:47:15 +02:00
RenderWidget.h Qt: Restore fullscreen resolution when regaining focus 2018-06-08 20:47:15 +02:00
resource.h
Resources.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
Resources.h
SearchBar.cpp
SearchBar.h SearchBar: Remove unused class variables 2018-03-27 22:47:02 -04:00
Settings.cpp Qt: Add Refresh button 2018-06-04 23:44:53 +02:00
Settings.h Qt: Add Refresh button 2018-06-04 23:44:53 +02:00
ToolBar.cpp Qt: Add Refresh button 2018-06-04 23:44:53 +02:00
ToolBar.h Qt: Add Refresh button 2018-06-04 23:44:53 +02:00
Translation.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
Translation.h
Updater.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
Updater.h Qt: Add option to invoke the updater manually 2018-05-27 04:12:21 +02:00
WiiUpdate.cpp Qt: Sort includes properly 2018-05-28 04:31:38 +02:00
WiiUpdate.h