summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent
Commit message (Expand)AuthorAgeFilesLines
* Improve the QtConcurrent ImageScaling exampleSona Kurazyan2020-12-112-12/+18
* Improve QtConcurrent ImageScaling example to demo new featuresSona Kurazyan2020-11-129-68/+618
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-301-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-276-0/+24
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-196-6/+6
* CMake: Regenerate examplesAlexandru Croitor2020-07-097-8/+37
* Fix warnings in QtConcurrent image scaling exampleTor Arne Vestbø2020-07-011-2/+2
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-4/+4
* Fix examples build after a061a646429c6e9d695458fc0ecb0021a30e12eeKarsten Heimrich2020-06-171-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-1/+1
* Regenerate examplesAlexandru Croitor2020-02-046-8/+31
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-7/+7
|\
| * Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-7/+7
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-146-11/+11
|\|
* | Fix compiling of examples on AndroidSimon Hausmann2019-06-125-1/+6
* | Fix linking of examplesSimon Hausmann2019-06-121-1/+1
* | Allow to build examples as standalone projectKevin Funk2019-06-056-70/+143
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-4/+1
|\|
| * examples: port away from Java-style iteratorsMarc Mutz2019-05-231-4/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-163-6/+3
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-183-6/+3
* | CMake: Add more examplesTobias Hunger2019-03-266-0/+102
|/
* 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