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.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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmake: Don't pass empty foreign-types list to qmltyperegistrar
Fabian Kosmale
2025-02-25
1
-1
/
+1
*
QmlCompiler: Tighten detection of assignment to unknown properties
Ulf Hermann
2025-02-21
2
-4
/
+4
*
qmltc: Post an error message rather than crashing on unresolved types
Ulf Hermann
2025-02-18
1
-1
/
+10
*
qmllint: Update help to correctly describe warning behavior
Fabian Kosmale
2025-02-18
1
-1
/
+1
*
CMake: Temporary workaround for missing dependencies in qml_tool
Alexandru Croitor
2025-02-18
1
-0
/
+6
*
qml tool: Explictily register types
Fabian Kosmale
2025-02-12
1
-0
/
+5
*
qmlformat: don't build if commandlineparser not found
Semih Yavuz
2025-01-29
1
-1
/
+1
*
qmlformat: move configuration functions into library
Semih Yavuz
2025-01-29
1
-143
/
+3
*
qmlformat: remove non-existing data from buildCommandlineOptions
Semih Yavuz
2025-01-29
1
-6
/
+2
*
qmlformat: simplify getSettings
Semih Yavuz
2025-01-29
1
-12
/
+4
*
qmlls: librarify into QQmlLSPrivate
Sami Shalayel
2025-01-27
2
-372
/
+2
*
QmlCompiler: Introduce transactions for the logger
Ulf Hermann
2025-01-21
1
-5
/
+5
*
macOS: Enable crash reporting for qmltestrunner via Swift
Tor Arne Vestbø
2025-01-14
1
-0
/
+12
*
qmltc: Add READ before WRITE in generated Q_PROPERTYs
Olivier De Cannière
2025-01-14
1
-8
/
+8
*
qmlformat: Reorder imports alphabetically
Ovidiu Tepescu
2025-01-13
1
-1
/
+7
*
qmlformat: fix error message output
Semih Yavuz
2025-01-09
1
-2
/
+0
*
CMake: Fix installation of qmlcache's .prf files in cross-builds
Joerg Bornemann
2025-01-03
1
-33
/
+2
*
Transform animations for VectorImage
Eskil Abrahamsen Blomfeldt
2024-12-20
1
-0
/
+1
*
Adapt to QFile::open being [[nodiscard]]
Volker Hilsheimer
2024-12-15
1
-1
/
+4
*
qmlls: wait for exit-notification before shutdown
Sami Shalayel
2024-12-13
1
-1
/
+1
*
qmllint: add an "error" logging category
Sami Shalayel
2024-12-12
1
-0
/
+1
*
QtQml: Add some consistency to QV4::RegExp
Ulf Hermann
2024-12-12
1
-10
/
+11
*
qmlls: fix compatibility issue due to removal of "p" flag
Semih Yavuz
2024-12-08
1
-3
/
+5
*
QtQml: Model native modules as compilation units
Ulf Hermann
2024-12-06
1
-6
/
+4
*
qmlformat: use indenting line writer if column break is in use
Semih Yavuz
2024-12-05
1
-5
/
+6
*
qmlformat: allow customizable line break
Semih Yavuz
2024-12-05
1
-0
/
+16
*
Move inlineComponentName from CU to ObjectCreator
Fabian Kosmale
2024-12-04
1
-2
/
+8
*
qmlls: add --bare option to fix Qt QML import path
Sami Shalayel
2024-12-04
1
-29
/
+51
*
qmllint: Flip back argc and argv in main
Olivier De Cannière
2024-11-22
1
-2
/
+2
*
Decouple the Quick vector graphics generator from qtsvg
Eirik Aavitsland
2024-11-14
1
-1
/
+1
*
qmlcachegen: Fix resource import paths
Ulf Hermann
2024-11-14
1
-2
/
+2
*
qmllint: load plugins from the correct paths
Sami Shalayel
2024-11-13
1
-1
/
+1
*
qmltc: Refactor iteration methods to be less repetitive
Ulf Hermann
2024-11-11
1
-32
/
+15
*
QmlCompiler: Rename attachingType() to attachedType()
Ulf Hermann
2024-11-11
2
-2
/
+2
*
Fix "MaxWarnings" settings in .qmllint.ini
André Klitzing
2024-11-08
1
-3
/
+5
*
qmlls: fix setting documentation path from commandline
Semih Yavuz
2024-11-08
1
-2
/
+3
*
qmltc: Fix usage of namespaced attached types
Ulf Hermann
2024-11-08
2
-3
/
+12
*
qmltc: Retrieve types of attached and group properties
Ulf Hermann
2024-11-08
1
-6
/
+8
*
aotstats: Fix coverity warnings
Olivier De Cannière
2024-11-07
1
-2
/
+2
*
aotstats: Keep track of files and modules with no functions or bindings
Olivier De Cannière
2024-11-04
1
-0
/
+1
*
aotstats: Support --only-bytecode and modules with no qml files
Olivier De Cannière
2024-11-04
2
-1
/
+21
*
Compiler: Make qqmljsscope::filePath hold the source location more often
Olivier De Cannière
2024-10-31
1
-0
/
+1
*
QmlCompiler: Rename QQmlJSLogger's fileName to filePath
Olivier De Cannière
2024-10-31
2
-2
/
+2
*
qmllint: load plugin categories before parsing arguments
Sami Shalayel
2024-10-25
1
-11
/
+9
*
Add missing includes
Fabian Kosmale
2024-10-24
1
-0
/
+1
*
QQmlJSScope: Keep track of types specific to JavaScript
Olivier De Cannière
2024-10-21
1
-1
/
+1
*
qmltc: Wrap raw string literal in QStringLiteral
Olivier De Cannière
2024-10-21
2
-3
/
+3
*
qmltc: Wrap raw string literal in QStringLiteral
Olivier De Cannière
2024-10-21
1
-1
/
+1
*
qmlformat: Pass QQmlFormatOptions by const ref
Ulf Hermann
2024-10-07
1
-6
/
+12
*
qmlls: add qmllint plugins to static builds
Sami Shalayel
2024-10-07
1
-5
/
+1
[next]