summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlstategroup.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | componentComplete is always what is wanted.
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
| | | | Span is from version where introduced (all 4.6) to current QT_VERSION.
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
| | | | | Adjust examples and demos accordingly. As per QT-558
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-1/+1
|
* CleanupMichael Brasser2009-06-301-1/+1
| | | | | Fix up license headers and private warnings, as well as other general cleanups.
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
| | | | Caused massive number of warnings with winscw
* 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