Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 1 | -47/+0 |
| | | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples). | ||||
* | Clean up | Bea Lam | 2010-05-11 | 1 | -1/+0 |
| | |||||
* | Fix code style in examples | Bea Lam | 2010-04-13 | 1 | -4/+7 |
| | |||||
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 1 | -1/+1 |
| | |||||
* | Replace Text::wrap property with Text::wrapMode enumeration. | Martin Jones | 2010-04-08 | 1 | -1/+1 |
| | | | | wrap remains for a little while, and will produce a warning. | ||||
* | Use console.log, not print | Warwick Allison | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | Do not use 'resources:' in examples | Yann Bodson | 2009-10-09 | 1 | -48/+33 |
| | |||||
* | lowercase ids | Yann Bodson | 2009-10-06 | 1 | -3/+3 |
| | |||||
* | Renaming Rect -> Rectangle | Yann Bodson | 2009-08-19 | 1 | -1/+1 |
| | |||||
* | Change Item.contents to Item.childrenRect. | Michael Brasser | 2009-08-18 | 1 | -1/+1 |
| | |||||
* | Move all QML types to Qt/4.6 namespace. | Warwick Allison | 2009-07-23 | 1 | -0/+2 |
| | | | | | Adjust examples and demos accordingly. As per QT-558 | ||||
* | Cleanup, fixes, and basic docs for XmlListModel. | Michael Brasser | 2009-06-29 | 1 | -4/+4 |
| | |||||
* | Some XmlListModel cleanup. | Michael Brasser | 2009-06-12 | 1 | -1/+0 |
| | |||||
* | Convert all examples and demos from XML format | Aaron Kennedy | 2009-04-30 | 1 | -25/+59 |
| | |||||
* | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore. | Yann Bodson | 2009-04-29 | 1 | -1/+1 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+25 |