summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqlquery.h
Commit message (Expand)AuthorAgeFilesLines
* QSqlQuery: add Q_PROPERTYChristian Ehrlicher2024-01-241-0/+6
* SQL: rename enablePositionalBinding() to setPositionalBindingEnabled()Christian Ehrlicher2024-01-101-2/+2
* QSqlQuery: Add QStringView overloadsChristian Ehrlicher2024-01-101-1/+3
* SQL/PSQL: Handle jsonb operators in prepared queriesChristian Ehrlicher2023-07-231-0/+3
* QSqlQuery: add boundValueName()/boundValueNames()Christian Ehrlicher2023-04-071-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Rest of QtBase: compile-optimize inline swap functionsMarc Mutz2022-03-171-3/+1
* QSqlQuery: make it a move only typeGiuseppe D'Angelo2021-03-211-2/+21
* Change boundValues() to return a QVariantListAndy Shaw2020-06-221-3/+3
* pass QSqlDatabase by const &Albert Astals Cid2019-10-151-2/+2
* Add qtsqlglobal.h and qtsqlglobal_p.hLars Knoll2016-07-031-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QSqlQuery::isNull string overloadTasuku Suzuki2013-12-011-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QSqlQuery::value string overloadThiago A. Correa2012-10-081-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtSql: make some constructors explicitMarc Mutz2012-03-121-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-061-3/+0
* 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/+130