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
path:
root
/
src
/
quick
/
items
/
context2d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear up Canvas docs wrt the unsupported FBO render mode
Laszlo Agocs
2020-11-06
1
-17
/
+2
*
Do not assert with OpenGL in qquickcanvasitem test
Laszlo Agocs
2020-11-06
1
-8
/
+5
*
Doc: Fix documentation warnings for Qt Quick
Topi Reinio
2020-11-05
1
-1
/
+2
*
Get rid of all instance usage of QFontDatabase
Volker Hilsheimer
2020-11-02
1
-2
/
+1
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-28
1
-1
/
+1
*
Use OpenType font weights
Jonas Karlsson
2020-08-28
1
-12
/
+8
*
Fix compilation with newer qtbase
Fabian Kosmale
2020-08-06
1
-2
/
+1
*
Add ; to Q_UNUSED and UNUSED_PARAM
Lars Schmertmann
2020-06-26
1
-1
/
+1
*
Clean up QT_CONFIG(opengl)
Paul Olav Tvete
2020-06-17
1
-4
/
+0
*
Port QtDeclarative from QStringRef to QStringView
Karsten Heimrich
2020-06-16
2
-12
/
+12
*
Remove FBO path from painternode/context2d
Paul Olav Tvete
2020-06-11
7
-592
/
+5
*
Make rendercontext OpenGL clean
Laszlo Agocs
2020-06-09
1
-2
/
+3
*
Remove OpenGL dependency from QSGTexture
Laszlo Agocs
2020-06-08
1
-2
/
+4
*
Update qtbase dependency
Jonas Karlsson
2020-06-05
1
-3
/
+3
*
QQuickItem: rename geometryChanged to geometryChange
Mitch Curtis
2020-04-23
2
-3
/
+3
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-09
1
-2
/
+3
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-28
1
-2
/
+3
|
|
\
|
|
*
Make tst_qquickcanvasitem significant again; fix image size rounding
Shawn Rutledge
2020-03-05
1
-2
/
+3
*
|
|
Store a QV4::ReturnedValue in QJSValue
Ulf Hermann
2020-03-18
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-6
/
+0
|
\
\
\
|
|
/
/
|
*
|
Remove hard-coded notes for 'Corresponding handler' for QML signals
Topi Reinio
2020-03-10
1
-6
/
+0
*
|
|
Add major version to all Q_REVISIONs
Ulf Hermann
2020-02-19
1
-0
/
+1
*
|
|
Quick: Don't qualify OpenGL includes (part two)
Johan Klokkhammer Helsing
2020-02-18
1
-2
/
+2
*
|
|
Quick: Don't qualify OpenGL includes
Ulf Hermann
2020-01-27
2
-4
/
+4
|
/
/
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-10-04
2
-99
/
+138
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-12
2
-99
/
+138
|
|
\
|
|
*
Doc: Fix documentation warnings for qtdeclarative
Topi Reinio
2019-08-29
2
-99
/
+138
*
|
|
Specify parameters of type registration in class declarations
Ulf Hermann
2019-09-26
1
-0
/
+1
|
/
/
*
|
Add the graphics api independent scenegraph port
Laszlo Agocs
2019-07-04
3
-3
/
+5
*
|
Remove deprecated QPainter::HighQualityAntialiasing
Christian Ehrlicher
2019-05-27
1
-9
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-09
1
-5
/
+7
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-08
1
-5
/
+7
|
|
\
|
|
*
Improve Context2D's line dash-related documentation
Mitch Curtis
2019-05-03
1
-5
/
+7
*
|
|
Remove last traces of QV8Engine
Ulf Hermann
2019-05-08
1
-1
/
+1
*
|
|
Remove QQmlV4Handle
Ulf Hermann
2019-04-10
5
-11
/
+13
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-02-15
1
-2
/
+7
|
\
\
|
|
/
|
*
Canvas: Handle switching between object and string based colors
Andy Shaw
2019-02-14
1
-2
/
+7
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-01-29
1
-144
/
+166
|
\
\
|
|
/
|
*
Canvas: Guard context pointer against external deletion
Ulf Hermann
2019-01-23
1
-144
/
+166
*
|
Fix QFont-related deprecation warnings
Friedemann Kleint
2019-01-08
1
-3
/
+3
*
|
QQuickCanvas: Return millisecond timestamp in requestAnimationFrame callback
Kai Uwe Broulik
2018-11-27
1
-1
/
+1
|
/
*
Cleanups in Value/Primitive
Lars Knoll
2018-09-17
2
-12
/
+12
*
Add LineStyle support to Context2d
Colin Ogilvie
2018-07-12
4
-0
/
+172
*
Quick: Use devicePixelRatioF rather than devicePixelRatio
Ulf Hermann
2018-07-12
1
-1
/
+1
*
Prefix vtable methods with virtual
Lars Knoll
2018-07-03
1
-6
/
+6
*
Replace Identifier by PropertyKey
Lars Knoll
2018-07-02
1
-4
/
+4
*
Unify the get and getIndexed vtable functions of QV4::Object
Lars Knoll
2018-07-02
1
-2
/
+7
*
Unify put and putIndexed
Lars Knoll
2018-07-02
1
-2
/
+6
*
Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...
Liang Qi
2018-06-25
2
-5
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.11' into dev
Ulf Hermann
2018-06-25
2
-5
/
+5
|
|
\
[next]