summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/models/qsqlrelationaldelegate
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* SQL/Tests: remove usage of 'foreach'Christian Ehrlicher2023-03-091-3/+3
* QSqlDatabase: deprecate QSqlDatabase::exec()Christian Ehrlicher2023-03-061-5/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* 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
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Interbase: Fix tests when running against FirebirdAndy Shaw2020-08-231-14/+25
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Sql: Fix heap-user-after-free for globally initialized db objectsAlexandru Croitor2020-07-011-2/+11
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Regenerate tests/auto/sqlAlexandru Croitor2019-11-131-1/+10
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+2
|\
| * Fix a couple of SQL testsAndy Shaw2019-02-191-1/+2
* | Add Sql build and testsTobias Hunger2018-11-051-0/+7
|/
* Show the display role inside the editor for the relation in a QComboBoxAndy Shaw2018-05-292-0/+175