summaryrefslogtreecommitdiffstats
path: root/src/gui/effects
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-313-39/+39
* Updated year in copyright headerKai Koehne2014-03-263-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-133-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-293-72/+72
* Update contact information in license headers.Sergio Ahumada2012-08-013-6/+6
* Update year in Nokia copyright messages.Jason McDonald2012-01-113-3/+3
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-133-51/+51
* Update copyright year to 2011.Jason McDonald2011-01-113-3/+3
* Fixes the documentation of QGraphicsEffect::update().Yoann Lopes2010-06-301-6/+3
* Fixed scrolling bugs in widget graphics effect backend.Samuel Rødal2010-05-071-1/+1
* Documented behavior of blur effect radius and drop shadow offset.Samuel Rødal2010-02-181-2/+10
* Prevented calling the pixmap filter implementations with null pixmaps.Samuel Rødal2010-02-151-2/+12
* Compiler warning.Bjørn Erik Nilsen2010-01-271-2/+2
* Improved performance of translating device coordinate graphics effects.Samuel Rødal2010-01-132-0/+7
* Update copyright year to 2010Jason McDonald2010-01-073-3/+3
* Optimized blur / drop shadow effects for the GL 2 paint engine.Samuel Rødal2009-12-141-7/+4
* Added InvalidateReason to invalidateCache to optimize effectsSamuel Rødal2009-12-142-4/+17
* Fixed bug in QGraphicsPixmapItem shortcut for graphics effects.Samuel Rødal2009-12-141-1/+4
* Fix redraw bugs when using graphics effects in device coordinate mode.Samuel Rødal2009-12-101-3/+11
* doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-161-13/+0
* exporting QGraphicsEffectSource is requiredDaniel Molkentin2009-11-101-1/+1
* Doc: remove graphics for effects that are no longer in scope.Volker Hilsheimer2009-11-101-1/+11
* Improvements to graphics effects API after review round.Samuel Rødal2009-11-103-148/+216
* Merge branch '4.6-s60' into 4.6axis2009-11-062-1/+6
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60axis2009-11-053-0/+6
| |\
| * | Fix for link error when building QtSvgGareth Stockwell2009-11-042-1/+6
* | | Doc: Fixed qdoc warnings.David Boddie2009-11-051-1/+17
| |/ |/|
* | Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-043-0/+6
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-031-51/+21
|\
| * Merge commit 'widget/4.6' into origin/4.6Olivier Goffart2009-10-301-51/+21
| |\
| | * Get rid of QPainter warnings generated from QGraphicsOpacityEffect.Bjørn Erik Nilsen2009-10-291-49/+20
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-11-023-16/+64
|\ \ \
| * | | Made QGraphicsEffectSource::draw() use cached pixmap if possible.Samuel Rødal2009-11-021-1/+17
| * | | Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint.Samuel Rødal2009-11-022-13/+38
| * | | Optimized graphics effects to not needlessly invalidate cache.Samuel Rødal2009-11-022-2/+9
| |/ /
* / / Fixed test, QGraphicsSourceEffect::pixmap(), caching caused failure.Gunnar Sletta2009-11-021-0/+8
|/ /
* | Added some optimizations to the blur and drop shadow GL filters.Samuel Rødal2009-10-292-4/+20
* | Made blur and drop shadow APIs use qreal instead of int for blur radius.Samuel Rødal2009-10-272-16/+16
* | Options on how to get a pixmap from an effect sourceGunnar Sletta2009-10-273-7/+28
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-262-3/+7
|\ \
| * | Made sure we invalidate the cache when the effect rect changes.Samuel Rødal2009-10-261-2/+6
| |/
| * Fixed crash in QGraphicsEffectsGunnar Sletta2009-10-231-1/+1
* | Removed pixelize, bloom and grayscale filterGunnar Sletta2009-10-233-574/+4
|/
* Added caching of graphics effect source pixmaps to speed up effects.Samuel Rødal2009-10-223-2/+30
* CompileEskil Abrahamsen Blomfeldt2009-10-151-1/+1
* Optimized bloom graphics effect implementation.Samuel Rødal2009-10-141-9/+13
* Fixed wrong use of graphics effects for pixmap graphics items.Samuel Rødal2009-10-141-27/+7
* Fix compilation with -pedanticDavid Faure2009-10-071-1/+1
* warning fix in qgraphicseffect_p.h for qreal == floatJoerg Bornemann2009-10-011-1/+1
* Doc: Remaining pieces of the Graphics effect documentation.Bjørn Erik Nilsen2009-09-301-0/+21