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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
FluentWinUI3: Resolve palette against platform theme and app's palette when u...
Doris Verria
2025-07-22
3
-25
/
+35
*
Make AnimatedNodes use afterSynchronizing
Inho Lee
2025-07-18
1
-2
/
+2
*
qmltyperegistrar: Do not process duplicate metatypes.json files
Ulf Hermann
2025-07-18
2
-0
/
+9
*
QmlPreview: Drop existing CUs on main thread, not on debug server thread
Ulf Hermann
2025-07-17
4
-5
/
+14
*
Doc: link to TextInput's signals in more places
Mitch Curtis
2025-07-16
1
-1
/
+15
*
JIT: Always zero out the accumulator when an exception is thrown
Luca Di Sera
2025-07-15
1
-1
/
+1
*
Doc: qt_add_qml_module misses information about find_package
Alexei Cazacov
2025-07-15
4
-0
/
+8
*
QML language: Document numeric separator support
Fabian Kosmale
2025-07-14
1
-0
/
+2
*
QtQml: Look for existing imports even without redirection
Ulf Hermann
2025-07-12
1
-13
/
+26
*
Propagate ignored shortcut key events in quick text edit to parent
Santhosh Kumar
2025-07-12
3
-7
/
+12
*
A11y: Send a11y events on Accessible.ignored changes
Jens Trillmann
2025-07-11
1
-0
/
+3
*
iOS Style: Resolve UIColor-s with appropriate trait collection
Doris Verria
2025-07-10
1
-12
/
+18
*
Fix missing translation in FileDialog
Carl Schwan
2025-07-09
3
-27
/
+9
*
MonthGrid: fix dates being incorrect for certain timezones
Mitch Curtis
2025-07-09
6
-18
/
+70
*
Change one phrase in the documentation of qqmltablemodel
Mate Barany
2025-07-09
1
-1
/
+1
*
Fix heap-use-after-free in Container when using ListView transitions
Mitch Curtis
2025-07-09
2
-16
/
+80
*
Change order of menuBar/header/footer to match visual order
Jan Moeller
2025-07-08
1
-0
/
+9
*
qmltyperegistrar: Manually register names for Q_ENUMS
Ulf Hermann
2025-07-08
2
-2
/
+18
*
Include what you need: qquaternion.h
Marc Mutz
2025-07-07
1
-0
/
+3
*
Doc: Clarify FontDialog.selectedFont and options documentation
Dheerendra Purohit
2025-07-07
1
-3
/
+5
*
Doc: Clarify misleading even if phrasing in TreeView Documentation
Dheerendra Purohit
2025-07-07
1
-2
/
+2
*
Doc: Improve imperative Menu API documentation
Alexei Cazacov
2025-07-07
1
-7
/
+19
*
QQuickApplication: fix typo in code snippet
Aurélien Brooke
2025-07-05
1
-1
/
+1
*
Doc: Fix missing return types in Item QML method documentation
Dheerendra Purohit
2025-07-04
1
-2
/
+2
*
Doc: Fix incorrect use of attached property in documentation
Dheerendra Purohit
2025-07-04
1
-7
/
+7
*
Loader: Also drop engine when clearing contexts recursively
Ulf Hermann
2025-07-03
1
-3
/
+4
*
Doc: Capitalize first letter in QML Color type documentation
Dheerendra Purohit
2025-07-03
1
-1
/
+1
*
qmlformat: Fix comment handling around enums
Olivier De Cannière
2025-07-03
5
-15
/
+19
*
Dom: Prefer writeRegion over write where possible in the OutWriter
Olivier De Cannière
2025-07-03
2
-7
/
+8
*
Dom: Create region for the colon token in signal param type annotations
Olivier De Cannière
2025-07-03
1
-1
/
+4
*
qmlformat: Prevent superfluous space after Object name with comment
Olivier De Cannière
2025-07-03
1
-1
/
+2
*
revisit semantic highligher: add pragma check for outer ids
Semih Yavuz
2025-07-03
1
-3
/
+29
*
revisit semantic highlighter: property chains
Semih Yavuz
2025-07-03
2
-4
/
+80
*
revisit semantic highligher: Restructure the entry point
Semih Yavuz
2025-07-03
2
-20
/
+33
*
Doc: remove outdated reference to QQuickRenderControl::grab()
David Faure
2025-07-02
1
-4
/
+0
*
Remove stray } from documentation
Nicolas Fella
2025-07-01
1
-1
/
+1
*
Templates: Disconnect menu bar items when clearing
Ulf Hermann
2025-07-01
1
-1
/
+2
*
QtQml: Don't check binding bit when searching value type proxy bindings
Ulf Hermann
2025-07-01
1
-8
/
+7
*
Fix handling of animations in QQuickTransition
Ulf Hermann
2025-07-01
1
-19
/
+48
*
QQuickAbstractButton a11y: Strip mnemonic for accessible name
Michael Weghorn
2025-07-01
1
-2
/
+7
*
QtQml: Avoid infinite recursion in Array.join
Fabian Kosmale
2025-06-30
1
-0
/
+1
*
qmllint: Catch JS variable declarations in QML elements
Fabian Kosmale
2025-06-30
2
-11
/
+49
*
QmlCompiler: Preserve external side effects across jumps
Ulf Hermann
2025-06-29
2
-17
/
+35
*
QML: Work around nvcc compiler bug
Ulf Hermann
2025-06-29
1
-1
/
+1
*
CMake: Export more properties about qml modules and plugins
Alexandru Croitor
2025-06-27
2
-4
/
+110
*
Mark QML's JSON parser as critical
Fabian Kosmale
2025-06-27
1
-0
/
+1
*
compiler: Avoid invalid C++ code generation
Fabian Kosmale
2025-06-27
1
-2
/
+2
*
Only activate DragHandler if drag starts within it
Shawn Rutledge
2025-06-26
2
-0
/
+18
*
Docs: Add tutorial on using QtQuickViews in Android Fragments
Nicholas Bennett
2025-06-26
3
-0
/
+97
*
QtQml: Do not evaluate bindings in invalid contexts
Ulf Hermann
2025-06-26
1
-0
/
+3
[next]