summaryrefslogtreecommitdiffstats
path: root/src/sql/doc/snippets/sqldatabase
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet licenseLucie Gérard2024-02-281-1/+1
* Remove unused documentation code snippetsFriedemann Kleint2023-04-171-256/+0
* SQL: use qsizetype and range-based for loops where possibleChristian Ehrlicher2023-01-201-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-162-98/+4
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-101-0/+8
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Doc: Compile snippets only when running testsPaul Wicking2020-09-101-0/+6
* Fix deprecation warnings in QtSql code snippetsFriedemann Kleint2020-08-201-2/+2
* Change boundValues() to return a QVariantListAndy Shaw2020-06-221-15/+3
* Snippets: Fix gcc warning about unused variableKai Koehne2020-05-071-0/+1
* Doc: Fix coverity warnings in SQL snippetsPaul Wicking2020-03-261-3/+4
* Doc: make Qt Sql snippets compilableNico Vertriest2020-03-202-42/+393
* Doc: Fix QSql*Model snippetsSze Howe Koh2020-01-191-5/+5
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-2/+2
* doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-161-13/+13
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Doc: corrected snippet QSqlTableModelNico Vertriest2015-11-161-2/+3
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Change QtSql documentation to recommend QString::toUtf8Thiago Macieira2012-05-031-3/+3
* Doc: Fix most qdoc errors in QtSql.Casper van Donderen2012-04-281-0/+559