summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativedata_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* 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