summaryrefslogtreecommitdiffstats
path: root/examples/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1848-48/+48
|/
* Doc: Grouped the SQL example pages under sql_examples groupVenugopal Shivashankar2012-11-308-0/+8
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2910-31/+13
* Add \brief to the examples.Eike Ziller2012-11-298-8/+8
* delete .desktop files of examplesOswald Buddenhagen2012-11-287-77/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2610-19/+19
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2248-587/+587
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-2118-0/+1106
* examples: Mark ctor's as explicitSergio Ahumada2012-09-172-2/+2
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-032-5/+3
* QGraphicsItem::setAcceptsHoverEvents is deprecated, replace itThiago Macieira2012-06-261-1/+1
* Replace the QGraphicsItem deprecated transforming functionsThiago Macieira2012-06-261-3/+3
* Fix encoding of non-ASCII stringsThiago Macieira2012-06-141-1/+1
* Remove useless "QT += widgets"Kent Hansen2012-06-051-2/+0
* Replace QVariant::typeToName usage by QMetaType::typeName call.Jędrzej Nowacki2012-05-281-2/+2
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-071-1/+1
* Examples: Don't use deprecated methodsOlivier Goffart2012-04-211-1/+1
* add strategy support to sqlbrowser exampleMark Brand2012-03-063-79/+200
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3040-40/+40
* Update contact information in license headers.Jason McDonald2012-01-2340-40/+40
* Update copyright year in license headers.Jason McDonald2012-01-0540-40/+40
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-1819-96/+3
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-32/+1
|\
| * Remove references to demos from docs.Casper van Donderen2011-07-051-32/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-2721-1/+2067
|\|
| * Update sql and animation demos to be an example.Casper van Donderen2011-06-243-7/+13