summaryrefslogtreecommitdiffstats
path: root/examples/tools
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix paths for a number of examplesv5.1.0-beta1Topi Reinio2013-05-081-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-2/+2
* Doc: fixed snippet issues with customcompleter.qdocNico Vertriest2013-03-051-187/+0
* Merge branch 'release' into stableSergio Ahumada2013-01-311-0/+2
|\
| * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-311-0/+2
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1814-14/+14
|/
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+2
* Doc: remove example docs that were moved to qttoolsLeena Miettinen2012-12-141-159/+0
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-294-15/+3
* Add \brief to the examples.Eike Ziller2012-11-294-4/+4
* delete .desktop files of examplesOswald Buddenhagen2012-11-283-33/+0
* Examples: move widgets specific "tools" examples to the correct placeJ-P Nurmi2012-11-28202-15813/+6
* Update the StylePlugin exampleJ-P Nurmi2012-11-272-14/+18
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2621-42/+42
* Fix building of examples.Friedemann Kleint2012-11-213-3/+3
* remove superfluous include from echoplugin exampleJoerg Bornemann2012-10-081-1/+0
* Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-22103-857/+857
* Move examples to proper location.Frederik Gladhorn2012-09-2127-26/+2014
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-212-0/+330
* examples: Mark ctor's as explicitSergio Ahumada2012-09-174-5/+5
* Doc: Fix broken return codes for a few examplesGeir Vattekar2012-08-151-1/+1
* Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2012-08-032-5/+3
* Replace deprecated QGraphicsScene::itemAt() with items()Thiago Macieira2012-06-091-1/+2
* Remove useless "QT += widgets"Kent Hansen2012-06-051-2/+0
* Examples: Don't use deprecated methodsOlivier Goffart2012-04-215-11/+11
* examples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least on UnixMarc Mutz2012-03-081-1/+1
* Use new plugin system in qtbase.Friedemann Kleint2012-02-2719-28/+33
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3089-89/+89
* Update obsolete contact address.Jason McDonald2012-01-232-2/+2
* Update contact information in license headers.Jason McDonald2012-01-2389-89/+89
* Removed QApplication::setInputContext()Pekka Vuorela2012-01-0510-987/+0
* Update copyright year in license headers.Jason McDonald2012-01-0594-94/+94
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-1825-95/+4
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-1/+1
|\
| * Eliminate reference to Trolltech.Jason McDonald2011-08-021-1/+1
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-063-35/+5
|\|
| * Remove references to demos from docs.Casper van Donderen2011-07-051-32/+1
| * Add the richtext and tools demo-examples to build.Casper van Donderen2011-06-282-3/+4
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-2726-0/+1812
|\|
| * Move all other demos in qtbase to examples.Casper van Donderen2011-06-2426-0/+1811
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-105-8/+8
|\|
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-075-8/+8
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2438-1/+270
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-2315-0/+165
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2323-2/+104
* | fix pro filesLars Knoll2011-05-0723-0/+23
* | include fixesLars Knoll2011-05-0730-31/+31
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-2720-20/+20
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27159-0/+13968