summaryrefslogtreecommitdiffstats
path: root/examples/sql
Commit message (Expand)AuthorAgeFilesLines
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-249-32/+0
* Examples: Remove unneeded target_include_directoriesKai Köhne2021-12-171-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-169-12/+27
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-1510-21/+1
* CMake: Prefer unversioned commandsKai Köhne2021-12-143-3/+3
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-109-37/+9
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-18/+0
* SQL browser example: fix typoTalent Gc2021-09-021-1/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-179-9/+9
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-9/+9
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-279-0/+36
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-199-9/+9
* Fix some qdoc warnings: typos and qdoc syntaxVolker Hilsheimer2020-09-221-1/+1
* Derive some item delegates from QStyledItemDelegateLars Knoll2020-09-101-6/+1
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-2/+2
* Deprecate QVariant::Type uses in QSqlFieldLars Knoll2020-08-151-7/+7
* CMake: Regenerate examplesAlexandru Croitor2020-07-0911-10/+66
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-082-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-112-0/+6
|\
| * Doc: Let SQL Drill Down example show correct use of qgraphicsitem_castPaul Wicking2020-03-062-0/+6
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\|
| * Docs: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | QComboBox: remove currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-192-2/+2
* | QtSql: remove compat SQL plugin namesChristian Ehrlicher2020-02-131-7/+0
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-2/+2
| |\
| | * Change examples and snippets to pass QDate and QTime by valueEdward Welbourne2020-01-301-2/+2
* | | Regenerate examplesAlexandru Croitor2020-02-049-12/+89
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-1/+1
|\| |
| * | Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-271-1/+1
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-5/+5
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
| |/
| * Docs: Fix a typo in the documentationKavindra Palaraja2019-11-011-4/+4
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-6/+32
|\|
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-6/+32
| |\
| | * Example: Move the SQL statementsVenugopal Shivashankar2019-06-211-6/+32
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-149-19/+19
|\| |
* | | Fix compiling of examples on AndroidSimon Hausmann2019-06-129-9/+18
* | | Fix linking of examplesSimon Hausmann2019-06-129-9/+9
* | | Allow to build examples as standalone projectKevin Funk2019-06-059-165/+239
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-4/+6
|\| |
| * | RelationalTableModel example: use std::unique_ptr instead of QScopedPointerMarc Mutz2019-05-151-4/+6
| |/
* | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-222-7/+10
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-4/+3
|\|
| * Fix some deprecation warnings in examplesFriedemann Kleint2019-02-061-3/+2
| * Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-051-1/+1
* | CMake: Add more examplesTobias Hunger2019-03-2610-0/+222
|/
* Doc: Add menu bar to Books examplePaul Wicking2018-06-213-1/+32
* Doc: Sql example Books lock rating column widthPaul Wicking2018-06-081-0/+5
* Doc: Clean up SQL Example: Books - whitespace editionPaul Wicking2018-06-061-1/+1