Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I4cf539f61e372928d78116dca73ad2c9b5da66a7
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
The 'fast' path has been discarded because it fails to deliver on
the fast promise. For radii less than 30-40 the normal blur is faster,
so little point
[ChangeLog] DropShadow uses the new gaussian blur
implementation. 'fast' no longer has any effect. The default values
have been updated so that 'layer.effect: DropShadow { }' works out of
the box.
Change-Id: I7e4ace4623613f0969a35e0c9bb873c18a158450
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
This gives us a bit better control in terms of what we
want to check for. It should also fix some subtle bugs
when layer and ShaderEffectSource is used as input.
Change-Id: I29de13598811623c31563ac6e88f070aee0bab54
Task-number: QTBUG-40849
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.
Change-Id: I8983b05749d75b438a314e7f385a85c612a04f6f
Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
|
|
Change-Id: Ib685e533a97bae865df5802c4f9e7399c8cfd078
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
|
|
Change-Id: If77e25a80ed139c0903b511062ff6dd615df2c70
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
|
|
Change-Id: I1f4be68c5b364e5d2151ed26b079a0f00ac31f0c
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
|
|
Task-number: QTBUG-31902
Change-Id: Id9d81ffddda3ee666840f602bb8c85ff00545547
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
|
|
The SourceProxy in the internal GaussianGlow class propegated the
sourceRect, but at that point it was already too late as the source
is already wrapped in another SourceProxy (as a ShaderEffectSource)
which only had the default sourceRectangle.
Task-number: QTBUG-29259
Change-Id: Iaf5ee44a2ef0d962e254fd52fc021aecd757221d
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
|
|
Change-Id: Idaf2ac8f4dc2a8586c6e148bd67a33e9bdd677e1
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
|
|
-moved API documentation in QML files
-moved snippets, images, and qdoc files to src/effects/doc
-deleted old .pri and .qdocconf files
-fixed relative paths
Change-Id: I4e757e707b5f93a215506f8c2cbb7eb1f2321d4c
Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
|
|
Change copyrights and license headers from Nokia to Digia
Change-Id: I06d9e8f818910ab9243afb73087f187a4b3b05f4
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
|
|
Private is more widely used term for files that
do not belong to public API.
Change-Id: Ib4219a4026bc04f79f0803272f8af6a13b517ca8
Reviewed-by: Kim Gronholm <kim.1.gronholm@nokia.com>
|
|
Change-Id: I210c10369f97ab8289bff3c3d7e6dc26d9215936
Reviewed-by: Jyri Tahtela <jyri.tahtela@nokia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|