summaryrefslogtreecommitdiffstats
path: root/examples/threads
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1818-18/+18
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-171-2/+2
* Fix mandlebrot and imagescaling example qdoc markup.hjk2012-12-171-4/+4
* Entered hardcoded url to XaoS as a workaroundNico Vertriest2012-12-141-1/+1
* Doc: Added documentation for the examplesVenugopal Shivashankar2012-12-114-0/+8
* Mark \brief comments in thread examples.hjk2012-12-104-4/+4
* Fix reference to example pathshjk2012-12-064-4/+4
* Fix compile with -DQT_NO_WHEELEVENTMontel Laurent2012-12-052-0/+4
* Fix links for threading examplesPaul Olav Tvete2012-11-3013-0/+830
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-295-18/+4
* delete .desktop files of examplesOswald Buddenhagen2012-11-284-44/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-264-8/+8
* QtBase: example code styleDavid Schulz2012-11-255-17/+13
* Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2214-84/+84
* Fix compilation of examples with -no-widgetsKent Hansen2012-06-071-1/+1
* Remove useless "QT += widgets"Kent Hansen2012-06-051-2/+0
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-10/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3014-14/+14
* Update contact information in license headers.Jason McDonald2012-01-2314-14/+14
* Update copyright year in license headers.Jason McDonald2012-01-0514-14/+14
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-1811-136/+1
* 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-101-2/+2
|\|
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-071-2/+2
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2415-64/+272
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-234-0/+44
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2311-64/+228
* | fix pro filesLars Knoll2011-05-073-0/+3
* | include fixesLars Knoll2011-05-073-3/+3
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-274-4/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2720-0/+1686