plasma-framework/declarativeimports/core
Aleix Pol 24f7593788 Improve QAbstractItemModel integration in Plasma.Core QML components
Introduces QAbstractItemModel to QDeclarative when setting up
the plasma core components.

This way we don't have to cast to the type ourselves and produce proper
QML errors if the type is not correct. This happened with Plasma::SortProxyModel.

REVIEW: 106267
2012-08-29 17:35:56 +02:00
..
tests Add unit tests for SortFilterModel 2012-08-28 18:11:06 +02:00
CMakeLists.txt Add unit tests for SortFilterModel 2012-08-28 18:11:06 +02:00
corebindingsplugin.cpp Improve QAbstractItemModel integration in Plasma.Core QML components 2012-08-29 17:35:56 +02:00
corebindingsplugin.h PlasmaCore.Theme is registered by the inport 2011-10-30 17:53:20 +01:00
dataenginebindings_p.h bind types for dataengines in the palsmacore import 2011-11-01 19:18:41 +01:00
dataenginebindings.cpp bind types for dataengines in the palsmacore import 2011-11-01 19:18:41 +01:00
dataengineconsumer_p.h a slew of clean ups and improvements to the code 2011-09-22 22:45:26 +02:00
dataengineconsumer.cpp a slew of clean ups and improvements to the code 2011-09-22 22:45:26 +02:00
datamodel.cpp Improve QAbstractItemModel integration in Plasma.Core QML components 2012-08-29 17:35:56 +02:00
datamodel.h Improve QAbstractItemModel integration in Plasma.Core QML components 2012-08-29 17:35:56 +02:00
datasource.cpp fix the role mapping of some engines 2011-11-18 16:19:34 +01:00
datasource.h document DataSource 2011-12-23 13:28:02 +01:00
declarativeitemcontainer_p.h ignore mouse presses 2011-12-16 11:53:07 +01:00
declarativeitemcontainer.cpp ignore mouse presses 2011-12-16 11:53:07 +01:00
dialog.cpp modify the hack that doesn't break in some cases 2012-07-13 10:50:07 +02:00
dialog.h can't use windowId in QML on Windows 2012-04-06 13:09:32 +02:00
framesvgitem.cpp FrameSvgItem: Add notify signals 2012-08-12 15:12:44 -03:00
framesvgitem.h FrameSvgItem: Add notify signals 2012-08-12 15:12:44 -03:00
qmldir move the core, graphicslayouts and graphicswidgets imports in runtime 2010-10-12 19:51:57 +00:00
svgitem.cpp avoid repaints when the same id is set again 2012-06-20 14:06:23 +02:00
svgitem.h Adding notify signals to SvgItem 2012-05-28 08:51:32 -03:00
theme.cpp use pointSizeF 2012-06-25 11:18:59 +02:00
theme.h export defaultIconSize 2012-02-20 15:09:26 +01:00
tooltip.cpp only set an image when we have one 2011-11-30 15:15:54 +01:00
tooltip.h document 2012-01-10 12:06:59 +01:00