summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlstategroup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QmlBinding (and friends) privateAaron Kennedy2010-02-231-1/+1
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-18/+35
* 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
* | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-161-2/+2
|/
* Don't double enter states at startup.Aaron Kennedy2010-01-121-10/+24
* fix includesOswald Buddenhagen2009-12-031-5/+9
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-4/+4
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* Make sure initial state gets set correctly.Michael Brasser2009-11-251-1/+3
* Prevent state changes within PropertyChanges.Michael Brasser2009-11-241-4/+15
* Remove deleted states from the StateGroup.Michael Brasser2009-11-191-0/+9
* docWarwick Allison2009-11-131-1/+1
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* Doc.Michael Brasser2009-11-031-0/+85
* CleanupAaron Kennedy2009-10-301-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
|\
| * fix headersWarwick Allison2009-10-291-16/+16
* | Make private headers _pAaron Kennedy2009-10-301-2/+2
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-1/+1
|/
* Optimization: Use setparent_noevent.Michael Brasser2009-08-071-1/+1
* Fix regression introduced in classComplete -> componentComplete.Michael Brasser2009-07-291-12/+12
* Get rid of classComplete.Michael Brasser2009-07-291-11/+2
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+1
* CleanupMichael Brasser2009-06-301-1/+1
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-35/+35
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+306