aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickvisualdatamodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-238/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+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-0/+1
* Remove unused notify signal.Andrew den Exter2012-07-271-3/+1
* Remove QListModelInterface.Andrew den Exter2012-07-251-2/+2
* Don't cache item indexes in VisualDataModel.Andrew den Exter2012-06-081-0/+1
* Don't construct VisualDataModel attached properties unless requested.Andrew den Exter2012-05-241-20/+3
* Refactor QQuickVisualAdaptorModel to reduce memory consumption.Andrew den Exter2012-05-211-2/+8
* Remove unnecessary exportsMatthew Vogt2012-05-181-2/+2
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+1
|\
| * Incubators are not async with the threaded renderer.Martin Jones2012-02-281-0/+1
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-27/+27
|/
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* 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
* VisualDataModel performance improvements.Andrew den Exter2011-12-231-4/+6
* Insert items into VisualDataModel.Andrew den Exter2011-12-231-0/+8
* Minimize the number of objects created per item in VisualDataModel.Andrew den Exter2011-12-231-4/+4
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+239