summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_mac.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
* Fixes crashes and memory leak in QMacPixmapDataAndreas Loew2012-04-131-13/+44
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* fix possible race conditionsKonstantin Ritt2011-10-071-1/+3
* Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-231-1/+32
|\
| * Fix problem with grabWindow on Mac OS X 10.6 with CocoaAndy Shaw2011-08-221-3/+2
| * Fix compile issue with Mac OS X 10.5Andy Shaw2011-08-191-2/+8
| * Fix QPixmap::grabWindow() on Mac OS X LionAndy Shaw2011-08-191-1/+27
* | Merge branch '4.7' into qt-4.8-from-4.7Liang Qi2011-06-061-1/+1
|\|
| * Avoid buffer overrun in QMacPixmapData resizingJiang Jiang2011-05-311-1/+1
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-2/+9
|\ \
| * | Fix QGLWidget::renderPixmap for raster engine on MacJiang Jiang2011-05-111-2/+9
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | 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
* | Mac: pixmaps dont treat alpha exactly the same as other platformsRichard Moe Gustavsen2011-01-121-1/+5
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixed a crash on Mac in QPixmap when loading pixmaps of different sizes.Trond Kjernåsen2009-11-171-3/+4
* API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-7/+7
* Fixed crash in QPixmap::fromImage with an Indexed8 without a colortable.Gunnar Sletta2009-11-031-4/+8
* Lazily construct QPixmapData's for null pixmapsGunnar Sletta2009-10-301-0/+3
* 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
* | More qpixmap*.cpp fixes for QExplicitlySharedDataPointer.Jason Barron2009-08-211-1/+1
* | Fix qpixmap*.cpp after latest QExplicitlySharedDataPointer changes.Jason Barron2009-08-201-8/+8
* | remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they areGunnar Sletta2009-08-171-11/+0
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Wizard background images incorrect in Snow Leopard.Prasanth Ullattil2009-08-031-0/+1
* | Doc: \em is not a qdoc command, \e is correctVolker Hilsheimer2009-07-251-2/+2
* | Remove all the last vestiges of QuickDraw in Qt/Mac.Norwegian Rock Cat2009-07-241-78/+2
* | Move QMacStyle icon handling down to the common style.Norwegian Rock Cat2009-07-171-19/+0
* | More culling of Panther Code.Norwegian Rock Cat2009-06-231-69/+10
* | Speed up QPixmap::width(), height(), isNull() and depth().Andreas Aardal Hanssen2009-06-171-1/+4
* | 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
* | Merge branch '4.5'Thiago Macieira2009-03-271-1/+1
|\|
| * Fix QPixmap::fromImage() bug for monochrome images on Mac.Samuel Rødal2009-03-271-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1331
* Long live Qt!Lars Knoll2009-03-231-0/+1339