dolphin/Source/Core/DolphinQt2
aldelaro5 33ed5b2e99
Qt/Debugger: Use QApplication::instance() as the connection context in Host_UpdateDisasmDialog()
Because running on the host instance doesn't actually allow to fire the event.  This fix a regression where stepping would not udpate the GUI at all.
2018-05-16 00:42:35 -04:00
..
Config Qt/SettingsWindow: Wrap tabs in scrollareas 2018-05-15 20:13:12 +02:00
Debugger Merge pull request #6851 from lioncash/usage 2018-05-14 19:18:05 +02:00
GameList Qt: Minor window fixes 2018-05-14 11:10:04 +02:00
NetPlay Qt: Minor window fixes 2018-05-14 11:10:04 +02:00
QtUtils DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
Settings Qt: Use proper signals 2018-05-15 20:13:12 +02:00
TAS
AboutDialog.cpp
AboutDialog.h
CheatsManager.cpp
CheatsManager.h
CMakeLists.txt
DolphinQt2.manifest
DolphinQt2.rc
DolphinQt2.vcxproj DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
DolphinQt2.vcxproj.user
FIFOPlayerWindow.cpp
FIFOPlayerWindow.h
GCMemcardManager.cpp DolphinQt2: Resolve unused lambda capture warnings 2018-05-14 10:11:47 -04:00
GCMemcardManager.h DolphinQt2: Add missing Q_OBJECT macro to all QObject-related classes missing it 2018-05-13 17:33:32 -04:00
Host.cpp Qt/Debugger: Use QApplication::instance() as the connection context in Host_UpdateDisasmDialog() 2018-05-16 00:42:35 -04:00
Host.h Qt/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
HotkeyScheduler.cpp Merge pull request #6825 from leoetlino/onion-types 2018-05-12 21:59:43 +02:00
HotkeyScheduler.h
Info.plist.in
Main.cpp Qt: Fix render widget not being on top when using -n / -e 2018-05-13 17:32:29 +02:00
MainWindow.cpp Qt/RenderWidget: Fix render-to-main focus 2018-05-13 21:08:34 +02:00
MainWindow.h Qt: Fix render widget not being on top when using -n / -e 2018-05-13 17:32:29 +02:00
MenuBar.cpp DolphinQt2: Resolve unused lambda capture warnings 2018-05-14 10:11:47 -04:00
MenuBar.h Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -04:00
qt.conf
RenderWidget.cpp
RenderWidget.h
resource.h
Resources.cpp
Resources.h
SearchBar.cpp
SearchBar.h
Settings.cpp
Settings.h
ToolBar.cpp Qt/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp Qt: Minor window fixes 2018-05-14 11:10:04 +02:00
Updater.h
WiiUpdate.cpp
WiiUpdate.h