aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects
Commit message (Expand)AuthorAgeFilesLines
* Docs: Fix doc warningsAlexei Cazacov2025-04-302-2/+0
* Docs: Improve RectangularShadow documentationAlexei Cazacov2025-01-171-53/+57
* Add RectangularShadow elementKaj Grönholm2024-11-096-0/+792
* Turn Qt::QuickEffects into a regular Qt moduleUlf Hermann2024-11-061-30/+39
* Fix MultiEffect shadow opacityKaj Grönholm2024-10-282-7/+6
* Add missing includesFabian Kosmale2024-10-242-0/+2
* Fix conflicting QGfxSourceProxy meta object with the one in qt5compatAlexandru Croitor2024-10-184-20/+20
* Fix MultiEffect shadow coloringKaj Grönholm2024-09-091-3/+3
* Docs: add recomendations for using MultiEffect with ShaderEffectSourceAlexei Cazacov2024-08-302-0/+14
* Docs: improve the MultiEffect documentationAlexei Cazacov2024-08-291-3/+51
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* effects: Straighten out some logging categoriesUlf Hermann2024-06-191-1/+1
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-06-111-1/+0
* Fix crash in MultiEffect with dynamic delegatesKaj Grönholm2024-04-252-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