aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devv5.8.0-beta1v5.8.0-alpha1Liang Qi2016-08-021-0/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-08-011-0/+4
| |\
| | * Update code snippet to match the image correctlyAndy Shaw2016-06-011-0/+4
* | | Document that the effects need OpenGLLaszlo Agocs2016-06-2426-0/+58
|/ /
* | Provide the ability to invert alpha in sourceMasks of OpacityMask.Jake Petroules2016-05-241-1/+18
* | Use the pre-defined QQmlExtensionInterface_iid macroJ-P Nurmi2016-05-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-192-3/+5
|\|
| * Fix QQmlExtensionInterface usagev5.6.1-1v5.6.1J-P Nurmi2016-05-101-1/+1
| * Make graphical effects' 'QML Types' link easier to spotMitch Curtis2016-04-271-2/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0831-0/+2
|\|
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-2230-0/+0
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+2
| |\
| | * Fix crash when a ShaderEffectSource is missing a sourceItemv5.6.0Gunnar Sletta2016-02-251-0/+2
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-1/+1
|\| |
| * | Make ShaderEffectSource work with SourceProxy when sourceRect is unset.Gunnar Sletta2016-03-041-1/+1
| |/
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-152-14/+56
|\|
| * Make Item::layer::effect: Effect {} work againv5.6.0-rc1Gunnar Sletta2016-01-112-11/+26
| * Fix SourceProxy's method for determining when to activate.v5.6.0-beta1Gunnar Sletta2015-12-081-13/+40
* | Updated license headersAntti Kokko2016-01-206-79/+115
* | Enable using the module in a statically built applicationAndy Shaw2015-12-215-5/+84
|/
* Use fallback blur shader for radius * 2 + 1 != sampleCount.Gunnar Sletta2015-11-053-16/+14
* Move QtGraphicalEffectsPlugin classname declaration to private qmldirMitch Curtis2015-11-032-1/+1
* Clamp DropShadow's radius to [0, floor(samples/2)]Gunnar Sletta2015-10-191-1/+1
* Make DropShadow properties into 'real' again.Gunnar Sletta2015-10-191-5/+5
* Ensure GL_MAX_VARYING_VECTORS is definedSamuel Gaist2015-10-191-0/+4
* Correct value of GL_MAX_VARYING_FLOATSSamuel Gaist2015-10-191-1/+1
* Purge spurious execute permissions.Edward Welbourne2015-09-2933-0/+0
* Doc: minor link issuesNico Vertriest2015-09-0910-21/+21
* restore previous context in QGfxShaderBuilderJoerg Bornemann2015-09-071-1/+7
* Rename uniform step->dirstep to avoid conflicts with built-inGunnar Sletta2015-08-282-6/+6
* Change the default DropShadow offset back to 0.Gunnar Sletta2015-08-171-2/+2
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-093-67/+124
|\
| * Doc: rearrang tables with overflowNico Vertriest2015-07-153-67/+124
* | Fix warnings in gradients.Gunnar Sletta2015-06-301-1/+2
* | Implement MaskedBlur in terms of the new GaussianBlur.Gunnar Sletta2015-03-244-127/+86
* | Implement Glow using the new gaussian blur.Gunnar Sletta2015-03-245-122/+82
* | doc: fix linkageGunnar Sletta2015-03-241-3/+3
* | Implement DropShadow using the new gaussian blur.Gunnar Sletta2015-03-247-150/+184
* | Fix qdoc warnings in the new GaussianBlur implementation.Gunnar Sletta2015-03-131-12/+18
* | Improve Gaussian Blur.Gunnar Sletta2015-03-136-59/+547
* | Let sourceproxy auto-configure layers.Gunnar Sletta2015-03-101-13/+10
* | Exclude images from the textureProvider branch.Gunnar Sletta2015-03-101-1/+1
* | Move SourceProxy to C++ and introduce "private" module.Gunnar Sletta2015-03-1041-199/+411
|/
* Update copyright headersv5.5.0-rc1v5.5.0-beta1v5.5.0-alpha1v5.5.0Antti Kokko2015-02-1762-252/+252
* Fix typo in Desaturate documentation.v5.4.1Mitch Curtis2015-01-051-1/+1
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-0825-25/+25
* Doc: Applied title case in section1 titlesv5.4.0-rc1v5.4.0-beta1v5.4.0Nico Vertriest2014-10-101-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-306-0/+207
* Adding designersupported to pluginsThomas Hartmann2014-09-211-0/+1