summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-3/+3
|\
| * Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-082-3/+3
* | Compile with Qt 6Lars Knoll2019-05-021-0/+2
* | Prefix textstream operators with Qt::Lars Knoll2019-05-023-7/+7
* | Remove handling of missing =delete and =default supportAllan Sandfeld Jensen2019-05-021-1/+1
* | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-015-16/+0
* | QRegExp include cleanupSamuel Gaist2019-04-193-0/+3
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-101-4/+4
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-061-4/+4
| |\
| | * png handler: initialize all the variables passed to png_get_IHDRAlbert Astals Cid2019-04-051-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-062-4/+4
* | | 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
* | | | Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-059-26/+26
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-032-9/+28
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-022-9/+28
| |\|
| | * Forward physical parameters for derived QImagesAlexander Volkov2019-04-011-9/+27
| | * Forward devicePixelRatio in QPixmap::mask()Alexander Volkov2019-04-011-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-312-45/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-45/+21
| |\|
| | * Speculative fix for building on INTEGRITY with ARM NEONAllan Sandfeld Jensen2019-03-291-45/+21
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-0/+15
| |\|
| | * QPixmap: More safe failing if qApp is not a QGuiApplicationAlbert Astals Cid2019-03-221-0/+15
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-264-3/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-211-1/+4
| |\|
| | * Handle device pixel ratio in QIconLoaderEngine::paint()Alexander Volkov2019-03-201-1/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-203-2/+19
| |\|
| | * Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-143-2/+19
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-161-0/+1
|\| |
| * | Fix qdoc errors in QIcon headerFriedemann Kleint2019-03-151-0/+1
* | | More nullptr usage in headersKevin Funk2019-03-143-3/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-092-6/+6
|\| |
| * | Fix some qdoc warningsFriedemann Kleint2019-03-071-4/+4
| * | Fix typos in deprecation messages, noticed during code reviewEdward Welbourne2019-03-041-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2013-10/+40
|\| |
| * | QtGui: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-1311-1/+22
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-084-9/+15
| |\|
| | * Fix xbm image format handler: properly reject invalid filesEirik Aavitsland2019-02-051-0/+4
| | * Initialize bit_depthAlbert Astals Cid2019-01-311-2/+2
| | * QPictureIO::read(): don't work on dangling pointerChristian Ehrlicher2019-01-301-2/+2
| | * png: initialize color_type to 0Albert Astals Cid2019-01-301-2/+2
| | * Prevent QPixmap::load from touching QPixmapCache in non-gui threadsJoni Poikelin2019-01-281-4/+6
| * | Add deprecation exclusion around deprecated calls in deprecated codeFriedemann Kleint2019-02-061-0/+3
* | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-085-11/+213
|/ /
* | QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-025-10/+10
* | QtGui/QPainter: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-021-1/+1