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
/
quick
/
items
/
qquickshadereffectsource.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdoc: no longer recognizes the version nr in QML refs
Martin Smith
2013-10-02
1
-10
/
+10
*
Fix license headers of QtQuick sources.
Gunnar Sletta
2013-09-30
1
-1
/
+1
*
Doc: Fixed and updated Qt Quick's \qmlmodule page
Jerome Pasion
2013-09-25
1
-1
/
+1
*
Doc: Made Qt Quick items' \since consistent.
Jerome Pasion
2013-09-25
1
-1
/
+1
*
Initialize variables in ShaderEffectSource's texture provider.
Gunnar Sletta
2013-08-28
1
-0
/
+4
*
Do not draw negative-size ShaderEffect(Source) items.
Gunnar Sletta
2013-05-28
1
-1
/
+1
*
Doc: Qt Quick: Fix module name format (Pt 1/2)
Sze Howe Koh
2013-04-23
1
-2
/
+2
*
Fix distance field antialiasing for retina displays.
Gunnar Sletta
2013-04-02
1
-3
/
+7
*
Introduce QML_FBO_FLUSH_BEFORE_DETACH to work around FBO issue.
Michael Brasser
2013-03-12
1
-0
/
+3
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Fix other warnings in qtdeclarative found by GCC 4.7
Thiago Macieira
2012-12-23
1
-0
/
+1
*
Qt Quick high-dpi support.
Morten Johan Sørvig
2012-12-01
1
-0
/
+5
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Update usage of smooth and antialiasing.
Michael Brasser
2012-08-28
1
-2
/
+3
*
Fix uses of \inmodule, \inqqmlmodule and \since
Bea Lam
2012-08-08
1
-1
/
+2
*
Fix uses of various qml doc commands
Bea Lam
2012-08-08
1
-10
/
+10
*
Doc: Changed \qmlclass to \qmltype and added \instantiates.
Jerome Pasion
2012-07-30
1
-1
/
+2
*
QQuickCanvas renames
Alan Alpert
2012-07-17
1
-14
/
+14
*
Fix 'Unknown commands' in qtdeclarative documentation.
Yann Bodson
2012-07-17
1
-1
/
+0
*
Change Quick docs to refer to "types" rather than "elements"
Martin Jones
2012-07-16
1
-14
/
+14
*
Change antialiasing method for QML2.
Kim Motoyoshi Kalland
2012-07-13
1
-1
/
+1
*
Let ShaderEffectSource use same multisample count as GL context.
Kim Motoyoshi Kalland
2012-07-04
1
-7
/
+11
*
Create new documentation structure
Chris Adams
2012-06-21
1
-1
/
+1
*
Doc: Grouped Qt Quick types into several groups
Jerome Pasion
2012-06-06
1
-2
/
+2
*
Doc: Sanitized QML types
Nico Vertriest
2012-05-24
1
-2
/
+1
*
Always emit signal after ShaderEffectSource::scheduleUpdate().
Kim Motoyoshi Kalland
2012-05-21
1
-10
/
+6
*
Remove unused variable.
Kim Motoyoshi Kalland
2012-05-21
1
-1
/
+0
*
Add a note in the docs about FBO multisampling
Gunnar Sletta
2012-04-19
1
-0
/
+8
*
Release FBOs held by the shader effect source sooner.
Kim Motoyoshi Kalland
2012-03-27
1
-2
/
+28
*
Share depth-stencil buffers between ShaderEffectSources of same size.
Kim Motoyoshi Kalland
2012-03-22
1
-5
/
+40
*
Free ShaderEffectSource FBOs when no longer needed.
Kim Motoyoshi Kalland
2012-03-21
1
-20
/
+43
*
Remove the usage of deprecated qdoc macros.
Casper van Donderen
2012-03-13
1
-12
/
+12
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-1
/
+1
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in Nokia copyright headers.
Jason McDonald
2012-01-17
1
-1
/
+1
*
Don't re-parent ShaderEffect source items.
Kim Motoyoshi Kalland
2012-01-02
1
-9
/
+25
*
Say hello to QtQuick module
Kent Hansen
2011-12-02
1
-0
/
+921