summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqlquery.cpp
Commit message (Expand)AuthorAgeFilesLines
* SQL/QSqlQuery: use categorized loggerChristian Ehrlicher2024-04-181-19/+23
* QtSql: #include mocsThiago Macieira2024-02-101-0/+2
* QSqlQuery: add Q_PROPERTYChristian Ehrlicher2024-01-241-16/+30
* SQL: remove outdated \since tagsChristian Ehrlicher2024-01-211-6/+0
* SQL: rename enablePositionalBinding() to setPositionalBindingEnabled()Christian Ehrlicher2024-01-101-13/+15
* QSqlQuery: Add QStringView overloadsChristian Ehrlicher2024-01-101-6/+20
* Doc: Fix warning about undocumented parameterKai Köhne2023-08-081-1/+2
* SQL/PSQL: Handle jsonb operators in prepared queriesChristian Ehrlicher2023-07-231-0/+28
* QSqlQuery: add boundValueName()/boundValueNames()Christian Ehrlicher2023-04-071-1/+32
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-281-1/+1
* Doc: Fix usages of deleted QVariant constructorsSze Howe Koh2023-01-251-2/+2
* SQL: use qsizetype and range-based for loops where possibleChristian Ehrlicher2023-01-201-3/+3
* SQL: include cleanupChristian Ehrlicher2023-01-181-2/+4
* QSqlQuery: Do not use deleted constructor in docsFabian Kosmale2022-08-101-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Sql: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-191-4/+6
* Check for null driver() before trying to exec()Edward Welbourne2022-01-251-1/+5
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-2/+2
* QSqlQuery: make it a move only typeGiuseppe D'Angelo2021-03-211-12/+42
* Deprecate QVariant::TypeLars Knoll2020-10-231-3/+3
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-1/+1
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-3/+2
* Change boundValues() to return a QVariantListAndy Shaw2020-06-221-14/+11
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+2
|\
| * Doc: make Qt Sql snippets compilableNico Vertriest2020-03-201-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-0/+3
|\|
| * Doc: add warning for binding values in QSqlQuerySamuel Gaist2019-11-181-0/+3
* | pass QSqlDatabase by const &Albert Astals Cid2019-10-151-3/+3
|/
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-2/+2
* 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