summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativedata_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Ensure simple objects also get the appropriate property cacheAaron Kennedy2011-01-281-4/+1
| | | | Task-number: QTBUG-13849
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | | | | | Reviewed-by: Trust Me
* | Support property/method versions in QMLMartin Jones2011-01-051-1/+4
|/ | | | | | | | Use metaobject revisioning to exclude properties/revisions added in later versions from interfering with earlier versions. Task-number: QTBUG-13451 Reviewed-by: Aaron Kennedy
* Fix type punning warnings from gccAaron Kennedy2010-11-261-8/+5
| | | | Also clean up some code uglyness in the process
* Allow objectName to be used in QML bindingsAaron Kennedy2010-10-111-3/+15
| | | | Task-number: QTBUG-13999
* Install the declarative objectNameChanged callbackAaron Kennedy2010-10-111-0/+2
| | | | Task-number: QTBUG-13999
* Simplify QDeclarativeGuard logicAaron Kennedy2010-04-291-4/+6
|
* Reference count ObjectData's to correctly delete objects with no parentAaron Kennedy2010-04-191-1/+2
| | | | QTBUG-9872
* CommentsAaron Kennedy2010-04-151-1/+3
|
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-151-0/+175