summaryrefslogtreecommitdiffstats
path: root/examples/declarative/xmldata/daringfireball.qml
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-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 upBea Lam2010-05-111-1/+0
|
* Fix code style in examplesBea Lam2010-04-131-4/+7
|
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
|
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-1/+1
| | | | wrap remains for a little while, and will produce a warning.
* Use console.log, not printWarwick Allison2009-11-231-1/+1
|
* Do not use 'resources:' in examplesYann Bodson2009-10-091-48/+33
|
* lowercase idsYann Bodson2009-10-061-3/+3
|
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
|
* Change Item.contents to Item.childrenRect.Michael Brasser2009-08-181-1/+1
|
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-0/+2
| | | | | Adjust examples and demos accordingly. As per QT-558
* Cleanup, fixes, and basic docs for XmlListModel.Michael Brasser2009-06-291-4/+4
|
* Some XmlListModel cleanup.Michael Brasser2009-06-121-1/+0
|
* Convert all examples and demos from XML formatAaron Kennedy2009-04-301-25/+59
|
* Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-291-1/+1
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+25