summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* QPixmap don't assume QPlatformScreen::format is opaqueJohan Klokkhammer Helsing2018-03-193-5/+36
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-1/+7
|\
| * Fix a crash when QMovie::speed is set to 0Val Doroshchuk2018-01-241-1/+7
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-11/+9
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-11/+9
| |\
| | * Doc: Clarify auto detection of file format in QImageEirik Aavitsland2018-01-151-11/+9
* | | Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-154-7/+126
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-026-22/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-086-22/+22
| |\ \
| | * | Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-286-22/+22
* | | | doc: Add class qualifiers to parameter typesMartin Smith2017-12-061-2/+2
* | | | doc: Fix some ref qualifier documentation errorsMartin Smith2017-12-021-3/+8
* | | | QImage: Output some bytes of first scanline on verbose debug streamsFriedemann Kleint2017-12-011-2/+9
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-1/+4
|\| | |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | QPixmap without QGuiApplication: do not crash, terminate gracefullyEirik Aavitsland2017-11-161-0/+3
| * | | QImage: Add the replacement function to byteCount's deprecation msgThiago Macieira2017-11-221-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-2/+11
|\| |
| * | 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-10-301-1/+9
| |\|
| | * Doc: QImageReader assumes exclusive control over its deviceEirik Aavitsland2017-10-251-0/+5
| | * Doc: add hint about QMimeDatabase to QImageReader::canRead()Eirik Aavitsland2017-10-241-1/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-33/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-33/+22
| |\|
| | * Fix saving QImage with longer than necessary bytes-per-lineAllan Sandfeld Jensen2017-09-221-33/+22
* | | Handle endian mismatch between X11 client and serverAllan Sandfeld Jensen2017-10-021-8/+38
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-17/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-17/+6
| |\|
| | * Fix convertToFormat with color-tablesAllan Sandfeld Jensen2017-09-141-17/+6
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-1910-36/+36
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-1910-74/+74
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-312-2/+7
|\|
| * Fix: WebP missing from QMovie::supportedFormats()Eirik Aavitsland2017-08-291-1/+1
| * QPicture: check that pictureFormat doesn't return dangling pointersGiuseppe D'Angelo2017-08-161-1/+6
* | Fix an ABI break caused by too-aggressive deprecationVille Voutilainen2017-08-162-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-1/+1
|\|
| * Doc: remove linking to internal methodNico Vertriest2017-08-061-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-1/+2
|\|
| * QPMCache::remove(): Do not dereference erased iteratorFriedemann Kleint2017-07-191-1/+2
* | Fix deprecation warningsAllan Sandfeld Jensen2017-07-112-2/+2
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-086-34/+54
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-062-41/+35
|\|
| * Fix BMP ImageFormat for semi-transparent filesAllan Sandfeld Jensen2017-07-032-41/+35
* | qt_findAtNxFile(): account for .9 (9-patch image) extensionsMitch Curtis2017-06-241-1/+6
* | Move endian integers to qendian_p.hAllan Sandfeld Jensen2017-06-211-4/+5
* | QPicture: mark deprecated functions with the QT_DEPRECATED macrosGiuseppe D'Angelo2017-06-202-5/+9
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-1/+1
|\|
| * Fix QImageReader::supportedSubTypes()Eirik Aavitsland2017-06-071-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-073-11/+6
|\|
| * Convert features.movie to QT_[REQUIRE_]CONFIGStephan Binner2017-05-293-11/+6