summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-041-11/+33
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Liang Qi2020-04-281-11/+33
| |\
| | * Fix 8bit image conversions with non-default bytes_per_lineAllan Sandfeld Jensen2020-04-271-11/+33
| | * Don't warn when loading icons via the image loadersTor Arne Vestbø2020-04-261-2/+0
| | * Warn when trying to load an icon without a matching icon engineTor Arne Vestbø2020-04-171-0/+2
* | | Remove deprecated members from QtGui/image classesVolker Hilsheimer2020-04-2913-477/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-273-6/+5
|\| |
| * | QImage: optimize convertWithPalette()Marc Mutz2020-04-233-6/+5
| |/
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-092-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-086-17/+31
|\|
| * Wasm: don’t deadlock on parallel image conversionsMorten Johan Sørvig2020-04-051-3/+8
| * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-032-2/+2
| * Fix 1 pixel wide imagesAllan Sandfeld Jensen2020-03-301-1/+1
| * Doc: Mark gamma-related functions deprecated in QImageReader/WriterTopi Reinio2020-03-262-9/+14
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-2/+6
| |\
| | * Fix double scaling of SVG icons on high DPI screensTor Arne Vestbø2020-03-131-2/+6
* | | Remove QRegExp usage from the XBM handlerLars Knoll2020-03-251-23/+28
* | | Remove unused includeLars Knoll2020-03-161-1/+0
* | | Get rid of QRegExp from the xpm image handlerLars Knoll2020-03-161-10/+18
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-1106/+243
|\| |
| * | Fix multi-threaded shrinking conversionAllan Sandfeld Jensen2020-03-111-1/+13
| * | Replace initialization of sparse table of converts with settersAllan Sandfeld Jensen2020-03-111-1105/+230
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-112-77/+178
|\| |
| * | Multithread some QImage routinesAllan Sandfeld Jensen2020-03-092-77/+178
* | | Remove QImageIOHandler::name()Shawn Rutledge2020-03-052-14/+0
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-0410-54/+0
|\| |
| * | Remove overrides of QImageIOHandler::name()Shawn Rutledge2020-03-0310-54/+0
* | | QImageIOPlugin: fix typo in class documentationRolf Eike Beer2020-03-031-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\| |
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | | Get rid of QMatrixJarek Kobus2020-02-287-135/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-1/+2
|\| |
| * | Add replacement message to deprecation of QImage::alphaChannel()Allan Sandfeld Jensen2020-02-251-1/+2
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-209-29/+46
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-138-4/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-044-4/+6
| |\|
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-021-1/+1
| | * Fix NEON support on Android armeabi-v7aAllan Sandfeld Jensen2020-01-301-1/+1
| | * Doc: Update out dated QImage::constScanLine documentationJoni Poikelin2020-01-301-1/+3
| | * Don't use libpng allocated buffer to store ICC profile dataAllan Sandfeld Jensen2020-01-301-1/+1
| * | Deprecate QImageIOHandler gamma correctionAllan Sandfeld Jensen2020-01-304-0/+12
* | | 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