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.5
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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid stale QSGTexture pointer accesses
Romain Pokrzywka
2021-05-04
1
-1
/
+3
*
Remove documentation references to NVPR renderer
Andy Shaw
2021-04-19
1
-18
/
+1
*
QQuickTextInput: update cursor rectangle after padding changed
Wang Chuan
2021-04-16
1
-0
/
+5
*
QQuickItem::forceActiveFocus(): actually force active focus
Shawn Rutledge
2021-04-16
1
-0
/
+10
*
CMake: Fix qml module version to use the repo project version
Alexandru Croitor
2021-04-16
1
-1
/
+1
*
Do not batch lines with > 1 width in alpha pass
Laszlo Agocs
2021-04-12
1
-1
/
+5
*
Consistent naming for (to|from)Is(Defined|Sourced) in animations
Andreas Buhr
2021-03-31
6
-39
/
+38
*
qquicktextinput: ensure we update IM when cursor changes position
Richard Moe Gustavsen
2021-03-30
1
-4
/
+3
*
DelegateModelGroup: Fix bug where item could be removed from the model
Jan Arve Sæther
2021-03-30
1
-9
/
+93
*
QQuickTableView: always update content size when rebuilding small tables
Richard Moe Gustavsen
2021-03-29
2
-2
/
+26
*
PinchHandler: scale incrementally when new pinch gesture begins
Shawn Rutledge
2021-03-25
3
-4
/
+7
*
QQuickTableView: forceLayout() should work, even when no items are loaded
Richard Moe Gustavsen
2021-03-23
1
-3
/
+9
*
Revert "Use unique_ptr to clarify ownership of QQuickDefaultClipNode objects"
Volker Hilsheimer
2021-03-23
1
-5
/
+5
*
Call commitTextureOperations for small atlas textures
Roman Genkhel
2021-03-23
1
-1
/
+3
*
Doc: Add missing } and indent accordingly
Andy Shaw
2021-03-20
1
-1
/
+2
*
Use unique_ptr to clarify ownership of QQuickDefaultClipNode objects
Volker Hilsheimer
2021-03-19
1
-5
/
+5
*
QQuickWindow: don't leak old screenChanged connections
Andreas Hartmetz
2021-03-11
1
-4
/
+3
*
Port shader code example in GridMesh docs
Laszlo Agocs
2021-03-10
1
-13
/
+23
*
QQuickPaletteProviderPrivateBase: use palette getter
Fabian Kosmale
2021-03-01
1
-1
/
+1
*
Fix typo in QQuickGraphicsConfiguration docs
Laszlo Agocs
2021-02-26
1
-1
/
+1
*
Improve QSGMaterial docs
Laszlo Agocs
2021-02-19
1
-15
/
+31
*
qquicktextinput: Fix validation for IM event
Bartlomiej Moskal
2021-02-19
2
-2
/
+28
*
qquicktextinput: Fix Undo history for IM event
Bartlomiej Moskal
2021-02-15
1
-4
/
+6
*
MouseArea: fix containsMouse behavior during visibility changes
Volker Hilsheimer
2021-02-12
1
-0
/
+6
*
QSGBatchRender: avoid crash if buffer shrinks
Fabian Kosmale
2021-02-08
1
-2
/
+2
*
Invalidate external renderpass descriptors from Quick3D
Laszlo Agocs
2021-02-05
3
-0
/
+19
*
Remove superfluous include directive
Friedemann Kleint
2021-02-03
1
-1
/
+0
*
QQuickWindowIncubationController: Use QPointer to guard QSGRenderLoop reference
Mike Achtelik
2021-01-26
1
-3
/
+3
*
export QAcccessibleQuickItem
Jan Arve Sæther
2021-01-22
1
-1
/
+2
*
Ensure we cancel touchMouseSynthesis upon receiving touchCancel
Richard Moe Gustavsen
2021-01-20
1
-1
/
+1
*
Change QQuickShortcut::setSequences to bind to all sequences
Andreas Buhr
2021-01-15
1
-23
/
+60
*
Pass QWheelEvent data to QML engine via QQuickWheelEvent pointer
Volker Hilsheimer
2021-01-15
5
-18
/
+25
*
Flickable: ignore trackpad events with px deltas in disallowed direction
Shawn Rutledge
2021-01-15
1
-5
/
+18
*
Fix Text with ElideRight not being rendered when width goes from 0 to >0
Fabian Kosmale
2021-01-14
1
-1
/
+4
*
Fix QQuickShortcut::setContext so re-grab all shortcuts
Andreas Buhr
2021-01-13
1
-0
/
+7
*
Doc: Add links to examples of Qt Quick Particle System
Nico Vertriest
2021-01-12
1
-0
/
+6
*
Doc: mention that Item's childrenRect property is local to the item
Mitch Curtis
2021-01-05
2
-0
/
+76
*
doc: explain QQItem event delivery, handlers, setAcceptTouchEvents()
Shawn Rutledge
2021-01-05
1
-4
/
+32
*
CMake: Regenerate projects using pro2cmake one last time
Alexandru Croitor
2020-12-10
1
-1
/
+1
*
Show a tableview even if the syncView has an empty model
Andy Shaw
2020-12-09
1
-5
/
+2
*
Kill Flickable's wheel momentum if angleDeltas not multiples of 120
Shawn Rutledge
2020-12-07
2
-34
/
+127
*
Avoid unused parameter in QSGRhiSupport in certain configs
Laszlo Agocs
2020-12-07
1
-0
/
+4
*
Document how to use CMake for Qt Quick
Kai Koehne
2020-12-04
3
-1
/
+41
*
Add documentation dependency to qtshadertools
Andreas Buhr
2020-12-02
1
-1
/
+2
*
Quick: Fortify QQuickApplication ctor
Ulf Hermann
2020-12-02
1
-12
/
+13
*
Fix documentation links to High DPI documentation
Andreas Buhr
2020-12-01
1
-1
/
+1
*
Allow parent to filter out-of-bounds synth-mouse for grabbing handler
Shawn Rutledge
2020-11-30
2
-5
/
+13
*
Accessibility event is sent on item's geometry change
Piotr Mikolajczyk
2020-11-27
1
-0
/
+8
*
Change QQuickRenderControlPrivate from autotest to private export
Laszlo Agocs
2020-11-26
1
-1
/
+1
*
Doc: Remove version numbers for import statement
Jerome Pasion
2020-11-26
3
-12
/
+11
[next]