summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Symbain crash fix for QPixmap->QImage conversion.Alessandro Portale2009-10-051-1/+6
* Made X11 pixmap backend's fromImage() check for Qt::NoOpaqueDetection.Samuel Rødal2009-10-051-2/+9
* Made X11 QPixmap backend return proper pixmap in alphaChannel().Samuel Rødal2009-10-051-2/+5
* Make it possible to implement engine-specific drop shadow filtersRhys Weatherley2009-10-051-0/+10
* doc: Fixed numerous qdoc errors.Martin Smith2009-10-021-2/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-0210-50/+54
|\
| * Fixed QPixmap::fromImage when using Format_Mono for Symbian.Janne Anttila2009-10-011-3/+3
| * Split EGL config selection & surface creation into seperate functionsTom Cooksey2009-10-012-0/+3
| * Add Qt::RenderHint to control rendering operations.Bjørn Erik Nilsen2009-09-302-11/+6
| * Fix a bug in QPixmapCache when the cache is trimmed by QCache.Alexis Menard2009-09-295-36/+42
* | Make 16-bit graphicssystem opengl workGunnar Sletta2009-10-021-1/+1
* | Explicitly check for alpha pixels in X11 before making an alpha XPixmapGunnar Sletta2009-10-021-3/+30
|/
* doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-281-6/+12
* 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
* Doc: Added a note about Phonon.David Boddie2009-09-251-0/+4
* Added BlurType to blur graphics effect API.Samuel Rødal2009-09-242-13/+18
* Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-235-222/+235
* fix QPixmap::fromWinHICON for Windows CE mobileJoerg Bornemann2009-09-221-3/+20
* QPixMap::fromWinHICON compile fix for Windows CEJoerg Bornemann2009-09-221-11/+12
* Cleanup convertHIconToPixmap() & loadIconFromShell32()miniak2009-09-222-43/+16
* * QPixmap: Add toWinHICON() & fromWinHICON() methodminiak2009-09-223-4/+78
* Corrected some license headers.Kim Motoyoshi Kalland2009-09-181-4/+34
* Fix compilation and remove trailing whitespace.Jason Barron2009-09-181-140/+140
* Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-185-2/+83
* Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-187-126/+894
* Reduce overhead of paint engine-specific pixmap filtersRhys Weatherley2009-09-161-6/+3
* QCursor support for Symbian OSShane Kearns2009-09-151-1/+9
* doc: Fixed some qdoc errors.Martin Smith2009-09-151-2/+1
* Added support in qimagereader to base plugin selection on stream contentGunnar Sletta2009-09-152-10/+49
* Add strength factor to the colorize filter.Ariya Hidayat2009-09-142-1/+53
* Fix incorrect fallback for icon themesJens Bache-Wiig2009-09-091-18/+19
* Update license headers again.Jason McDonald2009-09-0963-252/+252
* Removing a few superfluous semicolons.Alessandro Portale2009-09-031-1/+1
* doc: Fixed several qdoc errors.Martin Smith2009-09-022-10/+12
* Make QIconloader use resource directory as fallbackJens Bache-Wiig2009-08-112-11/+9
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-0/+6
|\
| * Don't crash when convert Indexed8 without colortable to QPixmapGunnar Sletta2009-08-311-0/+6
* | Adapt to libpng 1.4.0beta74 API changeBernhard Rosenkraenzer2009-08-311-0/+4
* | Qt fails to build with libpng 1.4 betasBernhard Rosenkraenzer2009-08-311-0/+4
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-316-78/+78
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3157-741/+741
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3156-728/+728
* | doc: Fixed several qdoc errors.Martin Smith2009-08-311-6/+6
* | Re-enabled the QPixmap cleanup hooks in QPixmap destructor.Trond Kjernåsen2009-08-281-0/+2
* | doc: Change some uses of \reimp to \internal.Martin Smith2009-08-281-4/+0
* | Make QWS compile with namespacesPaul Olav Tvete2009-08-261-0/+5
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-242-2/+11
|\ \ | |/
| * Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-2/+6