index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
effects
/
qquickmultieffect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Fix doc warnings
Alexei Cazacov
2025-04-30
1
-1
/
+0
*
Fix MultiEffect shadow opacity
Kaj Grönholm
2024-10-28
1
-6
/
+6
*
Add missing includes
Fabian Kosmale
2024-10-24
1
-0
/
+1
*
Fix conflicting QGfxSourceProxy meta object with the one in qt5compat
Alexandru Croitor
2024-10-18
1
-3
/
+3
*
Docs: add recomendations for using MultiEffect with ShaderEffectSource
Alexei Cazacov
2024-08-30
1
-0
/
+2
*
Docs: improve the MultiEffect documentation
Alexei Cazacov
2024-08-29
1
-3
/
+51
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
effects: Straighten out some logging categories
Ulf Hermann
2024-06-19
1
-1
/
+1
*
Fix crash in MultiEffect with dynamic delegates
Kaj Grönholm
2024-04-25
1
-2
/
+3
*
Mark MultiEffect itemRect properly as readonly
Kaj Grönholm
2024-03-26
1
-0
/
+1
*
MultiEffect: Avoid crashing without QQmlEngine
Kaj Grönholm
2024-02-14
1
-1
/
+4
*
Avoid crashing with MultiEffect
Kaj Grönholm
2023-10-05
1
-1
/
+1
*
Doc: Use correct module identifiers in \qmlproperty commands
Topi Reinio
2023-06-05
1
-31
/
+31
*
Doc: Make 'Qt Quick Effects' and 'Qt Quick Particles' linkable targets
Topi Reinio
2023-06-02
1
-0
/
+1
*
Doc: Promote the Multieffect QML type page
Andreas Eliasson
2023-03-19
1
-5
/
+7
*
Add note about the source item usage
Kaj Grönholm
2023-02-08
1
-0
/
+5
*
Minor fixes to MultiEffect
Kaj Grönholm
2023-02-08
1
-8
/
+13
*
Improve MultiEffect API documentation
Kaj Grönholm
2023-02-02
1
-18
/
+141
*
Adjust the MultiEffect API
Kaj Grönholm
2023-01-26
1
-85
/
+85
*
doc: Make sure QtQuick.Effects module shows in docs
Eskil Abrahamsen Blomfeldt
2023-01-10
1
-1
/
+14
*
Improve blur items sizing
Kaj Grönholm
2022-12-20
1
-8
/
+22
*
Cleanup and fix initial shadowOpacity
Kaj Grönholm
2022-12-20
1
-26
/
+4
*
Improve and optimize MultiEffect mask
Kaj Grönholm
2022-12-20
1
-9
/
+17
*
Adjust the default values of shadow offsets
Kaj Grönholm
2022-12-20
1
-3
/
+3
*
Fix MultiEffect sizing with layer.effect
Kaj Grönholm
2022-12-20
1
-4
/
+8
*
Fix MultiEffect memory leak
Kaj Grönholm
2022-12-10
1
-0
/
+1
*
Improve MultiEffect source handling
Kaj Grönholm
2022-12-10
1
-54
/
+62
*
Add QtQuick.Effects & MultiEffect
Kaj Grönholm
2022-12-07
1
-0
/
+1629