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.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
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
*
SearchField: Add hover event handling for the indicators
HEAD
dev
Dilek Akcay
5 hours
2
-0
/
+34
*
Reduce access to uninitialized scoped allocations
Luca Di Sera
6 hours
20
-136
/
+135
*
Doc: qt_add_qml_module misses information about find_package
Alexei Cazacov
6 hours
4
-0
/
+8
*
qmllint doc: Add assignment-in-condition
Fabian Kosmale
10 hours
1
-0
/
+63
*
qmlls: support go to definition for C++ components
Sami Shalayel
10 hours
8
-6
/
+67
*
QQmlCodeModelManager: add method to find project root
Sami Shalayel
10 hours
4
-0
/
+47
*
qqmllsutils: add findFilePathFromFileName for single files
Sami Shalayel
10 hours
2
-0
/
+8
*
qqmllsutils: limit recursion in findFilePathsFromFileNames
Sami Shalayel
10 hours
5
-7
/
+75
*
qqmlcodemodel: extract findFilePathsFromFileNames into QQmlLSUtils
Sami Shalayel
10 hours
3
-21
/
+25
*
qmlimportscanner: Optionally add version to output again
Fabian Kosmale
10 hours
4
-1
/
+50
*
Do not use versions in QML import statements in TableModel tests
Mate Barany
13 hours
9
-16
/
+16
*
Change one phrase in the documentation of qqmltablemodel
Mate Barany
13 hours
1
-1
/
+1
*
qmltyperegistrar: Manually register names for Q_ENUMS
Ulf Hermann
26 hours
6
-2
/
+65
*
qqmljsscope: add line number for Components
Sami Shalayel
26 hours
12
-4
/
+72
*
Mark the JIT related code as security critical
Fabian Kosmale
29 hours
6
-0
/
+6
*
Fix missing translation in FileDialog
Carl Schwan
29 hours
3
-27
/
+9
*
QQmlTypeLoader: Re-implement fileExists using QDir and QDirListing
Ulf Hermann
29 hours
5
-70
/
+64
*
FluentWinUI3: Give Menu an outline when using high contrast themes
Oliver Eftevaag
29 hours
1
-5
/
+17
*
QQuickItemPrivate::nextPrevItemInTabFocusChain(): log wrapping
Axel Spoerl
33 hours
1
-0
/
+4
*
FluentWinUI3 style: Don't set imlicitWidth for combobox content item
Doris Verria
33 hours
1
-2
/
+0
*
tst_qmlcachegen: unify behavior for cross compiled tests
Sami Shalayel
33 hours
1
-51
/
+39
*
qqmlcodemodel: remove unused m_importPaths member
Sami Shalayel
33 hours
2
-6
/
+14
*
qqmlcodemodel: remove now useless pluginloader
Sami Shalayel
33 hours
2
-4
/
+1
*
qqmlcodemodel: only contain one rootUrl
Sami Shalayel
33 hours
4
-49
/
+23
*
qmlls: move initial workspace opening code to WorkspaceHandlers
Sami Shalayel
33 hours
4
-13
/
+42
*
qmlls: swap QQmlCodeModel with QQmlCodeModelManager
Sami Shalayel
33 hours
39
-143
/
+311
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
36 hours
1
-5
/
+5
*
Doc: Clarify FontDialog.selectedFont and options documentation
Dheerendra Purohit
39 hours
1
-3
/
+5
*
Doc: Clarify misleading even if phrasing in TreeView Documentation
Dheerendra Purohit
39 hours
1
-2
/
+2
*
Doc : .sci file usage in BorderImage documentation
Dheerendra Purohit
4 days
1
-3
/
+6
*
QQuickApplication: fix typo in code snippet
Aurélien Brooke
4 days
1
-1
/
+1
*
QtQml: Fix deprecations in qqmlfile.cpp
Ulf Hermann
4 days
1
-9
/
+11
*
QtQml: Remove revisions from easing types
Ulf Hermann
4 days
1
-3
/
+3
*
Include what you need: qquaternion.h
Marc Mutz
4 days
5
-0
/
+12
*
qqmlcodemodelmanager: don't delete default workspace
Sami Shalayel
4 days
1
-0
/
+5
*
Unblacklist tst_flickableInterop::pinchHandlerOnFlickable on Opensuse
Frédéric Lefebvre
4 days
0
-0
/
+0
*
Doc: Fix incorrect use of attached property in documentation
Dheerendra Purohit
4 days
1
-7
/
+7
*
Doc: Fix missing return types in Item QML method documentation
Dheerendra Purohit
4 days
1
-2
/
+2
*
Fix heap-use-after-free in Container when using ListView transitions
Mitch Curtis
5 days
6
-16
/
+275
*
MonthGrid: address post-merge review feedback on timezone patch
Mitch Curtis
5 days
2
-13
/
+8
*
Reformatter: Rename ensureSpace to ensureSpaceIfNoComment
Olivier De Cannière
5 days
2
-88
/
+88
*
ScriptFormatter: Preserve user spacing around comments
Olivier De Cannière
5 days
6
-38
/
+122
*
Dom: Wrap all output methods of ScriptFormatter
Olivier De Cannière
5 days
2
-103
/
+106
*
QML language: Document numeric separator support
Fabian Kosmale
5 days
1
-0
/
+2
*
Avoid accessing garbage memory on the js stack
Luca Di Sera
5 days
5
-10
/
+180
*
FluentWinUI3: Improve Dialog when using high contrast themes
Oliver Eftevaag
5 days
2
-10
/
+23
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
5 days
1
-5
/
+5
*
Specify the OUTPUT_DIRECTORY for tst_qmlcachegen_aotstats
Alexey Edelev
5 days
1
-0
/
+1
*
tests: Keyboard navigation in vector image manual test
Eskil Abrahamsen Blomfeldt
5 days
1
-0
/
+3
*
qt_generate_deploy_app_script: Handle executable names with spaces
Kai Köhne
5 days
1
-3
/
+3
[next]