overte/interface
Ryan Huffman 8097ecef11 Fix cmd-leftclick not working correctly on Mac OS
On Mac OS, Cmd+LeftClick is treated as a RightClick (more specifically, it seems to
be Cmd+RightClick without the modifier being dropped). Starting in Qt 5.12, only
on Mac, the MouseButtonRelease event for these mouse presses are sent to the top
level QWidgetWindow, but are not propagated further. The change here gets around
this problem by capturing these pseudo-RightClicks, and re-emitting them as
"pure" RightClicks.
2019-08-19 15:53:20 -07:00
..
compiledResources
external
i18n
icon - updated console+server icons, installer+uninstaller graphics, and console notification icon 2019-04-26 14:50:18 -07:00
resources Merge pull request #16062 from dooglifeSF/animation_json_tuning 2019-08-19 14:02:37 -07:00
src Fix cmd-leftclick not working correctly on Mac OS 2019-08-19 15:53:20 -07:00
ui
CMakeLists.txt Revert "Merge pull request #15944 from danteruiz/add-signing" 2019-07-23 09:38:32 -07:00
interface.exe.manifest