summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-9/+9
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+4
| |\
| * | Let QPlatformTheme decide which engine QIcon::fromTheme usesKevin Ottens2013-02-191-1/+5
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-1/+4
| |\ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-149-22/+27
| |\ \ \
| * | | | Fix segfault when setting a device-pixel-ratio on a null-QPixmapTor Arne Vestbø2013-02-091-0/+3
| * | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-293-7/+5
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-283-7/+5
| | |\ \ \ \
| * | | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2914-56/+0
| |/ / / / /
| * | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2362-62/+62
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2262-62/+62
| | |\ \ \ \ \
| * | | | | | | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-234-35/+127
| |/ / / / / /
| * | | | | | Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-113-0/+8
* | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-081-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-061-2/+3
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | QIcon: ensure that QIconLoader is initializedDmitry Shachnev2013-03-061-0/+1
|/ / / / / /
* | | | | / Fix reentrancy problem in image readingaavit2013-02-201-0/+4
| |_|_|_|/ |/| | | |
* | | | | Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-141-1/+4
| |_|_|/ |/| | |
* | | | Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+2
* | | | Fixed crash in image reader when reading certain BMP files.Samuel Rødal2013-02-061-4/+4
* | | | doc: Fix QPixmapCache size default value in docJulien Brianceau2013-02-051-9/+5
* | | | Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\ \ \ \
| * | | | Fix some more old references and links to NokiaSergio Ahumada2013-01-281-1/+1
| |/ / /
* | | | Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-312-8/+4
* | | | Exclude BMP from supported formats if it disabled by Qt buildPoul Sysolyatin2013-01-292-0/+6