summaryrefslogtreecommitdiff
path: root/src/effects/DropShadow.qml
Commit message (Expand)AuthorAgeFilesLines
* Remove qtgraphicaleffects sources and add note about its state in Qt 6HEADdevAlexandru Croitor2021-08-121-326/+0
* Fix links to images in documentationAndreas Buhr2020-12-021-1/+1
* License the Qt Graphical Effects module under BSDVolker Hilsheimer2020-06-301-20/+31
* Port 17 effects to RHI, remove 8 unportable onesLaszlo Agocs2020-06-091-101/+54
* add qmlRegisterModule to QML plugins (QUIP 99)Shawn Rutledge2018-10-231-2/+2
* Fix typosJarek Kobus2018-02-141-1/+1
* Doc: "strenght" => "strength"Mitch Curtis2017-09-201-1/+1
* Fix licensingJani Heikkinen2017-05-101-29/+28
* Document that the effects need OpenGLLaszlo Agocs2016-06-241-0/+2
* doc: fix linkageGunnar Sletta2015-03-241-3/+3
* Implement DropShadow using the new gaussian blur.Gunnar Sletta2015-03-241-135/+77
* Move SourceProxy to C++ and introduce "private" module.Gunnar Sletta2015-03-101-1/+1
* Update copyright headersv5.5.0-rc1v5.5.0-beta1v5.5.0-alpha1v5.5.05.5.0Antti Kokko2015-02-171-4/+4
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-081-1/+1
* Correct grammar in DropShadow's detailed description.Mitch Curtis2014-10-101-2/+2
* Document DropShadow and Glow's transparentBorder properties.Mitch Curtis2014-09-301-0/+16
* Document recursion limitations of the graphical effects.v5.2.0-rc1v5.2.0Gunnar Sletta2013-11-071-0/+3
* Propegate "transparentBorder" to the correct ShaderEffectSourceGunnar Sletta2013-02-061-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Doc: Modularized documentation.Jerome Pasion2012-09-251-0/+299
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-6/+6
* Renamed 'internal' folder to 'private'.Marko Niemelä2012-06-131-1/+1
* Fix outdated license headerSergio Ahumada2012-03-061-3/+3
* DropShadow and Glow changed to use sourceproxy when draing original pixelsMarko Niemelä2012-01-181-4/+8
* DropShadow and Glow effect changed to draw also original pixelsMarko Niemelä2012-01-161-9/+34
* Renamed property maximumRadius -> samples in many effectsMarko Niemelä2012-01-101-2/+2
* Combined DropShadow and FastDropShadow effectsMarko Niemelä2012-01-041-1/+3
* Moved non-API qml files into internal directoryMarko Niemelä2012-01-041-0/+1
* Initial commitKim Gronholm2011-12-271-0/+68