summaryrefslogtreecommitdiff
path: root/examples/tools
AgeCommit message (Expand)AuthorFilesLines
2013-11-05Doc: Fix broken linksSze Howe Koh1-2/+2
2013-10-09Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø3-8/+0
2013-05-08Doc: Fix paths for a number of examplesTopi Reinio1-1/+1
2013-03-16Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2-2/+2
2013-03-05Doc: fixed snippet issues with customcompleter.qdocNico Vertriest1-187/+0
2013-01-31Merge branch 'release' into stableSergio Ahumada1-0/+2
2013-01-31push feature conditionals down to subdirectoriesOswald Buddenhagen1-0/+2
2013-01-18Update copyright year in Digia's license headersSergio Ahumada14-14/+14
2012-12-17clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen1-2/+2
2012-12-14Doc: remove example docs that were moved to qttoolsLeena Miettinen1-159/+0
2012-11-29centralize and fixup example sources install targetsOswald Buddenhagen4-15/+3
2012-11-29Add \brief to the examples.Eike Ziller4-4/+4
2012-11-28delete .desktop files of examplesOswald Buddenhagen3-33/+0
2012-11-28Examples: move widgets specific "tools" examples to the correct placeJ-P Nurmi202-15813/+6
2012-11-27Update the StylePlugin exampleJ-P Nurmi2-14/+18
2012-11-26Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk21-42/+42
2012-11-21Fix building of examples.Friedemann Kleint3-3/+3
2012-10-08remove superfluous include from echoplugin exampleJoerg Bornemann1-1/+0
2012-09-23Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz1-1/+1
2012-09-22Change copyrights from Nokia to DigiaIikka Eklund103-857/+857
2012-09-21Move examples to proper location.Frederik Gladhorn27-26/+2014
2012-09-21Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2-0/+330
2012-09-17examples: Mark ctor's as explicitSergio Ahumada4-5/+5
2012-08-15Doc: Fix broken return codes for a few examplesGeir Vattekar1-1/+1
2012-08-03Remove the obsolete scene argument for constructors of graphics itemsLars Knoll2-5/+3
2012-06-09Replace deprecated QGraphicsScene::itemAt() with items()Thiago Macieira1-1/+2
2012-06-05Remove useless "QT += widgets"Kent Hansen1-2/+0
2012-04-21Examples: Don't use deprecated methodsOlivier Goffart5-11/+11
2012-03-08examples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least on UnixMarc Mutz1-1/+1
2012-02-27Use new plugin system in qtbase.Friedemann Kleint19-28/+33
2012-01-30Remove "All rights reserved" line from license headers.Jason McDonald89-89/+89
2012-01-23Update obsolete contact address.Jason McDonald2-2/+2
2012-01-23Update contact information in license headers.Jason McDonald89-89/+89
2012-01-05Removed QApplication::setInputContext()Pekka Vuorela10-987/+0
2012-01-05Update copyright year in license headers.Jason McDonald94-94/+94
2011-10-18QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint25-95/+4
2011-08-03Merge remote branch 'gerrit/master' into refactorSamuel Rødal1-1/+1
2011-08-02Eliminate reference to Trolltech.Jason McDonald1-1/+1
2011-07-06Merge remote branch 'gerrit/master' into refactorLars Knoll3-35/+5
2011-07-05Remove references to demos from docs.Casper van Donderen1-32/+1
2011-06-28Add the richtext and tools demo-examples to build.Casper van Donderen2-3/+4
2011-06-27Merge remote-tracking branch 'base/master' into refactorJørgen Lind26-0/+1812
2011-06-24Move all other demos in qtbase to examples.Casper van Donderen26-0/+1811
2011-06-10Merge remote-tracking branch 'base/master' into refactorJørgen Lind5-8/+8
2011-06-07Fix usage of QT_SOURCE_TREEMarius Storm-Olsen5-8/+8
2011-05-24Merge remote branch 'staging/master' into refactorPaul Olav Tvete38-1/+270
2011-05-23Squashed commit of changes from the 4.8-temp branch.David Boddie15-0/+165
2011-05-23Squashed commit of the changes from the mobile-examples repositoryDavid Boddie23-2/+104
2011-05-07fix pro filesLars Knoll23-0/+23
2011-05-07include fixesLars Knoll30-31/+31