plasma-framework/declarativeimports/core
Aaron Seigo 19a7d82ed9 dataengine based models set their roles when setting the data, so respond to that
syncRoleNames is fast (and faster now that we check that the role names actually changed)
but it may be nicer to find a more efficient way in future than checking the role names
on all / any data changes. in fact, the documentation for QAbstractItemModel::setRoleNames says:

"This function must be called before the model is used.
 Modifying the role names after the model has been set may result in undefined behaviour."

BUG:308101
2012-10-09 11:21:14 +02:00
..
tests move the runnermodel in core 2012-10-03 15:40:55 +02:00
CMakeLists.txt move the runnermodel in core 2012-10-03 15:40:55 +02:00
corebindingsplugin.cpp bind runnermodel in core 2012-10-03 15:55:11 +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 dataengine based models set their roles when setting the data, so respond to that 2012-10-09 11:21:14 +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 support minimum/maximum/preferred sizes 2012-09-20 14:22:40 +02:00
declarativeitemcontainer.cpp support minimum/maximum/preferred sizes 2012-09-20 14:22:40 +02:00
dialog.cpp ensure the dialog is not out of workarea 2012-09-20 14:59:26 +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
runnermodel.cpp Label and Icon roles 2012-10-08 13:53:16 +02:00
runnermodel.h Label and Icon roles 2012-10-08 13:53:16 +02: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