aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickvisualadaptormodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-156/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-241-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix handling of changes to the root index of a VisualDataModel.Andrew den Exter2012-08-021-1/+4
* Remove QListModelInterface.Andrew den Exter2012-07-251-6/+2
* section.property cannot deal with nested propertiesMartin Jones2012-07-021-4/+4
* Refactor QQuickVisualAdaptorModel to reduce memory consumption.Andrew den Exter2012-05-211-53/+79
* Merge master <-> api_changesMatthew Vogt2012-03-051-1/+3
|\
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-231-1/+3
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-3/+3
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Minimize the number of objects created per item in VisualDataModel.Andrew den Exter2011-12-231-4/+4
* Utilize the property cache for item view context objects.Andrew den Exter2011-12-151-2/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+129