aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativesqldatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated builtin sql database API.Charles Yin2012-02-091-550/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Move sqldatabase into a module API pluginCharles Yin2012-01-251-53/+10
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix gcc compilation warningsKai Koehne2011-11-091-1/+1
* Remove dependency on QDesktopServices deprecated API.Martin Jones2011-10-241-2/+2
* Clean up declarative includesKent Hansen2011-10-171-4/+3
* Ensure all persistent handles are disposed properlyChris Adams2011-10-051-0/+1
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-5/+5
* Fix bug 20505: Offline Storage API: wrong types of row fieldsCharles Yin2011-07-281-2/+8
* Implement global handle trackingAaron Kennedy2011-06-081-5/+5
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | Initial V8 integrationAaron Kennedy2011-06-061-223/+362
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+448