summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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.05.5.0Antti Kokko2015-02-1762-252/+252
* Fix typo in Desaturate documentation.v5.4.15.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.05.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
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* 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