summaryrefslogtreecommitdiffstats
path: root/examples/declarative/sql/hello.qml
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-31/+0
* Fix code style in examplesBea Lam2010-04-131-1/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-18/+17
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-1/+1
* Update examples for new SQL API.Warwick Allison2009-11-181-20/+9
* doc now in globalobject.qdoc, not READMEWarwick Allison2009-10-201-1/+6
* asynchronousWarwick Allison2009-10-201-19/+27
* Only same-as-webkit iteration example (QML actually supports more)Warwick Allison2009-09-241-8/+1
* Better SQL database performance / memory usage.Warwick Allison2009-09-161-3/+9
* Basic first-working SQL database interface.Warwick Allison2009-09-161-0/+30