plasma-framework/declarativeimports/plasmacomponents
Sebastian Gottfried 0ed74e50d0 QML Plasma Components: fix a bug in scrollbar anchoring
Scrollbars can only be anchored to the associated flickable if it is
their parent or they share the same parent. The plausibility check
for this condition had a bug exluding also the latter case. That's fixed
now.
2012-12-09 18:43:29 +01:00
..
platformcomponents/touch QML Plasma Components: fix a bug in scrollbar anchoring 2012-12-09 18:43:29 +01:00
qml QML Plasma Components: fix a bug in scrollbar anchoring 2012-12-09 18:43:29 +01:00
CMakeLists.txt remove the kdialog based querydialog 2012-11-30 00:03:49 +01:00
enums.cpp a couple of enums more 2011-10-27 22:52:16 +02:00
enums.h a couple of enums more 2011-10-27 22:52:16 +02:00
fullscreensheet.cpp fully working 2012-03-01 15:03:45 +01:00
fullscreensheet.h fully working 2012-03-01 15:03:45 +01:00
fullscreenwindow.cpp add missing /, now it finds platform specific qml properly 2012-11-19 18:09:51 +01:00
fullscreenwindow.h emit clickedOutside when it should 2012-08-08 17:50:21 +02:00
plasmacomponentsplugin.cpp remove the kdialog based querydialog 2012-11-30 00:03:49 +01:00
plasmacomponentsplugin.h fix connect to destroyed, should solve crashes 2012-03-28 14:11:43 +02:00
qmenu.cpp avoid potential infinite recursions 2012-09-21 14:23:41 +02:00
qmenu.h showMenu(int,int) becomes open(int,int) 2012-08-14 23:11:16 +02:00
qmenuitem.cpp qmenu bindings with the QtComponents api 2011-10-28 18:57:34 +02:00
qmenuitem.h more docs 2012-10-03 20:18:38 +02:00
qrangemodel_p.h move rangemodel in a components plugin 2011-09-13 21:21:29 +02:00
qrangemodel.cpp don't use bindings but a connection 2012-07-31 10:36:25 +02:00
qrangemodel.h export some enums 2011-10-27 22:33:51 +02:00