summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-211/+0
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-176/+1
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Revert "Replace QList<>* support with QmlListProperty"Martin Jones2010-02-101-1/+162
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-091-162/+1
* fix includesOswald Buddenhagen2009-12-031-0/+1
* TestsAaron Kennedy2009-11-051-1/+2
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* fix headersWarwick Allison2009-10-291-16/+16
* Use QML_DECLARE_TYPEINFO attached properties detection on all platforms.Martin Jones2009-10-281-32/+0
* Fixes for Symbian.Martin Jones2009-10-161-6/+21
* Fix to use "." not "/" in QML_DEFINE_TYPE URIsWarwick Allison2009-08-041-1/+1
* CleanupMichael Brasser2009-06-301-4/+2
* VC2008 CompileAaron Kennedy2009-06-171-0/+14
* Revert "Compilation fix on MSVC"Aaron Kennedy2009-06-161-8/+38
* Compile fix for WinCE.Michael Brasser2009-06-041-1/+1
* Compilation fix on MSVCThierry Bastian2009-06-021-38/+8
* Remove more unneeded semicolons.Martin Jones2009-05-261-1/+1
* Store the type of the attached properties objectAaron Kennedy2009-05-221-36/+60
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-3/+3
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+365