index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.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.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
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
*
Remove tst_qquickheaderview from compilation if tableview is disabled
HEAD
dev
Juha Vuolle
8 hours
1
-1
/
+1
*
Fix tst_qquickapplicationwindow compilation when hover is disabled
Juha Vuolle
8 hours
1
-0
/
+4
*
Fix tst_qmllint compilation if library support is disabled
Juha Vuolle
8 hours
1
-2
/
+2
*
Fix quickdialog test compilation if draganddrop or listview is disabled
Juha Vuolle
8 hours
1
-3
/
+5
*
Indent quickdialogs CMakeLists.txt properly
Juha Vuolle
8 hours
1
-4
/
+4
*
Doc: Make list items easier to read
Andreas Eliasson
14 hours
1
-26
/
+52
*
QQuickPathRectangle: Merge corner radius and bevel flags into a bitset
Magdalena Stojek
3 days
3
-27
/
+104
*
Fix warning text in QQuickTextDocument::setSource()
Shawn Rutledge
3 days
1
-1
/
+1
*
QQmlJSImportVisitor: const-ref-ify
Olivier De Cannière
3 days
1
-7
/
+6
*
qmllint: Fix required property warning with owner mixup
Olivier De Cannière
3 days
2
-2
/
+13
*
qmllint: Fix name of inline component scopes for required properties
Olivier De Cannière
3 days
3
-12
/
+12
*
Compiler: Move QQmlJSScope::descendants next to its only user
Olivier De Cannière
3 days
3
-18
/
+22
*
Compiler: Optimize checking required properties
Olivier De Cannière
3 days
1
-2
/
+4
*
ImportVisitor: Fix nonsensical code for checking required properties
Olivier De Cannière
3 days
3
-1
/
+10
*
qmllint: don't warn about required properties in inline components
Sami Shalayel
3 days
2
-0
/
+13
*
qmllint: warn about unreachable code
Sami Shalayel
3 days
6
-8
/
+118
*
Doc: improve QQmlComponent creation docs
Mitch Curtis
4 days
1
-2
/
+7
*
Set the current directory earlier in tst_QQuickFileDialogImpl
Frédéric Lefebvre
4 days
1
-4
/
+4
*
QQuickTest: add and use active focus macros
Mitch Curtis
4 days
31
-405
/
+600
*
tst_qmlls_modules: encapsulate expected warnings
Sami Shalayel
4 days
2
-14
/
+24
*
qmllint: Implement WarnFunctionUsedBeforeDeclaration
Sami Shalayel
4 days
9
-3
/
+49
*
Respect target DPR when drawing text objects in QQuickTextNodeEngine
Tor Arne Vestbø
4 days
10
-7
/
+213
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
5 days
1
-5
/
+5
*
Doc: Version string '6.9.0' found in 6.10.0 sources
Inkamari Harjula
5 days
2
-4
/
+4
*
quick controls: fix cmake configure warning
Zhao Yuhang
5 days
1
-2
/
+2
*
Use QStyleHints::colorScheme() instead of qt_mac_applicationIsInDarkMode()
Tor Arne Vestbø
5 days
1
-7
/
+8
*
qml-tool: Treat all arguments passed after "--" as positional
Olivier De Cannière
5 days
2
-0
/
+38
*
QQuickVisualTestUtils: fix bug in forEachStep
Mitch Curtis
6 days
1
-1
/
+9
*
Fix broken hover in ApplicationWindow's background
Mitch Curtis
6 days
10
-101
/
+158
*
qmlls: make QQmlJSImportVisitor process updates to files
Sami Shalayel
6 days
4
-0
/
+41
*
qmlls: add --version command line parameter
Sami Shalayel
6 days
2
-2
/
+14
*
Add a test for degenerate arcs
Eskil Abrahamsen Blomfeldt
6 days
1
-0
/
+113
*
Update Mac style when platform theme's colorScheme changes
Tor Arne Vestbø
6 days
4
-13
/
+21
*
Use platform theme's palette in macOS style
Tor Arne Vestbø
6 days
1
-1
/
+4
*
Doc: Avoid creating the qqmlintegration.h and qqml.h proxy pages
Luca Di Sera
6 days
2
-48
/
+48
*
Doc: Add Alt-text to images in QtQuickDialogs
Safiyyah Moosa
6 days
5
-6
/
+6
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
7 days
1
-5
/
+5
*
Include qpainterpath.h explicitly
Juha Vuolle
7 days
2
-0
/
+8
*
Silence compiler warnings in tst_qmlls_modules.cpp
Mate Barany
8 days
1
-9
/
+15
*
Internally document QQuickApplicationWindow's item hierarchy
Mitch Curtis
11 days
1
-3
/
+15
*
Fix compilation when quicktemplates2_hover feature is disabled
Juha Vuolle
11 days
1
-0
/
+2
*
Compiler: Skip bindings to properties of type QQmlScriptString
Olivier De Cannière
11 days
7
-1
/
+63
*
Compiler: Adapt AotStats to skipping functions
Olivier De Cannière
11 days
7
-45
/
+136
*
Compiler: Add infrastructure to skip functions
Olivier De Cannière
11 days
7
-14
/
+85
*
tst_qmlcachegen: Rework aotstats_generation test
Olivier De Cannière
11 days
6
-35
/
+39
*
Aotstats: Use common static strings for Json object operations
Olivier De Cannière
11 days
1
-20
/
+31
*
Compiler: Include updated type in property registers' descriptive name
Olivier De Cannière
11 days
1
-1
/
+9
*
tst_qmllint: use CallQmllintOptions in the snippet tests
Sami Shalayel
11 days
1
-53
/
+88
*
tst_qmllint: add shorthand to enable categories
Sami Shalayel
11 days
1
-0
/
+14
*
tst_qmllint: clean callQmllint arguments
Sami Shalayel
11 days
1
-87
/
+135
[next]