Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow span of versions to be defined, not just one. | Warwick Allison | 2009-07-23 | 2 | -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 Allison | 2009-07-23 | 2 | -6/+6 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Support compile-in-namespace for the declarative module. | Michael Brasser | 2009-06-30 | 2 | -8/+10 |
| | |||||
* | Cleanup | Michael Brasser | 2009-06-30 | 2 | -4/+4 |
| | | | | | Fix up license headers and private warnings, as well as other general cleanups. | ||||
* | Remove more unneeded semicolons. | Martin Jones | 2009-05-26 | 2 | -6/+6 |
| | |||||
* | Remove extraneous semicolons. | Martin Jones | 2009-05-26 | 3 | -12/+12 |
| | | | | Caused massive number of warnings with winscw | ||||
* | Fixed #includes | Roberto Raggi | 2009-05-18 | 2 | -8/+8 |
| | |||||
* | Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for (' | Leonardo Sobral Cunha | 2009-04-28 | 2 | -6/+6 |
| | |||||
* | Use QObject declarative data to store attached properties. | Aaron Kennedy | 2009-04-28 | 1 | -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 kinetic | Michael Brasser | 2009-04-22 | 5 | -0/+758 |