aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in MultiEffect with dynamic delegatesKaj Grönholm8 days2-2/+5
* Mark MultiEffect itemRect properly as readonlyKaj Grönholm2024-03-261-0/+1
* Patially revert "Make some properties in the effects module FINAL"Fabian Kosmale2024-02-161-30/+30
* MultiEffect: Avoid crashing without QQmlEngineKaj Grönholm2024-02-141-1/+4
* scenegraph: Add plumbing for enabling multiviewLaszlo Agocs2024-01-151-0/+1
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-111-2/+1
* Remove the use of Q_QUICKEFFECTS_PRIVATE_EXPORTAlexey Edelev2024-01-092-2/+2
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-10-302-0/+6
* Avoid crashing with MultiEffectKaj Grönholm2023-10-051-1/+1
* Use build time shader processing for multieffectLaszlo Agocs2023-08-0128-78/+320
* Make some properties in the effects module FINALOliver Eftevaag2023-06-052-35/+35
* Doc: Use correct module identifiers in \qmlproperty commandsTopi Reinio2023-06-051-31/+31
* Doc: Make 'Qt Quick Effects' and 'Qt Quick Particles' linkable targetsTopi Reinio2023-06-021-0/+1
* Remove obsolete Q_ENUMS usageFabian Kosmale2023-05-021-1/+1
* Doc: Promote the Multieffect QML type pageAndreas Eliasson2023-03-191-5/+7
* Add note about the source item usageKaj Grönholm2023-02-081-0/+5
* Minor fixes to MultiEffectKaj Grönholm2023-02-081-8/+13
* Improve MultiEffect API documentationKaj Grönholm2023-02-021-18/+141
* Adjust the MultiEffect APIKaj Grönholm2023-01-2631-132/+132
* doc: Make sure QtQuick.Effects module shows in docsEskil Abrahamsen Blomfeldt2023-01-101-1/+14
* Improve blur items sizingKaj Grönholm2022-12-202-9/+24
* Cleanup and fix initial shadowOpacityKaj Grönholm2022-12-202-27/+4
* Improve and optimize MultiEffect maskKaj Grönholm2022-12-2029-12/+19
* Adjust the default values of shadow offsetsKaj Grönholm2022-12-202-5/+5
* Fix MultiEffect sizing with layer.effectKaj Grönholm2022-12-201-4/+8
* Fix MultiEffect memory leakKaj Grönholm2022-12-101-0/+1
* Improve MultiEffect source handlingKaj Grönholm2022-12-106-66/+325
* Add QtQuick.Effects & MultiEffectKaj Grönholm2022-12-0738-0/+2393