summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlsqldatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* More tests for QmlSql, more WebKit-tested-validity.Warwick Allison2009-09-241-6/+112
* Fix Windows compile.Warwick Allison2009-09-181-6/+0
* Make SqlDatabase testable and add a basic test.Warwick Allison2009-09-181-40/+1
* Compile on windowsYann Bodson2009-09-171-0/+1
* Changed the use of QString::utf8() to QString::toUtf8() to make itErik Verbruggen2009-09-161-2/+2
* Fix compilation on LinuxKai Koehne2009-09-161-1/+0
* Better SQL database performance / memory usage.Warwick Allison2009-09-161-12/+88
* Remove unnecessary use of QObjectsWarwick Allison2009-09-161-106/+75
* Basic first-working SQL database interface.Warwick Allison2009-09-161-0/+259