summaryrefslogtreecommitdiff
path: root/src/effects/DropShadow.qml
AgeCommit message (Expand)AuthorFilesLines
2015-03-24doc: fix linkageGunnar Sletta1-3/+3
2015-03-24Implement DropShadow using the new gaussian blur.Gunnar Sletta1-135/+77
2015-03-10Move SourceProxy to C++ and introduce "private" module.Gunnar Sletta1-1/+1
2015-02-17Update copyright headersAntti Kokko1-4/+4
2014-12-08Remove unnecessary \inqmlmodule parameterAlejandro Exojo1-1/+1
2014-10-10Correct grammar in DropShadow's detailed description.Mitch Curtis1-2/+2
2014-09-30Document DropShadow and Glow's transparentBorder properties.v5.3.99+beta1Mitch Curtis1-0/+16
2013-11-07Document recursion limitations of the graphical effects.Gunnar Sletta1-0/+3
2013-02-06Propegate "transparentBorder" to the correct ShaderEffectSourceGunnar Sletta1-0/+1
2013-01-10Update copyright year in Digia's license headersSergio Ahumada1-1/+1
2012-09-25Doc: Modularized documentation.Jerome Pasion1-0/+299
2012-09-24Change copyrights from Nokia to DigiaIikka Eklund1-6/+6
2012-06-13Renamed 'internal' folder to 'private'.Marko Niemelä1-1/+1
2012-03-06Fix outdated license headerSergio Ahumada1-3/+3
2012-01-18DropShadow and Glow changed to use sourceproxy when draing original pixelsMarko Niemelä1-4/+8
2012-01-16DropShadow and Glow effect changed to draw also original pixelsMarko Niemelä1-9/+34
2012-01-10Renamed property maximumRadius -> samples in many effectsMarko Niemelä1-2/+2
2012-01-04Combined DropShadow and FastDropShadow effectsMarko Niemelä1-1/+3
2012-01-04Moved non-API qml files into internal directoryMarko Niemelä1-0/+1
2011-12-27Initial commitKim Gronholm1-0/+68