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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Doc: Revamp "Extending QML" examples into a tutorial
Olivier De Cannière
2023-03-30
1
-5
/
+6
*
AnchorChanges: Fix restore logic
Fabian Kosmale
2023-03-29
1
-2
/
+13
*
Doc: Rename and rephrase pages for QML {script|type} compiler
Ulf Hermann
2023-03-28
1
-2
/
+2
*
doc: Use \value rather than \li for enumeration values and constants
Shawn Rutledge
2023-03-28
29
-795
/
+704
*
doc: Improve BorderImage; make snippets scaleable, detailed; screenshots
Shawn Rutledge
2023-03-28
11
-56
/
+433
*
doc: Fix some warnings (broken links)
Shawn Rutledge
2023-03-28
6
-30
/
+28
*
Models: Straighten out model and modelData properties
Ulf Hermann
2023-03-24
1
-5
/
+64
*
Add how-to for active focus debugging
Mitch Curtis
2023-03-24
1
-0
/
+14
*
Add a how-to page for Qt Quick topics
Mitch Curtis
2023-03-24
3
-1
/
+47
*
QSGDefaultPainterNode: Skip fillRect for invalid fill color
Morten Sørvig
2023-03-23
2
-1
/
+6
*
Fix destroying glyph cache textures with hidden text items
Laszlo Agocs
2023-03-23
5
-40
/
+24
*
QQuickTableView: fix minor documentation issues
Richard Moe Gustavsen
2023-03-22
2
-30
/
+13
*
QQuickTableView: only clear selections when selections are enabled
Richard Moe Gustavsen
2023-03-22
1
-2
/
+4
*
Doc: Update documentation on model/view/delegates
Ulf Hermann
2023-03-21
6
-54
/
+88
*
Expose Vulkan queue indices from QSGRendererInterface
Laszlo Agocs
2023-03-21
3
-1
/
+18
*
doc, HeaderView: add a code snippet to the documentation
Richard Moe Gustavsen
2023-03-21
1
-0
/
+4
*
Doc: Fix typo
Andreas Eliasson
2023-03-21
1
-1
/
+1
*
Introduce a new feature: quick-pixmap-cache-threaded-download
Mikolaj Boc
2023-03-20
2
-24
/
+54
*
Doc: add \since to Text's renderTypeQuality property
Mitch Curtis
2023-03-20
1
-0
/
+1
*
Doc: Promote the Multieffect QML type page
Andreas Eliasson
2023-03-19
3
-4
/
+11
*
SceneGraph: Don't let QSGRenderNode::m_matrix be a dangling pointer
Andy Nichols
2023-03-17
3
-3
/
+5
*
QQuickTableView: implement SelectedTapped correctly
Richard Moe Gustavsen
2023-03-17
1
-15
/
+20
*
Make thread affinity apparent in QQuickPixmapCache
Mikolaj Boc
2023-03-17
1
-49
/
+114
*
doc: Fix native texture interface header name
Laszlo Agocs
2023-03-17
1
-0
/
+5
*
Rename cancelled -> cancelledJobs in QQuickPixmapCache
Mikolaj Boc
2023-03-17
1
-16
/
+16
*
Silence some unused-variable and unused-private-field warning
Amir Masoud Abdol
2023-03-16
1
-2
/
+5
*
QSGBatchRenderer: Fix batching with geometry without index buffer
Andy Nichols
2023-03-16
1
-1
/
+1
*
Add MethodIndex to meta method index statics in QQuickPixmapCache
Mikolaj Boc
2023-03-16
1
-29
/
+36
*
Use mutex locker in QQuickPixmapReader
Mikolaj Boc
2023-03-16
1
-49
/
+49
*
QQuickPixmapCache: own thread object if not using threaded download
Mikolaj Boc
2023-03-15
1
-21
/
+47
*
Software Adaptation: Don't leak QSGRenderContext resources
Andy Nichols
2023-03-15
1
-0
/
+12
*
scenegraph: Remove dead code from Qt 5->6 porting time
Laszlo Agocs
2023-03-15
1
-39
/
+0
*
doc: Customize and update docs for PointHandler
Shawn Rutledge
2023-03-14
7
-5
/
+275
*
Export QQuickWheelEvent privately
Shawn Rutledge
2023-03-13
1
-1
/
+1
*
Fix multiple object creation in Loader
Santhosh Kumar
2023-03-10
1
-1
/
+1
*
Fix bug when center aligning anchors on items with fractional sizes
Jan Arve Sæther
2023-03-09
1
-10
/
+2
*
Don't emit doubleTapped when the buttons are different
Matthias Rauter
2023-03-09
1
-4
/
+8
*
Avoid crashing when hiding window which is not registered
Eskil Abrahamsen Blomfeldt
2023-03-08
1
-0
/
+3
*
Doc: fix links in contains/containmentMask docs
Mitch Curtis
2023-03-08
1
-4
/
+4
*
TapHandler ExclusiveSignal flags: start with 1
Shawn Rutledge
2023-03-07
1
-2
/
+2
*
Add QWidget - Qt Quick mixing examples to examples page
Laszlo Agocs
2023-03-07
1
-0
/
+8
*
Add doc page for MultiEffect examples
Laszlo Agocs
2023-03-07
1
-0
/
+2
*
Fix build with -no-feature-quick-viewtransitions
Tasuku Suzuki
2023-03-07
10
-14
/
+230
*
Doc: Remove duplicate words (typos)
Andreas Eliasson
2023-03-07
4
-6
/
+6
*
Fix content position of list view
Santhosh Kumar
2023-03-03
1
-0
/
+6
*
Fix build with -no-feature-quick-draganddrop
Tasuku Suzuki
2023-03-03
1
-2
/
+2
*
Document the Pointer Handlers example
Shawn Rutledge
2023-03-02
9
-7
/
+13
*
ListView: Mention section's support for required properties
Fabian Kosmale
2023-03-02
1
-1
/
+2
*
QQuickTableView: add more docs related to required properties
Richard Moe Gustavsen
2023-03-02
1
-6
/
+33
*
doc: Add snippets and animations illustrating TapHandler.GesturePolicy
Shawn Rutledge
2023-03-02
10
-44
/
+315
[prev]
[next]