plasma-framework/src/declarativeimports/plasmacomponents
David Edmundson f5ad210742 Fix check to keep QMenu on screen for multiscreen layouts
If x > screenWidth should be if x > screenLeft + screenWidth

otherwise all right hand screens get offset

REVIEW: 128148
2016-06-10 11:57:32 +01:00
..
qml add a property separatorVisible 2016-02-05 16:51:38 +01:00
tests Add test for ContextMenu 2014-06-17 03:14:24 +02:00
CMakeLists.txt Update installation variables. 2015-01-10 17:47:31 +00:00
enums.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
enums.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
fullscreensheet.cpp Run convert-to-cmake-automoc.pl over files 2015-01-20 00:00:31 +01:00
fullscreensheet.h The Big Move 2013-02-14 17:17:12 +01:00
fullscreenwindow.cpp Run convert-to-cmake-automoc.pl over files 2015-01-20 00:00:31 +01:00
fullscreenwindow.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
Mainpage.dox Fix Mainpage.dox linking 2014-09-12 01:56:56 +02:00
plasmacomponentsplugin.cpp Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
plasmacomponentsplugin.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
qmenu.cpp Fix check to keep QMenu on screen for multiscreen layouts 2016-06-10 11:57:32 +01:00
qmenu.h Add a prop and method for aligning the menu against a corner of its visual parent. 2016-04-14 22:10:24 +09:00
qmenuitem.cpp Fix most of Clazy warnings in plasma-framework 2016-02-29 00:13:41 +01:00
qmenuitem.h Add support for menu sections 2015-04-27 22:19:41 +02:00
qrangemodel_p.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
qrangemodel.cpp Run convert-to-cmake-automoc.pl over files 2015-01-20 00:00:31 +01:00
qrangemodel.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00