dolphin/Source/Core
aldelaro5 8c23335be3
Qt/RegisterView: fix the context menu not working correctly
It seemed impossible to SELECT an item, however, when right clicking, the CURRENT item is set to the appropriate cell, this commit makes the view use thta cell instead of the first selected one.
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/RegisterView: fix the context menu not working correctly 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