index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.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
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
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/nativemenus
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
*
SelectionRectangle: ensure we remove or update selection handles if selection...
6.6
Richard Moe Gustavsen
2024-04-05
6
-23
/
+118
*
Fix heap-buffer-overflow in ESTable::remove
Oliver Dawes
2024-04-05
5
-17
/
+82
*
Controls: Bypass bindings when setting x and y in resizeBackground
Olivier De Cannière
2024-04-04
2
-2
/
+42
*
qmltest: add a 'modifiers' argument to mouseMove()
Richard Moe Gustavsen
2024-04-03
3
-9
/
+11
*
QQmlEngine: Set translationsDirectory in loadFromModule
Olivier De Cannière
2024-04-03
15
-26
/
+270
*
Small fixes in tst_spinbox.qml
Matthias Rauter
2024-04-02
1
-8
/
+4
*
Mark MultiEffect itemRect properly as readonly
Kaj Grönholm
2024-04-02
1
-0
/
+1
*
QQuickSelectionRectangle: Fix crash when target is null
Nicolas Fella
2024-04-02
1
-1
/
+1
*
Add unit test for QML_ELEMENT as Q_GADGET in a namespace
Andre Klitzing
2024-03-30
1
-0
/
+10
*
Fix namespace in namespace detection of a foreign type
Andre Klitzing
2024-03-30
2
-2
/
+14
*
Fix wrong generation of Q_NAMESPACES
Andre Klitzing
2024-03-30
4
-3
/
+50
*
Basic.impl: Add dependency entry for QtQuick
Fabian Kosmale
2024-03-27
1
-0
/
+2
*
Materials.impl: Mark dependency on Controls.impl
Fabian Kosmale
2024-03-27
1
-0
/
+1
*
Warn about missing default roles
Sami Varanka
2024-03-27
5
-2
/
+73
*
quicktestutils: document isDelegateVisible
Mitch Curtis
2024-03-26
1
-0
/
+6
*
quicktestutils: rename delegateVisible to isDelegateVisible
Mitch Curtis
2024-03-26
4
-128
/
+128
*
Document Rectangle's border.pixelAligned property
Eirik Aavitsland
2024-03-26
1
-0
/
+5
*
QmlCompiler: Do not use QQmlEngine from current QML context
Ulf Hermann
2024-03-26
3
-38
/
+48
*
Modify tst_FlickableInterop::touchDragSliderAndFlickable to pass
Shawn Rutledge
2024-03-24
2
-3
/
+4
*
QQuickTableView: remove syncView from destructor
Richard Moe Gustavsen
2024-03-21
1
-0
/
+8
*
Adjust locale correctly in tst_spinbox
Matthias Rauter
2024-03-21
1
-38
/
+70
*
QmlCompiler: Correctly read various method attributes in qmltypes
Ulf Hermann
2024-03-20
7
-10
/
+58
*
Make the QSGTexture native accessor query work on macOS/iOS
Tor Arne Vestbø
2024-03-20
4
-10
/
+70
*
Dial: fix handle position in the Fusion style
Mitch Curtis
2024-03-20
1
-1
/
+1
*
QmlCompiler: Respect scoped enums
Ulf Hermann
2024-03-20
18
-37
/
+176
*
tst_TapHandler: unblackist OpenSuSE
Axel Spoerl
2024-03-20
1
-8
/
+0
*
Prevent infinite loop when setting activeFocusItem of the scene's root
Doris Verria
2024-03-19
3
-1
/
+95
*
Handle more potential underlying types
Fabian Kosmale
2024-03-18
5
-0
/
+107
*
Fix PointHandler rejecting click events near window edge with HiDPI
Fushan Wen
2024-03-16
1
-3
/
+3
*
Use QPlatformTheme::themeHint not QPlatformIntegration::styleHint
Shawn Rutledge
2024-03-16
2
-6
/
+6
*
Fix deadlock in long-running particle system
Eskil Abrahamsen Blomfeldt
2024-03-15
2
-3
/
+4
*
Make loadFromModule compatible with QQmlParserStatus
Fabian Kosmale
2024-03-14
4
-1
/
+69
*
Mention d3d12 in qml tool help text
Laszlo Agocs
2024-03-14
1
-1
/
+1
*
MessageDialog: emit accepted, for buttons with roles Yes and Accept
Oliver Eftevaag
2024-03-14
3
-0
/
+54
*
SwipeDelegate: forward 'move' events to the child items
Richard Moe Gustavsen
2024-03-13
2
-1
/
+26
*
fix crash in qquickspinbox.cpp
Tim Jenssen
2024-03-13
2
-1
/
+7
*
ApplicationWindow: explicitly set background size if not explicitly set
Mitch Curtis
2024-03-13
4
-20
/
+94
*
Fix duplicate HighScore when replaying SameGame Example
Wladimir Leuschner
2024-03-13
1
-4
/
+7
*
Update palette in quickwindow when binding palette changes
Santhosh Kumar
2024-03-12
4
-0
/
+58
*
Fix ItemParticle constant CPU usage
Sadegh Taghavi
2024-03-09
2
-4
/
+63
*
Fail gracefully when binding an attached property where the object is null
Volker Hilsheimer
2024-03-08
3
-2
/
+30
*
QQuickDeliveryAgentPrivate::deliverHoverEventRecursive - remove "return"
Axel Spoerl
2024-03-07
1
-3
/
+0
*
Material: remove ComboBox's insets
Mitch Curtis
2024-03-07
1
-3
/
+0
*
Material: animate RadioButton indicator
Mitch Curtis
2024-03-07
1
-4
/
+27
*
Material: fix floating placeholder text x position
Mitch Curtis
2024-03-07
6
-6
/
+105
*
Fix build without features.validator
Tasuku Suzuki
2024-03-07
1
-0
/
+2
*
doc: Remove statements that horizontal rules are not rendered
Shawn Rutledge
2024-03-07
2
-2
/
+0
*
Baseline scenegraph test: avoid rendering blacklisted items
Eirik Aavitsland
2024-03-07
1
-0
/
+6
*
QQuickPopup: always run exit transition on hiding a popup
Vladimir Belyavsky
2024-03-05
2
-6
/
+38
*
Fix crash when item is deleted in event handler
Paul Olav Tvete
2024-03-05
2
-1
/
+39
[next]