summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqlresult.h
Commit message (Expand)AuthorAgeFilesLines
* QSqlQuery: remove unneeded friend tst_QSqlQueryChristian Ehrlicher2024-02-091-5/+0
* SQL: rename enablePositionalBinding() to setPositionalBindingEnabled()Christian Ehrlicher2024-01-101-2/+2
* SQL/PSQL: Handle jsonb operators in prepared queriesChristian Ehrlicher2023-07-231-0/+2
* QSqlResult: remove bad API returning non-const referenceVolker Hilsheimer2023-06-211-1/+5
* QSqlQuery: add boundValueName()/boundValueNames()Christian Ehrlicher2023-04-071-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Use QList instead of QVector in sqlJarek Kobus2020-06-251-1/+1
* Move implementation of QVector/List back to qlist.hLars Knoll2020-06-201-1/+2
* QtSql: remove unused includesChristian Ehrlicher2020-06-201-2/+0
* Add qtsqlglobal.h and qtsqlglobal_p.hLars Knoll2016-07-031-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+5
|\
| * tst_QSqlQuery: fix UBs (invalid downcasts, member calls)Marc Mutz2016-03-151-0/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | qsql: apply Qt's PIMPL idiom to Q*ResultPrivateMark Brand2015-12-051-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QSqlResult: private d -> protected d_ptrMark Brand2013-03-061-3/+2
* add QSqlResult constructor suitable for inheritanceMark Brand2013-03-061-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
* SQL: Fix OCI driver's compile errors.Caroline Chao2012-11-201-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QSqlResult: replace virtual hooks with virtual functionsMark Brand2012-06-061-5/+5
* 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-4/+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/+153