summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_mac.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid buffer overrun in QMacPixmapData resizingJiang Jiang2011-05-311-1/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Update copyright year to 2010Jason McDonald2010-01-061-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