summaryrefslogtreecommitdiffstats
path: root/examples/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Move all other demos in qtbase to examples.Casper van Donderen2011-06-2420-0/+2060
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-103-4/+4
|\|
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-073-4/+4
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2427-15/+160
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-237-0/+77
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2320-15/+83
* | fix pro filesLars Knoll2011-05-078-8/+9
* | include fixesLars Knoll2011-05-0713-13/+13
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-277-7/+7
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2748-0/+3364