summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-285-1/+34
|\
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-281-0/+3
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-0/+3
| | |\
| | | * Allow benign errors when writing PNGsAllan Sandfeld Jensen2020-01-231-1/+4
| * | | Deprecate all methods that use QMatrixJarek Kobus2020-01-284-1/+31
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-284-8/+8
|\| |
| * | 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-262-4/+4
| * | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-234-4/+4
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-101-0/+3
|\| |
| * | Silence deprecation warning about QImage::alphaChannel() in qpixmap.hFriedemann Kleint2020-01-091-0/+3
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-072-67/+32
|\| |
| * | Modernize setAlphaChannel(), and deprecated alphaChannel()Allan Sandfeld Jensen2020-01-052-67/+32
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-042-2/+2
|\| |
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-152-2/+2
* | | Basic QImage cleanupAllan Sandfeld Jensen2019-12-182-301/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0918-110/+110
|\| |
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-0618-116/+116
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-301-26/+2
|\| |
| * | Remove convert_ARGB_PM_to_ARGBAllan Sandfeld Jensen2019-11-281-26/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-257-279/+119
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-3/+3
| * | Implement inplace image conversion for generic down conversionsAllan Sandfeld Jensen2019-11-191-5/+24
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-191-1/+11
| |\|
| | * HiDPI: Select most fitting pixel ratio when painting QIconFlorian Korsakissok2019-11-181-1/+6
| | * Fix: QIcon high dpi scaling when aspect ratio differsEirik Aavitsland2019-11-151-0/+5
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-151-0/+8
| |\|
| | * Compile fix for MinGW 8.1.0Cristian Adam2019-11-141-0/+8
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-085-55/+68
| |\|
| | * Fix accuracy of ARGB32->A2RGB30 conversionsAllan Sandfeld Jensen2019-11-073-50/+67
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-062-5/+1
| | |\
| | | * QImageIOHandler: remove #if around virtual method name()David Faure2019-11-012-5/+1
| * | | Remove old resizing inplace QImage convertersAllan Sandfeld Jensen2019-11-041-215/+5
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-3/+3
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-3/+3
| |\| |
| | * | Fix: confusion in QImage paintEngine creation on shared imagesEirik Aavitsland2019-10-241-3/+3
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-142-3/+3
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-131-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-1/+1
| | |\|
| | | * Don't crash when calling jumpToFrame() on an empty QMovieLars Knoll2019-10-091-1/+1
| * | | PNG handler: stop using volatileGiuseppe D'Angelo2019-10-121-2/+2
| |/ /
* | | Get rid of QList forward declarationsLars Knoll2019-10-041-1/+0
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-188-1192/+11
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-048-68/+204
| |\ \
| * | | Kill all QPictureIOAllan Sandfeld Jensen2019-08-125-1113/+10
| * | | Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-065-24/+111
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-082-20/+12
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-266-18/+21
| |\ \ \ \ \
| * | | | | | Remove binary compat qimage methodsAllan Sandfeld Jensen2019-06-193-78/+0
| * | | | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-062-3/+3
| |\ \ \ \ \ \