summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqlquery.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSqlQuery: Specify documentation of named placeholdersChristian Ehrlicher2018-08-281-1/+3
* QPSQL: Add support for forward-only queriesRobert Szefner2018-01-061-0/+8
* QSqlQuery: Remove temporary variable in navigation functionsRobert Szefner2017-11-291-12/+5
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Correction on bound values in case of repeated QSqlQuery::execBatchEric Lemanissier2015-01-161-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-6/+0
|\
| * Updated QSql{Query,Result}::bindValue doc to reflect the current state.Marcel Krems2014-09-081-6/+0
* | Show timing of all executed SQL queriesRobin Burchell2014-07-241-3/+23
|/
* [QSqlQuery] misbehavior of seek in special query positionsIsrael Lins Albuquerque2014-04-261-7/+18
* Fix some documentation errors.Friedemann Kleint2014-03-241-1/+1
* add mising tag to method documentationMark Brand2013-12-011-1/+1
* QSqlQuery::isNull string overloadTasuku Suzuki2013-12-011-0/+18
* Fix a bug in QSqlQuery::isNull documentationTasuku Suzuki2013-10-221-8/+9
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-25/+25
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-7/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QSqlQuery::value string overloadThiago A. Correa2012-10-081-0/+18
* Fix QSqlQuery::value to use proper index checkThiago A. Correa2012-10-051-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix some typos.Frederik Schwarzer2012-07-261-1/+1
* Doc: Fix most qdoc errors in QtSql.Casper van Donderen2012-04-281-37/+32
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-22/+22
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix typos in Sqlite docs.Stephen Kelly2011-12-051-2/+2
* SQLite support only one statement at a timeHonglei Zhang2011-11-231-0/+6
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1236