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
*
Engine: Mark created wrapped objects after GCState::MarkWeakValues
v6.8.1
6.8.1
Olivier De Cannière
2024-11-20
2
-2
/
+55
*
Update dependencies on '6.8.1' in qt/qtdeclarative
Qt Submodule Update Bot
2024-11-19
1
-5
/
+5
*
Update dependencies on '6.8.1' in qt/qtdeclarative
Qt Submodule Update Bot
2024-11-15
1
-5
/
+5
*
Update dependencies on '6.8.1' in qt/qtdeclarative
Qt Submodule Update Bot
2024-11-13
1
-5
/
+5
*
Fix warnings in rendercontrol_rhi example
Shawn Rutledge
2024-11-13
1
-4
/
+4
*
Bump Qt version in build.gradle(.kts) files
Olli Vuolteenaho
2024-11-13
4
-4
/
+4
*
QQuickWidget: Update initial contentItem size
David Edmundson
2024-11-08
2
-0
/
+13
*
qmltc: Fix usage of namespaced attached types
Ulf Hermann
2024-11-08
6
-8
/
+41
*
qmlls: fix setting documentation path from commandline
Semih Yavuz
2024-11-08
1
-2
/
+3
*
qmltc: Retrieve types of attached and group properties
Ulf Hermann
2024-11-08
5
-6
/
+59
*
Skip verifying mouse propagation in the menu gap area for some styles
Santhosh Kumar
2024-11-08
1
-5
/
+13
*
Fix "MaxWarnings" settings in .qmllint.ini
André Klitzing
2024-11-08
1
-3
/
+5
*
Doc: Show that style import needs to come first
Safiyyah Moosa
2024-11-08
1
-0
/
+3
*
tst_QQuickTextInput::setInputMask : don't use Key_Home
Inho Lee
2024-11-08
2
-6
/
+1
*
QQmlComponent: Fix ordering of callbacks on loadFromModule()
Ulf Hermann
2024-11-08
6
-48
/
+157
*
QtQuick: Do not expose a replace() method for QQuickWindow::data
Ulf Hermann
2024-11-08
3
-15
/
+42
*
Fix multiple QQuickTextEdit::textChanged emission
Hatem ElKharashy
2024-11-07
2
-4
/
+14
*
Spreadsheets Example: Fix hang on dragging header through selected cells
MohammadHossein Qanbari
2024-11-07
1
-0
/
+1
*
Docs: Fix typo
Paul Wicking
2024-11-07
1
-1
/
+1
*
Fix TreeView cell edit
Kaj Grönholm
2024-11-07
2
-2
/
+11
*
Fix indentation in QtBuild tasks in QtQ4A examples
Olli Vuolteenaho
2024-11-07
2
-10
/
+10
*
aotstats: Add integration test
Olivier De Cannière
2024-11-07
11
-6
/
+152
*
qmlls: fix qmlls crash
Semih Yavuz
2024-11-06
1
-1
/
+0
*
Correct AndroidManifest.xml licensing in REUSE.toml file
Lucie Gérard
2024-11-06
1
-6
/
+0
*
Fix resizing and moving of a Quick Dialog with popupType = Popup.Window
Ivan Solovev
2024-11-06
5
-1
/
+95
*
tst_qmltc: Pass QT_NO_CAST_FROM_ASCII to tests
Olivier De Cannière
2024-11-06
6
-194
/
+201
*
aotstats: Keep track of files and modules with no functions or bindings
Olivier De Cannière
2024-11-06
3
-6
/
+20
*
aotstats: Support --only-bytecode and modules with no qml files
Olivier De Cannière
2024-11-06
7
-13
/
+79
*
QtQml: Support conversion to QJSValue when constructing value types
Ulf Hermann
2024-11-05
8
-88
/
+224
*
MouseArea: don't enter pressed state while invisible
Shawn Rutledge
2024-11-05
2
-1
/
+22
*
sg: Limit buffer pool sizes
Laszlo Agocs
2024-11-05
2
-8
/
+33
*
Doc: Fix typo in Quick enumeration value name
Paul Wicking
2024-11-05
1
-1
/
+1
*
Don't propagate mouse event for menu configured inside popup
Santhosh Kumar
2024-11-05
4
-0
/
+85
*
QmlCompiler: Resolve regular group properties like generalized ones
Ulf Hermann
2024-11-05
6
-19
/
+59
*
Doc: Make note about setting MouseArea::cursorShape to undefined
Andreas Eliasson
2024-11-05
1
-0
/
+4
*
aotstats: Rework cmake deferred calls
Olivier De Cannière
2024-11-04
1
-51
/
+56
*
Add REUSE.toml files and missing licenses
Lucie Gérard
2024-11-04
10
-0
/
+371
*
Update dependencies on '6.8' in qt/qtdeclarative
Qt Submodule Update Bot
2024-11-04
1
-5
/
+5
*
Engine: Keep script context alive
Fabian Kosmale
2024-11-01
7
-9
/
+112
*
Docs: Remove unused images in qtdeclarative
Alexei Cazacov
2024-11-01
36
-0
/
+0
*
Docs: Fix broken links in the Qml project
Alexei Cazacov
2024-11-01
5
-10
/
+11
*
QQmlContextData: Don't expose PersistentValue in imported scripts API
Fabian Kosmale
2024-11-01
9
-17
/
+16
*
Skip tst_QQuickTextEdit::mouseSelection() when the cursor doesn't move
Axel Spoerl
2024-11-01
2
-0
/
+4
*
QtQml: Wake type loader thread on engine shutdown if necessary
Ulf Hermann
2024-11-01
4
-0
/
+51
*
Compiler: Make qqmljsscope::filePath hold the source location more often
Olivier De Cannière
2024-11-01
6
-6
/
+9
*
QmlCompiler: Rename QQmlJSLogger's fileName to filePath
Olivier De Cannière
2024-11-01
12
-27
/
+27
*
QQmlJSScope: Keep track of types specific to JavaScript
Olivier De Cannière
2024-11-01
10
-15
/
+62
*
QQmlJSScope: Unify flag setters and getters
Ulf Hermann
2024-11-01
1
-28
/
+31
*
CMake: Add a global QT_QML_NO_CACHEGEN cmake variable
Alexandru Croitor
2024-11-01
2
-1
/
+40
*
CustomParser: Fix enum handling
Fabian Kosmale
2024-11-01
2
-2
/
+7
[next]