summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmapfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixed memory corruption issue in qt_blurImage for Indexed8 images.Samuel Rødal2010-09-171-4/+11
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-1/+1
|\
| * Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-071-1/+4
|\|
| * Prevented assert on 1 pixel wide / high images in qt_blurImage.Samuel Rødal2010-03-021-1/+4
* | Fix warnings on MSVCThierry Bastian2010-03-031-2/+2
|/
* Prevented assert when using drop shadow effect in the GL 2 engine.Samuel Rødal2010-02-101-1/+2
* Fixed warnings and crash when painting graphics effects outside scene.Yoann Lopes2010-02-091-0/+14
* Removed pointless image comparison in raster colorize filter.Samuel Rødal2010-01-131-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixing compile error on armccAleksandar Sasha Babic2009-12-211-18/+18
* Attempt at fixing compilation on Symbian.Samuel Rødal2009-12-151-88/+83
* Optimized blur / drop shadow effects for the GL 2 paint engine.Samuel Rødal2009-12-141-5/+12
* Improved raster blur implementation.Samuel Rødal2009-12-141-59/+299
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-131-11/+11
|\
| * Improvements to graphics effects API after review round.Samuel Rødal2009-11-101-11/+11
* | Fixed QPixmapDropShadowFilter and updated its testcaseGunnar Sletta2009-11-101-3/+1
* | Fixed dropshadow raster implementation since rewriteGunnar Sletta2009-11-091-4/+9
|/
* Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-041-0/+3
* Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint.Samuel Rødal2009-11-021-6/+12
* Added some optimizations to the blur and drop shadow GL filters.Samuel Rødal2009-10-291-9/+4
* Made blur and drop shadow APIs use qreal instead of int for blur radius.Samuel Rødal2009-10-271-10/+10
* Optimized raster drop shadow filter to only blur alpha channel.Samuel Rødal2009-10-151-24/+27
* Make it possible to implement engine-specific drop shadow filtersRhys Weatherley2009-10-051-0/+10
* Add Qt::RenderHint to control rendering operations.Bjørn Erik Nilsen2009-09-301-4/+4
* Added BlurType to blur graphics effect API.Samuel Rødal2009-09-241-11/+11
* Reduce overhead of paint engine-specific pixmap filtersRhys Weatherley2009-09-161-6/+3
* Add strength factor to the colorize filter.Ariya Hidayat2009-09-141-1/+50
* 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
* | doc: Change some uses of \reimp to \internal.Martin Smith2009-08-281-4/+0
* | Doh, we have to convert the pixmap to an image.Bjørn Erik Nilsen2009-08-211-1/+1
* | Improve performance of the drop shadow pixmap filter.Bjørn Erik Nilsen2009-08-211-28/+14
* | 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-191-4/+4
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-4/+4
* | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-171-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | 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-281-231/+219
|\ \ \
| * | | Added QPixmapBlurFilter with GL implementation.Samuel Rødal2009-06-301-0/+183
* | | | Add QPixmapBlurFilter for non-convolution blur effects.Rhys Weatherley2009-07-231-0/+235
| |/ / |/| |
* | | doc: Changed several \reimp to \internalMartin Smith2009-07-201-10/+0
|/ /
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|