Go to file
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
declarativeimports dataengine based models set their roles when setting the data, so respond to that 2012-10-09 11:21:14 +02:00
kpart SVN_SILENT made messages (.desktop file) 2012-08-07 18:33:46 +02:00
remotewidgetshelper SVN_SILENT made messages (.desktop file) 2012-06-13 10:11:16 +02:00
scriptengines popupShowing property 2012-09-20 17:07:07 +02:00
tools Plasmapkg -t can now detect the correct serviceType 2012-06-11 03:25:41 +03:00
Mainpage.dox more docs 2012-10-03 20:18:38 +02:00