summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/sql
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-9/+9
| | | | QDeclarativeXXX.
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* Test fixes.Michael Brasser2010-02-051-1/+1
|
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-1/+2
|
* avoid false passWarwick Allison2010-01-111-1/+0
|
* Test for 69d4e0a18f6efaf3d7660e4b708b9fcdb9a64250Warwick Allison2009-12-042-0/+18
|
* Test version mismatch checkingWarwick Allison2009-11-202-1/+16
|
* Fix db countWarwick Allison2009-11-202-1/+31
| | | | Test forwardOnly extension.
* More SQL tests.Warwick Allison2009-11-208-34/+161
| | | | Less non-spec functionality in API.
* Clean-up SQL tests to not be order-dependentWarwick Allison2009-11-1914-147/+128
| | | | | Add tests for new SQL APIs Remove some non-useful SQL API extensions.
* Test new creation APIs.Warwick Allison2009-11-193-6/+55
|
* Update SQL database support to current HTML5 specification.Warwick Allison2009-11-189-181/+127
|
* Test error reporting.Warwick Allison2009-11-172-1/+28
|
* test moreWarwick Allison2009-11-173-4/+33
|
* Avoid WebKit crash.Warwick Allison2009-11-101-0/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-0/+40
|\ | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp
| * 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
|/
* missing commitWarwick Allison2009-10-281-0/+27
|
* Mac-safe sanity check.Warwick Allison2009-10-281-1/+1
| | | | QT-2398 fix
* Make more mac friendlyAaron Kennedy2009-10-281-0/+2
|
* 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-246-3/+94
|
* More testing, validate tests before running them.Warwick Allison2009-09-243-28/+97
| | | | Run all WebKit validations first (no point testing QML if the test are wrong).
* Tidy JSWarwick Allison2009-09-241-8/+11
|
* Track changes from qtwebkit-4.6-snapshot-18092009Warwick Allison2009-09-242-2/+3
| | | | Tidy js.
* missed fileWarwick Allison2009-09-231-0/+6
|
* Make SqlDatabase testable and add a basic test.Warwick Allison2009-09-182-0/+126