summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent/imagescaling
Commit message (Expand)AuthorAgeFilesLines
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Revamp QtConcurrent examples to C++11Michael Winkelmann2017-11-072-15/+17
* prune vestiges of DEPLOYMENT_PLUGINOswald Buddenhagen2016-12-231-2/+0
* Unify license header usage.Jani Heikkinen2016-03-294-14/+44
* 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-153-9/+9
* Update copyright headersJani Heikkinen2015-02-114-21/+21
* remove remaining non-concurrent branches from concurrent samplesOswald Buddenhagen2013-10-293-40/+0
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-2/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-6/+5
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * Fix warnings about files that can't be found in QtConcurrentSergio Ahumada2013-01-281-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
|/
* Fix mandlebrot and imagescaling example qdoc markup.hjk2012-12-171-3/+2
* Doc: Added documentation for the examplesVenugopal Shivashankar2012-12-112-0/+38
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-18/+18
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-8/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-053-0/+3
* 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-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Deprecate QDesktopServices::storageLocation/displayNameDavid Faure2011-10-231-2/+2
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-182-10/+0
* 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-243-2/+33
|\|
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-231-0/+11
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-232-2/+22
* | fix pro filesLars Knoll2011-05-071-0/+1
* | include fixesLars Knoll2011-05-072-2/+2
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274-0/+307