summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Revamp QtConcurrent examples to C++11Michael Winkelmann2017-11-075-48/+57
* Examples: Remove remains of winceFriedemann Kleint2017-07-141-3/+1
* prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-231-2/+0
* Unify license header usage.Jani Heikkinen2016-03-2912-46/+116
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-4/+4
* QtConcurrent example: remove unneeded explicit template typeDavid Faure2015-07-171-1/+1
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-2/+2
* Updated BSD licensed file headersJani Heikkinen2015-02-157-21/+21
* Update copyright headersJani Heikkinen2015-02-1112-65/+65
* Make qtconcurrent map example compile on exotic compilersAlex Blasche2014-09-181-1/+1
* remove remaining non-concurrent branches from concurrent samplesOswald Buddenhagen2013-10-296-105/+0
* remove non-concurrent branch from concurrent exampleOswald Buddenhagen2013-10-161-22/+0
* skip gui-needing examples with -no-guiOswald Buddenhagen2013-10-111-0/+5
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-095-10/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-8/+7
* Merge branch 'release' into stableSergio Ahumada2013-01-316-5/+7
|\
| * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-311-0/+2
| * Fix warnings about files that can't be found in QtConcurrentSergio Ahumada2013-01-285-5/+5
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1812-12/+12
|/
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Fix mandlebrot and imagescaling example qdoc markup.hjk2012-12-171-3/+2
* Doc: Added documentation for the examplesVenugopal Shivashankar2012-12-117-0/+192
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-296-21/+5
* delete .desktop files of examplesOswald Buddenhagen2012-11-285-55/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-266-12/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-42/+42
* Command-line-only examples should not build as .app bundles on OSXShawn Rutledge2012-09-033-0/+3
* examples: fixed compile with -no-widgetsRohan McGovern2012-07-271-0/+8
* Remove widgets dependency from qtconcurrent/map autotestKent Hansen2012-06-072-3/+3
* Remove useless "QT += widgets"Kent Hansen2012-06-051-2/+0
* clean up qmake-generated projectsOswald Buddenhagen2012-02-245-37/+8
* Move QtConcurrent into its own moduleLars Knoll2012-02-058-5/+8
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-231-2/+2
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-1811-40/+0
* 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-1/+1
|\|
| * Fix usage of QT_SOURCE_TREEMarius Storm-Olsen2011-06-071-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2416-13/+160
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-235-0/+55
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-2311-13/+105
* | fix pro filesLars Knoll2011-05-076-0/+6
* | include fixesLars Knoll2011-05-073-3/+3
|/