dolphin/Source/Core/DolphinQt
Techjar f37813d8b6 Qt/IOWindow: Fix detection of button names containing non-alphabetical characters
The button wouldn't be highlighted in the list, as it would look for something like `Click 1` instead of Click 1.
2018-07-16 18:59:23 -04:00
..
Config Qt/IOWindow: Fix detection of button names containing non-alphabetical characters 2018-07-16 18:59:23 -04:00
Debugger Qt: Remove ActionHelper 2018-07-09 10:02:10 +02:00
FIFO
GameList Merge pull request #7247 from lioncash/fwd 2018-07-11 10:57:02 +02:00
NetPlay Merge pull request #7255 from Techjar/qt-netplay-message-color 2018-07-12 17:42:55 +02:00
QtUtils Qt: Remove ActionHelper 2018-07-09 10:02:10 +02:00
Settings
TAS Add 'Enable Controller Input' checkbox to TAS dialogs 2018-07-07 22:55:42 +10:00
AboutDialog.cpp Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
AboutDialog.h
CheatsManager.cpp Merge pull request #7245 from lioncash/internal 2018-07-11 10:55:42 +02:00
CheatsManager.h Qt/CheatsManager: Move concealable types into the cpp file 2018-07-10 14:34:24 -04:00
CMakeLists.txt Merge pull request #6222 from iwubcode/emulated_input_improvements 2018-07-12 20:36:53 +02:00
DolphinQt.manifest
DolphinQt.rc
DolphinQt.vcxproj Merge pull request #6222 from iwubcode/emulated_input_improvements 2018-07-12 20:36:53 +02:00
DolphinQt.vcxproj.user
GCMemcardManager.cpp
GCMemcardManager.h
Host.cpp
Host.h
HotkeyScheduler.cpp Input: Allow cycling to occur for each individual controller 2018-07-07 12:55:49 -05:00
HotkeyScheduler.h Input: Add hotkey to cycle the wiimote profile forward or backward 2018-07-07 12:39:08 -05:00
Info.plist.in
Main.cpp Qt/Main: Remove redundant version check 2018-07-09 10:03:13 +02:00
MainWindow.cpp Qt/GameList: Replace includes with forward declarations where applicable 2018-07-10 16:03:38 -04:00
MainWindow.h
MenuBar.cpp Merge pull request #7244 from lioncash/error 2018-07-12 19:41:36 +02:00
MenuBar.h Merge pull request #7244 from lioncash/error 2018-07-12 19:41:36 +02:00
qt.conf
RenderWidget.cpp
RenderWidget.h
resource.h
Resources.cpp Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
Resources.h Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
SearchBar.cpp
SearchBar.h
Settings.cpp Merge pull request #7219 from ligfx/mappingwindow_hotplug 2018-07-11 10:58:26 +02:00
Settings.h Merge pull request #7219 from ligfx/mappingwindow_hotplug 2018-07-11 10:58:26 +02:00
ToolBar.cpp Qt: Remove ActionHelper 2018-07-09 10:02:10 +02:00
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp
WiiUpdate.h