summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-1611-297/+22
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* tests: XFAIL tst_QImageReader::setScaledClipRect() SVG/SVGZLiang Qi2022-03-021-0/+2
* Check if platform has enough RAM for hugeQImage testPasi Petäjäjärvi2022-02-171-1/+4
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-114-114/+0
* QImageReader: Check for existing handler in initHandlerRobert Löhning2022-02-021-0/+26
* Remove unused .qrc filesJoerg Bornemann2022-01-175-138/+0
* tst_QImageWriter: skip writing unsupported image formatsJanne Juntunen2022-01-131-0/+2
* tst_QImageReader: move text reading tests behind a flagJanne Juntunen2022-01-131-0/+8
* tst_QIcoImageFormat: move the test behind a feature flagJanne Juntunen2022-01-071-1/+3
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Include qproperty.h where neededMarc Mutz2021-11-041-0/+1
* When filling a pixmap after an assignment ensure the set DPR is not lostAndy Shaw2021-10-151-0/+14
* Preserve QImage metadata when converting format with color tableEirik Aavitsland2021-09-281-0/+7
* Compile autotests for IntegrityTatiana Borisova2021-09-202-1/+6
* Remove conditioning on Android embeddedEdward Welbourne2021-09-173-3/+3
* Improve support for saving QImage to QSaveFileEirik Aavitsland2021-07-141-0/+55
* Add load/fromdata() overloads taking QByteArrayView to QImageEirik Aavitsland2021-06-021-6/+27
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-261-8/+32
* Correct RGB to Grayscale conversionAllan Sandfeld Jensen2021-05-212-12/+25
* Fix tst_qicon for fractional dprAllan Sandfeld Jensen2021-04-201-2/+5
* Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-221-11/+61
* Add deviceIndependentSize() to QPixmap and QImageMorten Johan Sørvig2021-03-082-0/+20
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-251-2/+8
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-121-7/+31
* Port QMovie to the new property systemSona Kurazyan2021-01-271-0/+33
* QIcon: Use the @nx pixmaps in the paint methodBastien Bouclet2021-01-261-0/+48
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-19/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0712-126/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-2211-26/+29
* tst_qimagereader.cpp: Fix MSVC int conversions warningsFriedemann Kleint2020-12-211-3/+3
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-172-2/+2
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+19
* Fix QImage::setPixelColor on RGBA64_PremultipliedAllan Sandfeld Jensen2020-12-041-0/+8
* Fix compiler warning about discarded return valueVolker Hilsheimer2020-11-231-1/+1
* Allow painting above INT16_MAX on 64-bit architecturesAllan Sandfeld Jensen2020-11-091-0/+64
* Teach QPixmapIconEngine how to handle @Nx pixmapsMorten Johan Sørvig2020-11-081-0/+45
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-042-2/+10
* Test QImage move semanticsAllan Sandfeld Jensen2020-10-161-2/+33
* Add logging categories to image handlersAllan Sandfeld Jensen2020-09-301-4/+4
* Preserve formats in QImage::scaled()Allan Sandfeld Jensen2020-09-261-0/+30
* Give QPixmap a move constructorVolker Hilsheimer2020-09-231-0/+15
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2311-29/+29
* Fix deprecation warnings in testsVolker Hilsheimer2020-09-171-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-114-10/+11
* Create consistent sets of QImage methodsAllan Sandfeld Jensen2020-09-091-7/+7
* Port tst_qiconhighdpi to the new QIcon::pixmap() APIMorten Johan Sørvig2020-08-291-31/+20
* QIcon: Add pixmap() overload which take devicePixelRatioMorten Johan Sørvig2020-08-271-0/+14
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Establish baseline for QIcon test on dpr > 1Morten Johan Sørvig2020-08-056-26/+71