Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 2 | -47/+0 |
* | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 |
* | Fix code style in examples | Bea Lam | 2010-04-13 | 1 | -1/+2 |
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 1 | -1/+1 |
* | Deprecate inline Script {} blocks | Aaron Kennedy | 2010-03-22 | 1 | -18/+17 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -1/+1 |
* | Update examples for new SQL API. | Warwick Allison | 2009-11-18 | 1 | -20/+9 |
* | doc now in globalobject.qdoc, not README | Warwick Allison | 2009-10-20 | 2 | -8/+6 |
* | asynchronous | Warwick Allison | 2009-10-20 | 1 | -19/+27 |
* | Only same-as-webkit iteration example (QML actually supports more) | Warwick Allison | 2009-09-24 | 1 | -8/+1 |
* | Better SQL database performance / memory usage. | Warwick Allison | 2009-09-16 | 2 | -3/+16 |
* | Basic first-working SQL database interface. | Warwick Allison | 2009-09-16 | 1 | -0/+30 |