summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qml.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-231-2/+2
|\
| * Fix compilation with namespace.ck2010-02-221-2/+2
* | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-4/+2
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | Compile fix with namepaceshjk2010-02-181-1/+3
|/
* Revert "Replace QList<>* support with QmlListProperty"Martin Jones2010-02-101-2/+2
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-091-2/+2
* fix includesOswald Buddenhagen2009-12-031-5/+6
* Symbian fixes.Martin Jones2009-11-271-1/+1
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-5/+5
* Remove "to" limit on minor version.Warwick Allison2009-11-051-11/+11
* CleanupAaron Kennedy2009-10-301-1/+0
* fix headersWarwick Allison2009-10-291-16/+16
* Fixes for Symbian.Martin Jones2009-10-161-0/+14
* Make QML type registration work on SymbianMartin Jones2009-10-091-0/+20
* Make QmlPropertyValueSource an interface.Martin Jones2009-08-271-0/+1
* Fix to use "." not "/" in QML_DEFINE_TYPE URIsWarwick Allison2009-08-041-5/+5
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-4/+4
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-7/+4
* Qualifiers and versioning for C++-defined types.Warwick Allison2009-07-161-2/+5
* DocAaron Kennedy2009-07-061-3/+3
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-4/+4
* Skeleton for property deferringAaron Kennedy2009-06-111-0/+1
* Remove extraneous semicolons.Martin Jones2009-05-261-7/+7
* More testsAaron Kennedy2009-05-121-1/+1
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-2/+2
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-0/+16
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-0/+5
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+98