summaryrefslogtreecommitdiffstats
path: root/src/gui/image
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Update URL of online documentation.Jason McDonald2009-08-111-1/+1
| * Update license headers.Jason McDonald2009-08-1156-56/+56
* | make QPixmap rely on QPixmapData for loading from files and from data...gunnar2009-08-243-31/+43
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-212-31/+269
|\ \
| * | Doh, we have to convert the pixmap to an image.Bjørn Erik Nilsen2009-08-211-1/+1
| * | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-212-4/+5
| |\ \
| * | | Improve performance of the drop shadow pixmap filter.Bjørn Erik Nilsen2009-08-212-30/+16
| * | | Add an alpha to the drop shadow pixmap filter by the default.Bjørn Erik Nilsen2009-08-211-1/+1
| * | | Fix broken drop shadow pixmap filter on X11.Bjørn Erik Nilsen2009-08-211-2/+4
| * | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-1912-38/+21
| |\ \ \
| * \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-1763-129/+1169
| |\ \ \ \
| * \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-0712-147/+258
| |\ \ \ \ \
| * | | | | | Fixes QGraphicsEffect offset bugs.Bjørn Erik Nilsen2009-07-311-1/+3
| * | | | | | Merge commit 'qt-graphics-team/pixmapfilters-redux' into kinetic-graphicseffectSamuel Rødal2009-07-282-258/+243
| |\ \ \ \ \ \
| | * | | | | | Added QPixmapBlurFilter with GL implementation.Samuel Rødal2009-06-302-0/+208
| * | | | | | | Merge branch 'custom_shaders' of ../qt-graphics-team into custom-shadersRhys Weatherley2009-07-243-42/+51
| |\ \ \ \ \ \ \
| * | | | | | | | Add QPixmapBlurFilter for non-convolution blur effects.Rhys Weatherley2009-07-232-0/+263
* | | | | | | | | compile again with QExplicitlySharedDataPointerHarald Fernengel2009-08-211-1/+1
* | | | | | | | | More qpixmap*.cpp fixes for QExplicitlySharedDataPointer.Jason Barron2009-08-211-1/+1
* | | | | | | | | Fix qpixmap*.cpp after latest QExplicitlySharedDataPointer changes.Jason Barron2009-08-204-18/+18
* | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-209-73/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use QExplicitlySharedDataPointer wherever possibleHarald Fernengel2009-08-209-73/+64
* | | | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-202-4/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Remove a few warnings when compiling Qt and unexport some functions.Thiago Macieira2009-08-202-4/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-1815-55/+40
|\| | | | | | |
| * | | | | | | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-1711-21/+20
| * | | | | | | remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they areGunnar Sletta2009-08-172-17/+1
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Fix coverity warningsThierry Bastian2009-08-172-2/+2
| * | | | | | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
| * | | | | | Doc: Fix links and silence qdoc warnings.Volker Hilsheimer2009-08-161-13/+15
| * | | | | | QVariant: added toFloat and toRealThierry Bastian2009-08-141-1/+1
* | | | | | | Fix incorrect logic in QPixmap::fromSymbianCFbsBitmap.Jason Barron2009-08-141-1/+4
* | | | | | | Partially revert oom safety fixesHarald Fernengel2009-08-141-18/+9