summaryrefslogtreecommitdiffstats
path: root/examples/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* Example: fix memory leak in relationnaltablemodel exampleSamuel Gaist2017-03-071-1/+1
* prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-232-7/+0
* Doc: update SQL examplesNico Vertriest2016-11-0920-11/+11
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-156-11/+11
* Unify license header usage.Jani Heikkinen2016-03-2936-126/+396
* Updated license headersJani Heikkinen2016-01-2113-212/+433
* examples: remove use of obsolete QStyleOption*V<N> typedefsMarc Mutz2015-11-021-1/+1
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-132-2/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-014-5/+5
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-054-5/+5
* | use INSTALLS instead of DEPLOYMENTJoerg Bornemann2015-06-031-1/+1
|/
* Updated BSD licensed file headersJani Heikkinen2015-02-1527-81/+81
* Update copyright headersJani Heikkinen2015-02-1149-280/+280
* New Qt logoAlessandro Portale2014-11-055-0/+0
* Update license headers and add new license filesMatti Paaso2014-09-2413-247/+143
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-156-11/+11
* Doc: Moved Books SQL Example documentationNico Vertriest2013-12-052-0/+48
* examples: fix if (!foo == 0)Marc Mutz2013-09-141-1/+1
* Doc: Updated content for Drill Down exampleTopi Reinio2013-05-2221-171/+138
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-3/+3
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+2
|\
| * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-311-1/+2
* | Doc: Fix module name formatSze Howe Koh2013-01-252-3/+3