dolphin-emulator/Source/Core/DolphinQt2
aldelaro5 9a2dd470a0
Qt/debugger: change some colors logic in the codeWidget
This commit makes the colors hardcoded except when there is no symbols loaded, in which case, it uses the theme colors, except for the PC which is hardcoded to black on green.  This makes a compromise between making use of the corespoinding theme color and the text being nicely readable on all themes.
2018-05-12 15:47:16 -04:00
..
Config Qt/MappingButton: Fix occasionally broken indicator 2018-05-11 12:37:48 +02:00
Debugger Qt/debugger: change some colors logic in the codeWidget 2018-05-12 15:47:16 -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 Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
AboutDialog.cpp Make GUI strings more consistent 2017-11-02 14:32:16 +01:00
AboutDialog.h
CheatsManager.cpp Merge pull request #6754 from spycrab/qt_no_whatsthis 2018-05-05 16:04:52 +02:00
CheatsManager.h Qt: Implement Cheats Manager 2018-04-19 10:42:24 +02:00
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 Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
FIFOPlayerWindow.h Qt: Implement FIFO Player 2017-11-19 22:06:32 +01:00
GCMemcardManager.cpp Qt: Remove "What's this" button 2018-05-05 02:29:16 +02:00
GCMemcardManager.h Qt: Implement GameCube memory manager 2018-01-29 01:01:25 +01:00
Host.cpp Qt: Call Render::SetFullscreen 2018-05-03 15:15:35 +02:00
Host.h Qt: Call Render::SetFullscreen 2018-05-03 15:15:35 +02: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 Qt/Wx: Turn Qt into the default interface 2018-04-21 17:54:00 +02:00
Main.cpp Qt/Win32: Fix font weight calculation 2018-05-10 14:01:55 +02:00
MainWindow.cpp Make the dock widgets (logger and debugger) be on the left by default 2018-05-12 15:47:16 -04:00
MainWindow.h Merge pull request #6624 from spycrab/qt_dbg_jit 2018-05-12 13:02:47 +02:00
MenuBar.cpp Merge pull request #6624 from spycrab/qt_dbg_jit 2018-05-12 13:02:47 +02:00
MenuBar.h Qt/Debugger: Implement "JIT" widget 2018-05-11 18:10:35 +02:00
qt.conf
RenderWidget.cpp Qt: Fix "Render To Main" 2018-05-06 04:51:13 +02:00
RenderWidget.h Qt: Implement "Free look" 2018-04-29 13:52:27 +02:00
resource.h
Resources.cpp Remove EmuState 2018-03-31 16:21:17 +02:00
Resources.h Remove EmuState 2018-03-31 16:21:17 +02:00
SearchBar.cpp SearchBar: Remove unused class variables 2018-03-27 22:47:02 -04:00
SearchBar.h SearchBar: Remove unused class variables 2018-03-27 22:47:02 -04:00
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/ToolBar: Fix checkbox and actual visibility not being in sync 2018-04-29 20:28:11 +02:00
ToolBar.h Qt: Make toolbar more dynamic 2018-04-20 22:44:49 +02:00
Translation.cpp Fix some warnings 2018-04-17 14:10:05 +01:00
Translation.h Qt: use translations 2017-09-14 17:15:21 -07:00
Updater.cpp AutoUpdater: support optionally restarting Dolphin after update 2018-03-23 11:10:25 +01:00
Updater.h Qt: Improve updater 2018-03-23 10:42:40 +01:00
WiiUpdate.cpp
WiiUpdate.h