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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Image smoothing not working
r2d-5.6.0
r2d-5.6
Jonathan Liu
2016-02-16
1
-1
/
+1
*
Fix ThreadedRenderLoop crash when showing a previously hidden window
Romain Pokrzywka
2016-02-10
1
-1
/
+4
*
Move OpenGL/EGL headers into 3rdparty folder
Andy Nichols
2015-11-24
13
-4
/
+4
*
Update headers to pass license check test
Andy Nichols
2015-11-24
30
-136
/
+194
*
Doc: Fix a couple of documentation issues
Topi Reinio
2015-10-19
2
-4
/
+5
*
Fix build on WinCE
Andy Nichols
2015-10-14
2
-0
/
+4
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Andy Nichols
2015-10-13
4
-0
/
+20
|
\
|
*
Add tests directory to enable coin integration
Andy Nichols
2015-10-13
4
-0
/
+20
|
*
Update Copyright and License headers
Andy Nichols
2015-08-18
28
-285
/
+281
|
*
Bump module version to 5.5.1
Andy Nichols
2015-08-18
1
-1
/
+1
*
|
Add setTextureSize method to PainterNode
Andy Nichols
2015-09-23
2
-8
/
+33
*
|
Document that QQuickRenderControl is unsupported
Andy Nichols
2015-09-11
1
-0
/
+4
*
|
Correct file description, and product name
Antti Kokko
2015-09-11
1
-0
/
+3
*
|
Fix rendering regressions with texture mirroring.
Andy Nichols
2015-09-09
3
-16
/
+5
*
|
Handle new pure virtual methods in QSGLayer
Andy Nichols
2015-09-08
4
-0
/
+34
*
|
Update Copyright and License headers
Andy Nichols
2015-08-12
28
-285
/
+281
*
|
Update Qt Quick 2D Renderer to work with Qt 5.6
Andy Nichols
2015-08-12
6
-96
/
+142
|
/
*
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 custom documentation footer
Kai Koehne
2015-06-15
1
-23
/
+0
*
Fix name of documentation as shown in Contents
Kai Koehne
2015-06-15
1
-1
/
+1
*
Bump module version to 5.4.1
Andy Nichols
2015-01-20
1
-1
/
+1
*
Doc: Fix various issues
Topi Reinio
2015-01-14
4
-11
/
+9
*
Doc: review documentation 2D Renderer
Nico Vertriest
2015-01-13
5
-78
/
+60
*
Mention the caveat of text rendering in the known limitations
Simon Hausmann
2015-01-08
1
-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
*
Doc: Add some basic documentation
Andy Nichols
2014-11-18
10
-65
/
+385
*
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
*
Fix typo in sync.profile
Andy Nichols
2014-09-10
1
-2
/
+0
*
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
*
Add OpenGL dummy libraries to project
Andy Nichols
2014-09-02
14
-0
/
+6660
[next]