summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent always deep-copying in QPixmap::toImage() for raster pixmaps.Samuel Rødal2010-12-071-5/+8
* Make sure to do a deep copy of a QImage when it's being painted on.Samuel Rødal2010-12-061-0/+8
* Add the conversion in-place for QPixmap::fromImageReader() on raster.Benjamin Poulain2010-06-301-0/+11
* Fixed missing copy of raster pixmap data after change fb76a872e20bd.Samuel Rødal2010-06-231-0/+5
* Optimized sub-rect copying / painting of QPixmaps.Samuel Rødal2010-06-231-0/+14
* Start the implementation of in-place recoding for imagesBenjamin Poulain2010-06-201-95/+119
* Optimized QPixmap::fromImage for raster pixmaps.Samuel Rødal2010-06-171-3/+16
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-2/+2
|\
| * Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-2/+2
* | Included ARM NEON optimizations from pixman in Qt.Samuel Rødal2010-03-261-0/+4
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fixed a copy-paste error in QRasterPixmapData::metric().Trond Kjernåsen2009-12-291-1/+1
* API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-1/+1
* Added qt_toRasterPixmap functions.Samuel Rødal2009-10-141-0/+23
* Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy().Samuel Rødal2009-10-141-0/+5
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-3/+7
|/ /
* | Speed up QPixmap::width(), height(), isNull() and depth().Andreas Aardal Hanssen2009-06-171-3/+11
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+350
* Optimized QRasterPixmapData::metric.Samuel Rødal2009-05-271-11/+22
* Remove the Direct3D engine.Gunnar Sletta2009-04-241-9/+0
* Long live Qt!Lars Knoll2009-03-231-0/+360