summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/sql/tst_sql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename "sql" test so autotester doesn't get confused.Warwick Allison2010-04-151-239/+0
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-1/+1
* Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-081-1/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-9/+9
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-1/+2
* Test for 69d4e0a18f6efaf3d7660e4b708b9fcdb9a64250Warwick Allison2009-12-041-0/+1
* Test version mismatch checkingWarwick Allison2009-11-201-1/+4
* Fix db countWarwick Allison2009-11-201-1/+2
* More SQL tests.Warwick Allison2009-11-201-34/+50
* Clean-up SQL tests to not be order-dependentWarwick Allison2009-11-191-11/+10
* Test new creation APIs.Warwick Allison2009-11-191-6/+8
* Update SQL database support to current HTML5 specification.Warwick Allison2009-11-181-8/+11
* Test error reporting.Warwick Allison2009-11-171-1/+2
* test moreWarwick Allison2009-11-171-3/+4
* Avoid WebKit crash.Warwick Allison2009-11-101-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-0/+40
|\
| * fix headersWarwick Allison2009-10-291-0/+40
* | Make private headers _pAaron Kennedy2009-10-301-1/+1
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-1/+1
|/
* Mac-safe sanity check.Warwick Allison2009-10-281-1/+1
* Use QDesktopServices::storageLocation() in place of placeform-specific code.Warwick Allison2009-10-061-7/+20
* More tests for QmlSql, more WebKit-tested-validity.Warwick Allison2009-09-241-3/+12
* More testing, validate tests before running them.Warwick Allison2009-09-241-28/+64
* Track changes from qtwebkit-4.6-snapshot-18092009Warwick Allison2009-09-241-0/+2
* Make SqlDatabase testable and add a basic test.Warwick Allison2009-09-181-0/+108