aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: add caveat about high spread values in GlowEirik Aavitsland2019-08-211-0/+4
* Account for the device pixel ratio when showing a DropShadowAndy Shaw2019-07-031-2/+3
* Doc: Fix snippet to use latest version for QML importKai Koehne2019-03-221-3/+3
* Fix GammaAdjust shader pathJoni Poikelin2019-01-221-1/+1
* Support the import of from 1.0 to 1.QT_VERSION_MINOR-1v5.12.1Liang Qi2019-01-091-0/+2
* Doc: Add the missing \QtMinorVersion argumentVenugopal Shivashankar2018-12-241-2/+2
* Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-3035-70/+77
|\
| * Doc: Fix \code command usageTopi Reinio2018-10-251-1/+3
| * add qmlRegisterModule to QML plugins (QUIP 99)Shawn Rutledge2018-10-2335-69/+74
* | Docs: import version 1.12 (QUIP-99)Shawn Rutledge2018-10-2928-56/+58
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-161-1/+6
|\
| * Do not try to create a surface if context creation failsAndras Mantia2018-06-141-1/+6
* | Make relevant effects respect layer.smoothMitch Curtis2018-05-297-0/+14
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-262-17/+2
|/
* Fix typosJarek Kobus2018-02-144-4/+4
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+1
|\
| * Fix static buildsJoni Poikelin2018-01-121-0/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-207-9/+20
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-307-9/+20
| |\
| | * Add plugins.qmltypesMarco Benelli2017-09-211-0/+11
| | * Doc: "strenght" => "strength"Mitch Curtis2017-09-204-7/+7
| | * Remove extra character in documentationJesus Fernandez2017-09-191-1/+1
| | * Ensure m_maxBlurSamples is initialized to 0Svenn-Arne Dragly2017-09-191-1/+1
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta3v5.10.0-beta2v5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-151-1/+1
|\|
| * Add dependency on QtQuick.Window in the qmldir to aid static buildsAndy Shaw2017-08-091-1/+1
* | Support OpenGL core profileJoni Poikelin2017-06-0891-858/+1679
|/
* Fix licensingJani Heikkinen2017-05-1062-1719/+1659
* Enable the use of QML cache creation at build timev5.9.0-beta4v5.9.0-beta3v5.9.0-beta2Simon Hausmann2017-04-062-0/+4
* 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