dolphin/Source/Core
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
..
AudioCommon
Common FileUtil: Remove unnecessary IOFile GetHandle() call in ReadFileToString() 2018-05-11 16:27:33 -04:00
Core Merge pull request #6814 from lioncash/sd 2018-05-11 12:39:17 -07:00
DiscIO NandPaths: Return paths that are relative to Wii NAND 2018-05-04 19:52:17 +02:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Qt/debugger: change some colors logic in the codeWidget 2018-05-12 15:47:16 -04:00
DolphinWX VideoCommon/RenderBase: Refactor OSD messages 2018-05-11 18:24:08 +02:00
InputCommon THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
UICommon Qt: Allow custom stylesheets 2018-05-08 15:07:50 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #6801 from stenzek/copy-filter-typo 2018-05-11 10:36:47 +02:00
VideoCommon VideoCommon/RenderBase: Refactor OSD messages 2018-05-11 18:24:08 +02:00
CMakeLists.txt