summaryrefslogtreecommitdiffstats
path: root/src/declarative/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Minor code cleanups.Martin Jones2009-08-123-19/+19
|
* Fix layout attached properties.Martin Jones2009-08-122-4/+5
|
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-232-6/+6
| | | | 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-232-6/+6
| | | | | Adjust examples and demos accordingly. As per QT-558
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-302-8/+10
|
* CleanupMichael Brasser2009-06-302-4/+4
| | | | | Fix up license headers and private warnings, as well as other general cleanups.
* Remove more unneeded semicolons.Martin Jones2009-05-262-6/+6
|
* Remove extraneous semicolons.Martin Jones2009-05-263-12/+12
| | | | Caused massive number of warnings with winscw
* Fixed #includesRoberto Raggi2009-05-182-8/+8
|
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-282-6/+6
|
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-15/+13
| | | | | An element's qmlAttachedProperties() function will now only ever get called once per object.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-225-0/+758