summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_raster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fixed compilation of qpixmap_raster.cppSamuel Rødal2011-04-051-1/+2
* Put all the declarations of qt_defaultDpi{,X,Y}() in one placeJiang Jiang2011-04-051-3/+1
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-051-0/+3
|\
| * Added image conversion flag to prevent conversions.Samuel Rødal2011-03-041-0/+3
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-0/+11
|\|
| * 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
* | QRasterPixmapData: Reuse underlying QImage in fill() if possible.Andreas Kling2010-11-301-1/+7
|/
* 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-071-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