summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Proper naming for raster pixmap and paintengine on Symbian.Laszlo Agocs2011-06-161-1042/+0
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Fix for wrong dpi metrics for raster pixmaps on Symbian.Laszlo Agocs2011-03-161-18/+11
* Avoid image conversion in fromSymbianCFbsBitmap for certain formats.Laszlo Agocs2011-03-101-0/+2
* Fix build failureGareth Stockwell2011-02-091-4/+5
* Recreate Symbian raster backing store when WA_TranslucentBackground setGareth Stockwell2011-02-091-0/+26
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fix for CFbsBitmap to QPixmap conversion.Jani Hautakangas2010-10-121-1/+2
* Remove unused variableThomas Zander2010-09-071-1/+0
* Make compile on gcceThomas Zander2010-09-071-4/+7
* QPixmaps try to access FBS connection after the connection has been closed.Jani Hautakangas2010-09-061-2/+41
* Fixed a QSplashScreen hanging bug in S60 3.1 devices.axis2010-07-201-6/+14
* Fix fromSymbian*() image conversion functions.Jason Barron2010-03-151-2/+2
* 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