summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-114-40/+37
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-043-13/+33
| |\| | |
| | * | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-0/+32
| | |\ \ \
| | | * | | Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-232-0/+25
| | | * | | Support writing color space profile in JPEGAllan Sandfeld Jensen2019-08-201-0/+7
| | * | | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-13/+0
| | |/ / /
| | * | | Fix tst_QImageReader::saveColorSpaceAllan Sandfeld Jensen2019-08-131-0/+1
| * | | | Kill all QPictureIOAllan Sandfeld Jensen2019-08-121-27/+4
| |/ / /
* | | | cmake: enable tst_qpixmapcacheLiang Qi2019-09-102-1/+16
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-12/+71
|\| | |
| * | | Revert "Fix comparisons of image with different color spaces"Eirik Aavitsland2019-07-291-18/+0
| * | | Add support for saving colorspace to PNGsAllan Sandfeld Jensen2019-07-231-0/+31
| * | | Fix comparisons of image with different color spacesAllan Sandfeld Jensen2019-07-231-0/+18
| * | | Fix loading of image files with wrong, but known, file name extensionEirik Aavitsland2019-07-181-4/+4
| * | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-8/+36
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-114-0/+25
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-254-0/+25
| |\ \ \ | | | |/ | | |/|
| | * | Generalize image file name @2x suffix handling to higher scale factorsEirik Aavitsland2019-06-144-0/+25
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-2/+2
|\| | |
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-082-2/+2
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-14/+147
|\| | |
| * | | Make the 64 bit raster backend an optional featureAllan Sandfeld Jensen2019-04-091-0/+4
| * | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-022-0/+69
| |\|
| | * Forward physical parameters for derived QImagesAlexander Volkov2019-04-011-0/+35
| | * Forward devicePixelRatio in QPixmap::mask()Alexander Volkov2019-04-011-0/+34
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-0/+20
| |\|
| | * Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-141-0/+20
| * | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-131-0/+14
| |\|
| | * qt_imageFromWinHBITMAP(): Fix memory corruption when converting from bitmaps ...Friedemann Kleint2018-12-121-0/+14
| * | Add Grayscale16 Image FormatAllan Sandfeld Jensen2018-12-123-13/+37
| |/
| * QImageWriter/QPNGHandler: Quality option should be CompressionRatioAlexandra Cherdantseva2018-10-142-0/+2
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+17
|/
* Fix reading 16bpc grayscale PNGsAllan Sandfeld Jensen2018-09-036-0/+5
* darwin: fix tst_qimage depsOswald Buddenhagen2018-08-291-0/+1
* Smooth image scaling for 64bit imagesAllan Sandfeld Jensen2018-08-221-11/+23
* Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-113-19/+34
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-0/+15
|\
| * Fix conversion from transparent indexed8 to RGB32Allan Sandfeld Jensen2018-08-031-0/+15
* | tst_qpicture: Remove dependency on widgetsFriedemann Kleint2018-05-242-27/+12
* | tst_qimagereader: Make sure to include all image resources in testTor Arne Vestbø2018-04-202-70/+2
* | QPixmapCache: make sure to not overflow cache limitChristian Ehrlicher2018-04-101-0/+3
* | QtGui: Add qt_imageToWinHBITMAP(), qt_imageFromWinHBITMAP()Friedemann Kleint2018-04-102-0/+114
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-211-14/+0
|\|
| * QPixmap don't assume QPlatformScreen::format is opaqueJohan Klokkhammer Helsing2018-03-191-14/+0
* | QImage/Jpeg: decode/encode comment attributes as utf-8Christian Ehrlicher2018-03-182-0/+29
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-151-0/+14
|\|
| * Skip failing tests in tst_QPixmap on WaylandJohan Klokkhammer Helsing2018-03-121-0/+14
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-164-3/+13
|\|
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-0/+10
| |\