summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPixmap::fromImage() should detach when changing QImage formatAllan Sandfeld Jensen2014-07-221-0/+1
* QRasterPlatformPixmap::createPixmapForImage(): Avoid crash when QImage conver...Martin Pley2014-06-161-2/+4
* Export optimized premultiply and unpremultiply methodsAllan Sandfeld Jensen2014-02-101-1/+1
* Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-161-2/+2
* RValue ref version of QPixmap::fromImage()Allan Sandfeld Jensen2014-01-021-1/+6
* Actually set devicePixelRatio on copy.Morten Johan Sørvig2013-04-191-0/+1
* Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-151-2/+4
* Fix missing devicePixelRatio propagation on copy.Morten Johan Sørvig2013-03-291-3/+5
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-0/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
| |\
| * | Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-111-0/+2
* | | Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-061-2/+3
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-3/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix crash in QPixmap::fromImage() when memory is low.Kim Motoyoshi Kalland2012-07-161-10/+11
* Overhaul the qsimd_p.h: rename macros and update conditionalsThiago Macieira2012-05-311-2/+2
* doc: QWindowSurface is deadGirish Ramakrishnan2012-04-141-1/+1
* Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-2/+2
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-39/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-48/+0
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-25/+25
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-47/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | remove QWidget dependencies.Lars Knoll2011-05-041-1/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+492