dolphin/Source/Core/DolphinQt2
spycrab 72a66d3fbb
Merge pull request #6877 from aldelaro5/qt-debugger-load-symbols
Qt/debugger: properly update when we load the symbols on boot
2018-05-17 21:41:55 +02:00
..
Config Qt/SettingsWindow: Wrap tabs in scrollareas 2018-05-15 20:13:12 +02:00
Debugger Qt/debugger: properly update when we load the symbols on boot 2018-05-17 15:33:47 -04: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 Merge pull request #6754 from spycrab/qt_no_whatsthis 2018-05-05 16:04:52 +02:00
CheatsManager.h
CMakeLists.txt Merge pull request #6624 from spycrab/qt_dbg_jit 2018-05-12 13:02:47 +02:00
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: properly update when we load the symbols on boot 2018-05-17 15:33:47 -04:00
Host.h Qt/debugger: properly update when we load the symbols on boot 2018-05-17 15:33:47 -04:00
HotkeyScheduler.cpp Merge pull request #6825 from leoetlino/onion-types 2018-05-12 21:59:43 +02:00
HotkeyScheduler.h Qt: Implement "Reset" hotkey 2018-05-12 03:56:10 +02:00
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: do not toggle the screensaver when pausing or playing 2018-05-17 07:14:44 -04: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 Fix "Show Input Display" 2018-05-16 21:07:15 +02:00
MenuBar.h Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -04:00
qt.conf
RenderWidget.cpp Qt: Fix "Render To Main" 2018-05-06 04:51:13 +02:00
RenderWidget.h
resource.h
Resources.cpp
Resources.h
SearchBar.cpp
SearchBar.h
Settings.cpp Merge pull request #6624 from spycrab/qt_dbg_jit 2018-05-12 13:02:47 +02:00
Settings.h Merge pull request #6624 from spycrab/qt_dbg_jit 2018-05-12 13:02:47 +02:00
ToolBar.cpp Qt: make the pause play button only one button 2018-05-15 23:37:50 -04:00
ToolBar.h Qt: make the pause play button only one button 2018-05-15 23:37:50 -04:00
Translation.cpp
Translation.h
Updater.cpp Qt: Minor window fixes 2018-05-14 11:10:04 +02:00
Updater.h
WiiUpdate.cpp
WiiUpdate.h