dolphin/Source/Core/DolphinQt2
aldelaro5 5c688b2d2b
Qt/debugger: Don't update the symbols list unnecessarily
It only needs to be updated when we changes the symbols, not every time the code widget updates and it does take a while to update them so this fixes some delay when updating the code window.
2018-05-12 19:15:26 -04:00
..
Config Qt/MappingButton: Fix occasionally broken indicator 2018-05-11 12:37:48 +02:00
Debugger Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -04:00
GameList Qt: Disable 'uninstall' action if title is not installed 2018-05-06 21:01:44 +02:00
NetPlay Qt/NetPlayDialog: Fix broken IP label 2018-05-11 21:22:57 +02:00
QtUtils Qt/WrapInScrollArea: Only use transparency on Windows 2018-05-07 17:23:03 +02:00
Settings Merge pull request #6768 from spycrab/qt_stylesheet 2018-05-08 15:20:19 +02:00
TAS
AboutDialog.cpp
AboutDialog.h
CheatsManager.cpp
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 Merge pull request #6624 from spycrab/qt_dbg_jit 2018-05-12 13:02:47 +02:00
DolphinQt2.vcxproj.user
FIFOPlayerWindow.cpp
FIFOPlayerWindow.h
GCMemcardManager.cpp
GCMemcardManager.h
Host.cpp Qt/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
Host.h Qt/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
HotkeyScheduler.cpp Qt/HotkeyScheduler: Use onion config 2018-05-11 20:47:30 +02:00
HotkeyScheduler.h Qt: Implement missing hotkeys 2018-05-09 08:27:04 +02:00
Info.plist.in
Main.cpp Qt/Win32: Fix font weight calculation 2018-05-10 14:01:55 +02:00
MainWindow.cpp Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -04:00
MainWindow.h Merge pull request #6624 from spycrab/qt_dbg_jit 2018-05-12 13:02:47 +02:00
MenuBar.cpp Qt/debugger: Don't update the symbols list unnecessarily 2018-05-12 19:15:26 -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 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/debugger: properly updates when we break 2018-05-12 19:04:30 -04:00
ToolBar.h
Translation.cpp
Translation.h
Updater.cpp
Updater.h
WiiUpdate.cpp
WiiUpdate.h