summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-111-0/+6
|\
| * Handle allocation failure in QImage rotate 90/180/270 functionsEirik Aavitsland2022-11-041-0/+6
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-241-3/+14
|\|
| * QtGui: includemocsMarc Mutz2022-05-061-0/+2
| * Detach for colortransforms of indexed formatsAllan Sandfeld Jensen2022-04-081-3/+12
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-111-0/+1
|\|
| * Increment reference count when restoring referenceAllan Sandfeld Jensen2021-11-181-0/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...Tarja Sundqvist2022-09-121-1/+1
|\|
| * Preserve QImage metadata when converting format with color tableEirik Aavitsland2021-09-281-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-071-2/+13
|\|
| * Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-241-2/+9
| * And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-251-0/+4
* | Revert "Update commercial license headers to src/dbus, src/gui, src/network"Tarja Sundqvist2021-03-221-20/+20
|/
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-121-11/+10
* Update commercial license headers to src/dbus, src/gui, src/networkTarja Sundqvist2021-01-281-20/+20
* Fix QImage::setPixelColor on RGBA64_PremultipliedAllan Sandfeld Jensen2020-12-041-4/+1
* Protect QImage colorspace transform on shutdownAllan Sandfeld Jensen2020-11-071-1/+1
* Add _MSC_VER check to MSVC ARM compiler workaroundMartin Storsjö2020-11-051-2/+2
* Add more LTTNG tracing pointsJosé Dapena Paz2020-06-121-0/+15
* Do not multithread if already in a global threadpool threadAllan Sandfeld Jensen2020-06-031-3/+4
* QImage: optimize convertWithPalette()Marc Mutz2020-04-231-6/+1
* Multithread some QImage routinesAllan Sandfeld Jensen2020-03-091-8/+38
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+3
|\
| * Doc: Update out dated QImage::constScanLine documentationJoni Poikelin2020-01-301-1/+3
* | Deprecate all methods that use QMatrixJarek Kobus2020-01-281-0/+12
* | Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-271-3/+3
* | Doc/QtGui: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-2/+2
* | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-1/+1
* | Modernize setAlphaChannel(), and deprecated alphaChannel()Allan Sandfeld Jensen2020-01-051-66/+29
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-23/+23
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-3/+3
|/
* Fix accuracy of ARGB32->A2RGB30 conversionsAllan Sandfeld Jensen2019-11-071-22/+3
* Fix: confusion in QImage paintEngine creation on shared imagesEirik Aavitsland2019-10-241-3/+3
* Combine BGR30_to_RGB30 and BGR888_to_RGB888Allan Sandfeld Jensen2019-09-051-1/+1
* Simplify QColorSpace named presetsTor Arne Vestbø2019-09-031-1/+1
* Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-231-0/+15
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-1/+1
|\
| * doc: Fix QImage Format_RGBX64 documentationSamuel Gaist2019-08-111-1/+1
* | Revert "Fix comparisons of image with different color spaces"Eirik Aavitsland2019-07-291-3/+1
* | Fix comparisons of image with different color spacesAllan Sandfeld Jensen2019-07-231-1/+3
* | QColorTransform: make fit for releaseMarc Mutz2019-07-121-2/+2
* | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-4/+4
* | Make the 64 bit raster backend an optional featureAllan Sandfeld Jensen2019-04-091-0/+2
* | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-061-2/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-061-2/+4
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-051-2/+4
| | |\
| | | * Doc: Update QImage::depth to indicate we support 64 bpp nowAndy Shaw2019-04-041-1/+1
| | | * Update scanline documentationAllan Sandfeld Jensen2019-04-041-1/+3