summaryrefslogtreecommitdiffstats
path: root/examples/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Clean up SQL example: Books (part 2)Paul Wicking2018-06-061-1/+2
* Doc: Clean up and modernize SQL example: BooksPaul Wicking2018-06-063-93/+126
* Doc: Update image, icon and screenshot for SQL example applicationPaul Wicking2018-05-223-0/+0
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-129-0/+9
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-2030-146/+171
|\
| * Revamp SQL examples to C++11Michael Winkelmann2017-09-1430-146/+171
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-192-15/+5
|\|
| * Examples: Remove remains of winceFriedemann Kleint2017-07-142-15/+5
* | Typo-fix: s/looses/loses/gEdward Welbourne2017-06-081-1/+1
|/
* Build examples and tests only if their requirements are metUlf Hermann2017-03-221-1/+1