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.6
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/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
/
plugins
/
scenegraph
/
softwarecontext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit include for QCoreApplication to satisfy some compilers
r2d-5.5
Andy Shaw
2015-12-10
1
-0
/
+1
*
Update Copyright and License headers
Andy Nichols
2015-08-18
24
-241
/
+237
*
turn off image format conversion in PixmapTexture
Joerg Bornemann
2015-08-03
1
-1
/
+3
*
fix namespaced build
Joerg Bornemann
2015-07-09
2
-0
/
+6
*
Remove deprecated macro to enable build with Qt 5.5
Andy Nichols
2015-01-08
2
-17
/
+0
*
Account for Device Pixel Ratio when rendering QSGLayer
Andy Nichols
2015-01-08
2
-3
/
+7
*
Fix rendering of RectangleNode when devicePixelRatio != 1
Andy Nichols
2015-01-08
2
-38
/
+57
*
Use the new QSGSimpleTextureNode::sourceRect
Jocelyn Turcotte
2014-12-17
1
-0
/
+4
*
Support QSGLayer::setRect
Jocelyn Turcotte
2014-12-17
3
-0
/
+4
*
Fix crash for borderimage with negative borders
aavit
2014-11-25
1
-2
/
+10
*
Logging: use category names different from those in declarative
Richard Moe Gustavsen
2014-11-18
4
-74
/
+104
*
Logging: include logging categories from qsgcontext_p.h
Richard Moe Gustavsen
2014-11-17
1
-24
/
+1
*
Improve quality of RectangleNodes when rotated
Andy Nichols
2014-10-21
2
-31
/
+68
*
SoftwareLayer: markDirtyTextureLater() slot was removed
Andy Nichols
2014-10-20
2
-13
/
+1
*
Fix build error with latest QtDeclarative
Andy Nichols
2014-09-30
1
-1
/
+0
*
Remove Q_UNREACHABLE from RenderingVisitor
Andy Nichols
2014-09-30
1
-2
/
+2
*
Make sure to clear backingstore with Source Composition Mode
Andy Nichols
2014-09-30
1
-1
/
+2
*
Fix build error in latest qtdeclarative
Andy Nichols
2014-09-11
2
-3
/
+3
*
Ensure that markDirty is called when needed
Andy Nichols
2014-09-11
3
-2
/
+51
*
SoftwareLayer::grab must call QSGRenderer::renderScene to work correctly
Andy Nichols
2014-09-11
2
-5
/
+9
*
Fix build warnings
Andy Nichols
2014-09-11
3
-3
/
+4
*
Add support for Image mirror property
Andy Nichols
2014-09-11
2
-4
/
+22
*
Improve rendering quality of Rectangles
Andy Nichols
2014-09-09
2
-28
/
+69
*
Check for Threaded Pixmaps capability for threaded renderer
Andy Nichols
2014-09-09
1
-1
/
+6
*
Support rendering Gradients when stops are not between 0 and 1
Andy Nichols
2014-09-09
1
-1
/
+88
*
Build softwarecontext plugin using load(qt_plugin)
Andy Nichols
2014-09-03
1
-9
/
+4
*
Reformat project to be a Qt Module
Andy Nichols
2014-09-02
26
-0
/
+3986