summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fix for QTBUG-4908 SVG transparency rendering problem.Jani Hautakangas2009-12-161-59/+38
* Access to image needs to be protected in QS60PixmapDataMiikka Heikkinen2009-12-091-0/+6
* Fix crash when using splash screen, or QPixmap::copy()Shane Kearns2009-11-191-0/+5
* Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-131-1/+1
|\
| * Fix typo in license headerAlessandro Portale2009-11-121-1/+1
* | Fix to symbian transparent window backing store format.Jani Hautakangas2009-11-111-4/+8
* | Revert "Using qreal more consistently in code (prevent misuse of double)"Aleksandar Sasha Babic2009-11-111-5/+4
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-11-101-4/+4
|\ \ | |/
| * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-4/+4
* | Using qreal more consistently in code (prevent misuse of double)Aleksandar Sasha Babic2009-11-061-4/+5
|/
* Fix compiler error.Aleksandar Sasha Babic2009-11-041-1/+1
* Merge branch '4.6-s60' into 4.6axis2009-11-041-11/+11
|\
| * Fix crash in QApplication autotest introduced by native pixmaps (S60 3.1)Shane Kearns2009-11-031-11/+11
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-031-10/+12
|\ \ | |/
| * Fixed crash/drawing artifacts on rotation change on Symbian.axis2009-10-281-4/+3
| * Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-6/+9
* | Lazily construct QPixmapData's for null pixmapsGunnar Sletta2009-10-301-6/+7
|/
* Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-201-7/+12
* Second attempt: Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-131-0/+2
* Revert "Fixed a few compiler warnings from QtGui for Symbian."Janne Anttila2009-10-131-2/+0
* Fixed a few compiler warnings from QtGui for Symbian.Janne Anttila2009-10-131-0/+2
* Fix to Symbian accelerated scrolling problem.Jani Hautakangas2009-10-081-26/+19
* Symbain crash fix for QPixmap->QImage conversion.Alessandro Portale2009-10-051-1/+6
* doc: Fixed numerous qdoc errors.Martin Smith2009-10-021-2/+2
* Fixed QPixmap::fromImage when using Format_Mono for Symbian.Janne Anttila2009-10-011-3/+3
* Fix qdoc errorsJason McDonald2009-09-281-0/+2
* Fix qdoc error.Jason McDonald2009-09-281-1/+1
* Fix qdoc errors.Jason McDonald2009-09-281-5/+6
* Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-231-201/+209
* Fix compilation and remove trailing whitespace.Jason Barron2009-09-181-140/+140
* Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-0/+58
* Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-181-118/+773
* QCursor support for Symbian OSShane Kearns2009-09-151-1/+9
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* doc: Fixed several qdoc errors.Martin Smith2009-08-311-6/+6
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Fix incorrect logic in QPixmap::fromSymbianCFbsBitmap.Jason Barron2009-08-141-1/+4
* Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-2/+2
* Make Qt exception safer.Robert Griebl2009-06-101-0/+1
* Compile on newer SDKs >= S60 5.0.Jason Barron2009-06-051-1/+1
* Introduce Symbian CFbsBitmap <-> QPixmap conversion functions.Jason Barron2009-06-051-6/+134
* Fixed incorrect headers.axis2009-06-031-1/+31
* Make QPixmap::grabWindow() work for top level windows.Jason Barron2009-04-291-1/+1
* Long live Qt for S60!axis2009-04-241-0/+74