summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-015-5/+0
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Add missing RGB32 <-> RGB30 convertionsAllan Sandfeld Jensen2015-04-301-25/+85
* Cleanup and optimization of qimage smoothscaleAllan Sandfeld Jensen2015-04-153-0/+145
* Optimize fallback RGB888 to RGB32 conversionAllan Sandfeld Jensen2015-03-031-2/+22
* Optimize generic conversion and remove now obsolete direct conversionsAllan Sandfeld Jensen2015-02-132-1/+83
* QtGui: assorted migrations to QString::asprintfMarc Mutz2015-02-121-20/+4
* Update copyright headersJani Heikkinen2015-02-115-35/+35
* Generate SSE4.1 versions of premultiplying methods where convenientAllan Sandfeld Jensen2015-02-041-0/+1
* Only use 32bit version of qPremultiplyAllan Sandfeld Jensen2015-02-021-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-245-95/+55
* Optimize drawing to and from generic formatsAllan Sandfeld Jensen2014-01-311-6/+134
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-16/+16
* Check for network module when building according benchmarksOliver Wolff2013-02-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* Benchmarks: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-032-6/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Remove QImageReader benchmark dependency on QtWidgets.Stephen Kelly2012-10-162-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-120/+120
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-015-0/+5
* Make benchmarks compile without QtWidgetsRohan McGovern2012-07-301-0/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-1/+1
* use $$QT_BUILD_TREE instead of $$(QTDIR)Oswald Buddenhagen2012-03-081-2/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-4/+2
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-319-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Remove support for the MNG file format and the bundled libmngaavit2012-01-256-6/+0
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-062-3/+0
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-255-29/+5
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-215-0/+19
|\
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-195-0/+19
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-4/+4
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-245-85/+85
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-245-85/+85
* | Tests: Compile.Friedemann Kleint2011-05-231-0/+1
|/
* tests: make benchmarks compile or disable those which don't compileRohan McGovern2011-05-111-0/+3
* Fix BlendBench::unalignedBlendArgb32 test caseMiikka Heikkinen2011-05-101-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2765-0/+4290