plasma-framework/declarativeimports
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
..
core dataengine based models set their roles when setting the data, so respond to that 2012-10-09 11:21:14 +02:00
draganddrop set the hotspot coherent with Dolphin 2012-08-27 19:51:04 +02:00
graphicslayouts use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
graphicswidgets use qvariants for the samples 2012-09-07 19:14:13 +02:00
krunnermodel bind runnermodel in core 2012-10-03 15:55:11 +02:00
locale add the timeFormat property 2012-08-08 20:51:15 +02:00
plasmacomponents fix text alignment 2012-10-08 16:00:55 +02:00
plasmaextracomponents never use onFooChanged on signal names 2012-10-03 12:47:43 +02:00
qtextracomponents add hover events 2012-10-04 19:21:48 +02:00
CMakeLists.txt move krunnermodel into plasma/declarativeimports where it belongs 2012-05-03 10:00:04 -04:00