summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Missing entry in QImage inplace_converter_mapAllan Sandfeld Jensen2013-11-151-0/+3
* Improve documentation of QImageIOPluginAlex Merry2013-11-051-13/+27
* Make error messages a bit better.Stephen Kelly2013-11-051-1/+1
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Assert in QImage conversion from rgba8888pm -> rgba8888Allan Sandfeld Jensen2013-10-311-1/+1
* QImageWriter: add a forgotten #ifndef QT_NO_IMAGEFORMAT_BPMMarc Mutz2013-10-251-0/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0811-94/+94
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-274-0/+41
* Fix WinCE/MSVC2008 build errors related to std::lower_bound patches.Sérgio Martins2013-09-251-0/+5
* Fix truncation and conversion warnings on MSVC2010.Mitch Curtis2013-09-251-2/+2
* Remove some qBinaryFind usages from QtGuiGiuseppe D'Angelo2013-09-231-2/+4
* Remove a Borland-related inclusionGiuseppe D'Angelo2013-09-231-5/+0
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-211-7/+17
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-211-7/+17
| |\
| | * PNG: properly handle 1bpp greyscale images with alphaGiuseppe D'Angelo2013-09-181-0/+9
| | * Add missing initialization before requesting png data for scaled readSamuel Gaist2013-09-181-7/+8
* | | Fix some doc errors.Frederik Gladhorn2013-09-214-4/+4
|/ /
* | WinRT: Basic global supportAndrew Knight2013-09-201-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-09-131-23/+6
|\|
| * Compilation fix for libjpeg release 9aavit2013-09-111-23/+6
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-8/+8
|\|
| * Initialize variables to fix valgrind warning in pnghandler.Friedemann Kleint2013-08-301-8/+8
* | Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-053-5/+11
* | qimagereader: fix build on iOSRichard Moe Gustavsen2013-09-051-1/+1
* | Fix qt_pixmapToWinHICON() not to return invalid HICON for null pixmapsJ-P Nurmi2013-09-041-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-1/+17
|\|
| * Add offset reading support in pnghandlerSamuel Gaist2013-08-071-1/+17
* | Support RGBA image formatAllan Sandfeld Jensen2013-07-236-34/+669
* | Merge branch 'stable' into devSergio Ahumada2013-07-112-3/+3
|\|
| * QIcon: Avoid fetching twice the same pixmapGabriel de Dietrich2013-07-011-1/+1
| * Fix build when QIMAGEREADER_DEBUG is enabled in qimagereader.cppKeonil Jeong2013-07-011-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-204-14/+14
|\|
| * Remove use of 'register' from Qt.Stephen Kelly2013-06-174-14/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-11/+4
|\|
| * Doc: remove references to toWinHBitmap and fromWinHBitmapNico Vertriest2013-05-131-11/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-292-4/+10
|\|
| * Fixed crashes relating to SVG icons.Samuel Rødal2013-04-242-4/+10
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-266-8/+21
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-226-8/+21
| |\|
| | * Actually set devicePixelRatio on copy.Morten Johan Sørvig2013-04-191-0/+1
| | * Make qtbase compile with QT_NO_IMAGEFORMATPLUGINTasuku Suzuki2013-04-152-4/+4
| | * Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-154-4/+16
* | | Make sure QIconLoader is always initializedKevin Ottens2013-04-222-8/+5
|/ /
* | QIcon: Added a move constructor.Keith Gardner2013-04-081-0/+4
* | QImage: Added a move constructor.Keith Gardner2013-04-081-0/+5
|/
* Fix missing devicePixelRatio propagation on copy.Morten Johan Sørvig2013-03-292-3/+6
* Load "@2x" images on high-dpi "retina" systems.Morten Johan Sørvig2013-03-281-0/+11
* Make QIcon generate high-dpi pixmaps.Morten Johan Sørvig2013-03-233-7/+117
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-2024-101/+154
|\
| * Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-0/+2