index
:
delta/qt5/qtdeclarative.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
animation-refactor
api_changes
baserock/morph
baserock/v5.3.0
baserock/v5.6.0
dev
old/5.0
old/5.1
old/5.2
personal/shausman/type-inference
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
release
stable
statemachine
textng
visuallistmodel
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/qt6
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/v4
wip/visuallistmodel
wip/webassembly
code.qt.io: qt/qtdeclarative.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
quick
/
scenegraph
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove needless use of the ternary operator
Frank Meerkoetter
2016-01-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-10
1
-2
/
+2
|
\
|
*
Correct declaration in doc to match const in code.
Edward Welbourne
2016-01-06
1
-2
/
+2
*
|
QSBatchRenderer: Replace Node::children QList with a singly linked list.
Robin Burchell
2016-01-05
2
-22
/
+65
*
|
tvOS support
Mike Krus
2016-01-01
2
-3
/
+3
*
|
Fixed assertion failure when using QSG_RENDERER_DEBUG=upload.
Jason Erb
2015-12-31
1
-12
/
+14
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-18
2
-5
/
+5
|
\
\
|
|
/
|
*
Fix shader compiler error (uniform and out variables with same name)
Sean Harmer
2015-12-15
1
-2
/
+2
|
*
qDelete(hash/map.values()) -> qDelete(hash/map)
Albert Astals Cid
2015-12-15
1
-1
/
+1
|
*
Fix styled text core profile shader
Sean Harmer
2015-12-15
1
-3
/
+3
*
|
QSGRenderLoop: Remove the exhaust delay timer.
Robin Burchell
2015-12-07
1
-31
/
+4
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-21
3
-2
/
+16
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-11-17
2
-1
/
+15
|
|
\
|
|
*
Doc: added documentation to undocumented functions
Nico Vertriest
2015-11-02
2
-1
/
+15
|
*
|
Ensure we call updateTexture for all dynamic textures.
Michael Brasser
2015-11-13
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-03
9
-69
/
+73
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-26
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
Scene Graph: Fixed memory leak in QSGBatchRenderer::Renderer::map()
Martin Banky
2015-10-19
1
-2
/
+2
|
*
|
Quick: Sanitize reading environment variables.
Friedemann Kleint
2015-10-26
9
-67
/
+71
*
|
|
qDelete([multi]hash.values()) -> qDelete([multi]hash)
Albert Astals Cid
2015-10-23
1
-1
/
+1
|
/
/
*
|
Doc: solved various qdoc errors qtdeclarative
Nico Vertriest
2015-10-20
1
-18
/
+0
*
|
Support alpha in QQuickWindow::grabWindow().
Gunnar Sletta
2015-10-16
3
-3
/
+6
*
|
Handle QSG_NO_DEPTH_BUFFER correctly
Laszlo Agocs
2015-10-14
1
-3
/
+6
*
|
Libraries: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-1
/
+1
*
|
Add missing "We mean it" comments to private headers.
Friedemann Kleint
2015-10-06
30
-0
/
+330
*
|
Introduce QQuickPaintedItem::textureSize and support HighDpi.
Gunnar Sletta
2015-09-15
3
-16
/
+50
*
|
Move all bools of painternode to the end as bitfields
Gunnar Sletta
2015-09-15
2
-13
/
+13
*
|
Avoid crashing when not having a screen for the context
Laszlo Agocs
2015-09-08
1
-1
/
+1
*
|
Add Q_DECL_OVERRIDE to qsgbatchrenderer_p.h
Albert Astals Cid
2015-09-08
1
-3
/
+3
*
|
Add possibility to mirror ShaderEffectSource generated textures
Miikka Heikkinen
2015-08-20
3
-1
/
+36
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Ulf Hermann
2015-08-18
8
-25
/
+49
|
\
\
|
|
/
|
*
Support QSGGeometry::lineWidth also in the batched code path.
Gunnar Sletta
2015-08-17
2
-18
/
+26
|
*
Fix typo in QSGGeometryNode documentation.
Mitch Curtis
2015-07-28
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Oswald Buddenhagen
2015-07-20
1
-2
/
+8
|
|
\
|
|
*
Doc: Document limits of QSGGeometry::setLineWidth
5.4
Kai Koehne
2015-06-04
1
-2
/
+8
|
*
|
Delete QQuickWindow's animator driver at the right time.
Gunnar Sletta
2015-07-04
3
-3
/
+11
|
*
|
QSGSimpleTextureNode: Fix ownership of QSGTexture
Tobias Koenig
2015-07-03
1
-1
/
+3
*
|
|
Avoid rebuiding batches during a material animation
Jocelyn Turcotte
2015-08-13
1
-4
/
+6
*
|
|
Retrieve services from debug connector, not via static instance()
Ulf Hermann
2015-08-04
2
-4
/
+2
*
|
|
Extract minimal interface from QQmlDebugServer and use it.
Ulf Hermann
2015-07-30
1
-2
/
+2
*
|
|
Remove static proxy methods from QQmlDebugService
Ulf Hermann
2015-07-29
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-30
8
-14
/
+90
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
2015-06-26
1
-2
/
+3
|
|
\
\
|
|
*
|
Redirect the default FBO correctly with QQuickWidget
Laszlo Agocs
2015-06-03
1
-2
/
+3
|
*
|
|
Fix missing images when alpha and shader effects are involved
Laszlo Agocs
2015-06-25
1
-0
/
+11
|
*
|
|
Support 32-bit color bitmap glyphs in native text rendering.
Eli Fidler
2015-06-23
4
-6
/
+67
|
*
|
|
QSGDefaultRectangleNode: Fix gradient position calculations
Santtu Lakkala
2015-06-17
1
-4
/
+4
|
*
|
|
Android: Another work around bug of Vertex Shader
Takumi ASAKI
2015-06-12
1
-2
/
+5
|
|
/
/
*
|
|
QSGThreadedRenderLoop::maybeUpdate: Micro-optimize.
Robin Burchell
2015-06-27
1
-4
/
+4
*
|
|
Fix inefficient usages of qDeleteAll()
Sérgio Martins
2015-06-26
3
-5
/
+5
[next]