aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-111-1/+1
* qdocconf: Remove nonexistent dependencySze Howe Koh2014-01-151-1/+1
* Avoid out-of-bounds accessGunnar Sletta2013-11-141-5/+4
* Document recursion limitations of the graphical effects.v5.2.0-rc1v5.2.0Gunnar Sletta2013-11-0724-0/+80
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-111-0/+2
|\
| * Mark internal properties in FastBlur documentation.Mitch Curtis2013-07-081-0/+2
* | Doc: Setting navigation variables for the navigation barJerome Pasion2013-06-261-1/+4
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-6/+6
|\
| * fix doc page urlsOswald Buddenhagen2013-02-061-1/+1
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-061-5/+5
* | Propegate "transparentBorder" to the correct ShaderEffectSourceGunnar Sletta2013-02-062-0/+2
|/
* Merge branch 'release' into stableSergio Ahumada2013-01-311-2/+2
|\
| * Doc: Add QML Types to table of contents in Assistantv5.0.1Jerome Pasion2013-01-281-1/+1
| * Doc: Fixed "QML Type" node in Assistant.Jerome Pasion2013-01-221-1/+1
| * doc: Fix namespace version to 5.0.1 for qhp documentationSergio Ahumada2013-01-121-1/+1
* | SourceProxy.qml: removing binding 'output: input'Thomas Senyk2013-01-261-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1060-60/+60
|/
* Bump Qt version to 5.0.1Sergio Ahumada2013-01-021-4/+4
* Add \qmlmodule to Qt Graphical EffectsGunnar Sletta2012-11-301-0/+20
* Doc: Cleaned up QDoc config file and enabled "make docs" for the moduleJerome Pasion2012-11-162-17/+13
* Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-291-1/+0
* Doc: Modularized documentation.Jerome Pasion2012-09-25323-0/+6144
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2433-198/+198
* Convert the effects.pro file into a qml_module so it gets installedv5.0.0-beta1Lars Knoll2012-08-171-21/+35
* switch to new way of generating forwarding module prisOswald Buddenhagen2012-07-091-1/+9
* Renamed 'internal' folder to 'private'.Marko Niemelä2012-06-1334-26/+26
* Removed unnecessary entry from qmldir.Marko Niemelä2012-06-131-1/+0
* Fixed BrightnessContrast.qml file permissionsMarko Niemelä2012-05-181-0/+0
* BrightnessContrast effect brightness handling fixed.Marko Niemelä2012-05-141-4/+2
* Avoid potential division by zero in DirectionalBlur.Marko Niemelä2012-04-271-1/+1
* Removed unnecessary internal ShaderEffectSources.Marko Niemelä2012-04-273-34/+5
* Optimized Directional, Radial and ZoomBlur effects.Marko Niemelä2012-04-053-14/+10
* ConicalGradient modified to produce sharp gradient edge.Marko Niemelä2012-03-231-3/+2
* Added precision to all uniforms which did not have it.Marko Niemelä2012-03-1615-27/+27
* Fixed InnerShadow color mixing.Marko Niemelä2012-03-142-5/+4
* Fixed RectangularGlow cache mode.Marko Niemelä2012-03-141-1/+1
* Fix outdated license headerSergio Ahumada2012-03-0633-119/+121
* Added missing qt_Opacity uniform handling to Desaturate effectMarko Niemelä2012-02-171-1/+1
* Added missing precision keywords for ThresholdMask shaderMarko Niemelä2012-02-171-2/+2
* Fixed ThresholdMask which did not use SourceProxy for maskSource propertyMarko Niemelä2012-02-031-1/+6
* RadialBlur offset and angle interpretation changedMarko Niemelä2012-02-011-3/+11
* Blend effect to handle background alphaMarko Niemelä2012-02-011-2/+5
* Optimized FastBlur source downscalingMarko Niemelä2012-01-304-40/+132
* Fixed MaskedBlur transparentBorderMarko Niemelä2012-01-301-14/+4
* Renamed DirectionaGaussianBlur -> GaussianDirectionalBlurMarko Niemelä2012-01-256-10/+10
* Removed if-else from DirectionalGaussianBlurMarko Niemelä2012-01-251-5/+2
* Removed some unused uniforms and propertiesMarko Niemelä2012-01-251-11/+3
* Optimized Glow by ubershaderifying DirectionalGaussianBlurMarko Niemelä2012-01-254-305/+56
* Displace effect updateAntti Sinnemaa2012-01-241-1/+1