summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image
Commit message (Expand)AuthorAgeFilesLines
* QPixmap don't assume QPlatformScreen::format is opaqueJohan Klokkhammer Helsing2018-03-191-14/+0
* Skip failing tests in tst_QPixmap on WaylandJohan Klokkhammer Helsing2018-03-121-0/+14
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-0/+10
|\
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-243-3/+3
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-243-3/+3
| | |\
| * | | Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-0/+10
| |/ /
* | | Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-3/+3
|\ \ \ | | |/ | |/|
| * | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-203-3/+3
* | | Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-154-1/+13
| |/ |/|
* | Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-281-2/+2
* | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+13
|\|
| * Fix convertToFormat with color-tablesAllan Sandfeld Jensen2017-09-141-0/+13
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-2/+2
|\|
| * tst_QImageReader: Fix the size of the SVG imagesFriedemann Kleint2017-08-021-2/+2
* | Fix deprecation warningsAllan Sandfeld Jensen2017-07-111-4/+4
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-082-5/+32
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-2/+1
|\|
| * Fix BMP ImageFormat for semi-transparent filesAllan Sandfeld Jensen2017-07-031-2/+1
* | qt_findAtNxFile(): account for .9 (9-patch image) extensionsMitch Curtis2017-06-244-0/+21
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-193-4/+6
|\|
| * Fix tst_QImageReader::imageFormatBeforeReadAllan Sandfeld Jensen2017-06-181-1/+3
| * Fix tst_QIcon for configurations with builtin_testdataOliver Wolff2017-06-132-2/+2
| * winrt: Fix tst_QImageReaderOliver Wolff2017-06-131-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-0/+1
|\|
| * QIconLoaderEngine: Fix actualSize() for no-entryPalo Kisa2017-05-031-0/+1
* | tests/auto/gui: use new QTest::addRow() moreMarc Mutz2017-04-241-42/+43
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-0/+14
|\|
| * Fix PNGs saved from QImage transform of 8-bit imagesAllan Sandfeld Jensen2017-04-191-0/+14
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-202-2/+13
|\|
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-2/+13
| |\
| | * Don't call releaseKey a second time if the insertion failsAndy Shaw2017-03-071-0/+11
| | * Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-0/+76
|\| |
| * | ppm/pgm image formats: fix reading 16bit and limited rangeEirik Aavitsland2017-03-021-0/+76
* | | QImageWriter: Detect failure due to trying to write a QImage()Robin Burchell2017-02-271-0/+16
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-101-0/+14
|\| |
| * | QRasterPlatformPixmap::createPixmapForImage(): preserve DPRFriedemann Kleint2017-02-061-0/+14
* | | Tests: Fix Clang warnings about various unused variablesFriedemann Kleint2017-02-051-10/+0
|/ /
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-011-0/+28
|\ \
| * | Use QImage::reinterpretAsFormat in QPixmapAllan Sandfeld Jensen2017-01-261-0/+28
* | | Implement support for Scale directory key according to Icon Theme specMitch Curtis2017-02-018-0/+233
|/ /
* | Introduce QImage::reinterpretAsFormatAllan Sandfeld Jensen2017-01-181-0/+63
* | tst_QImageWriter: clean upMarc Mutz2017-01-061-43/+44
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-165-3/+14
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-085-3/+14
| |\
| | * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-12-075-3/+14
| | |\
| | | * Fix the JPEG EXIF reader to deal with some broken/corrupt filesv5.7.1Thiago Macieira2016-12-015-3/+14
* | | | Cleanup memrotate functionsAllan Sandfeld Jensen2016-12-081-29/+5
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-7/+8
|\| |