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.12
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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tst_qquickmenu::mnemonics: make test friendly for transitions
Oliver Eftevaag
2025-02-11
1
-2
/
+10
*
tst_qquickmenu: Take into account menu enter transitions
Doris Verria
2025-02-11
2
-17
/
+30
*
tst_QQuickContextMenu: fix failures
Mitch Curtis
2025-02-11
3
-27
/
+18
*
qmlformat: add test for applying settings for files option
Semih Yavuz
2025-02-10
1
-0
/
+10
*
qmlformat: fix precedence of settings
Semih Yavuz
2025-02-10
2
-0
/
+72
*
qmlformat: move configuration functions into library
Semih Yavuz
2025-02-10
3
-0
/
+59
*
qmlformat: fix --write-defaults
Semih Yavuz
2025-02-10
1
-0
/
+30
*
qmlformat: fix error message output
Semih Yavuz
2025-02-10
1
-0
/
+50
*
LayoutItemProxy: release the old targets proxy when changing target
Jan Arve Sæther
2025-02-07
1
-2
/
+28
*
Revert "Re-enable the Qml Debug tests on Intel Macs"
Ulf Hermann
2025-02-07
1
-2
/
+2
*
QtQml: Store script CUs in QQmlMetaTypeData
Ulf Hermann
2025-02-07
5
-0
/
+44
*
tst_qquickpopup: More fixes to autotest failures
Doris Verria
2025-02-07
1
-2
/
+5
*
QtQml: Fix assignment of fileName and URL during compilation
Ulf Hermann
2025-02-05
2
-23
/
+24
*
QtQml: Reset top-level-required flag after processing sub-objects
Ulf Hermann
2025-02-04
2
-0
/
+105
*
Fix TableView crash when reordering if are either no rows or no columns
Joni Poikelin
2025-02-04
2
-0
/
+50
*
qmlformat: Accept `from` as an identifier
Olivier De Cannière
2025-02-04
10
-0
/
+76
*
line-by-line format: Fix state transitions for property definitions
Olivier De Cannière
2025-02-04
6
-0
/
+40
*
ContextMenu: defer creation of Menu until it's shown
Mitch Curtis
2025-02-04
5
-23
/
+93
*
qmlformat: Have the outWriter ensure spaces instead of adding them
Olivier De Cannière
2025-01-31
16
-0
/
+165
*
QuickShapes: Handle removals of ShapePaths correctly
Eirik Aavitsland
2025-01-31
1
-0
/
+158
*
qmlformat: Preserve "?." tokens for various member access expressions
Olivier De Cannière
2025-01-31
3
-0
/
+14
*
Fix flakiness in tst_qquicktextedit
Audun Sutterud
2025-01-30
1
-9
/
+9
*
Silence compiler warning
Matthias Rauter
2025-01-29
1
-2
/
+2
*
Update translation order list to match latest QLocale::uiLanguages()
Edward Welbourne
2025-01-27
1
-2
/
+2
*
QtQml: Add conversion code for QQmlListProperty to other lists
Ulf Hermann
2025-01-24
3
-7
/
+74
*
PopupPositioner: ensure popup windows are placed inside a screen
Oliver Eftevaag
2025-01-24
3
-0
/
+227
*
Qml: Fix import order for certain name resolutions
Olivier De Cannière
2025-01-24
10
-1
/
+201
*
QmlCompiler: Don't warn about problematic imports being unused
Ulf Hermann
2025-01-23
2
-0
/
+20
*
QtQml: Ignore revisions on signals of attached objects
Ulf Hermann
2025-01-23
3
-3
/
+24
*
QmlCompiler: Introduce transactions for the logger
Ulf Hermann
2025-01-22
2
-0
/
+23
*
QmlCompiler: Reduce duplication of warnings about missing properties
Ulf Hermann
2025-01-20
1
-12
/
+28
*
QmlCompiler: Reduce duplication of "not found" messages
Ulf Hermann
2025-01-20
2
-0
/
+19
*
QQmlTypeLoader: Allow qmldir-listed scripts to import themselves
Ulf Hermann
2025-01-19
5
-0
/
+37
*
qmllint: Warn about invalid prefixed import access earlier
Ulf Hermann
2025-01-19
1
-1
/
+6
*
Make SafeArea.additionalMargins actually add to the margins, not union
Tor Arne Vestbø
2025-01-19
2
-2
/
+33
*
Add ContextMenu::requested signal
Carl Schwan
2025-01-18
2
-0
/
+79
*
QmlCompiler: Implement MoveRegExp in the type propagator
Ulf Hermann
2025-01-18
2
-0
/
+11
*
QuickLintPlugin: Guard against deceptive default properties
Ulf Hermann
2025-01-18
3
-0
/
+22
*
Re-enable the Qml Debug tests on Intel Macs
Thiago Macieira
2025-01-18
1
-2
/
+2
*
qmldom: add Minimal DomCreationOption for QDS
Sami Shalayel
2025-01-17
1
-0
/
+3
*
FileDialog: add test which uses the new sidebar
Oliver Eftevaag
2025-01-17
1
-1
/
+28
*
tst_qmldomconstruction: adapt the benchmark to laziness
Sami Shalayel
2025-01-17
1
-0
/
+3
*
IR Builder: Fix translation binding parsing
Fabian Kosmale
2025-01-16
1
-1
/
+11
*
ObjectCreator: Handle QQmlParserStatus for attached objects
Fabian Kosmale
2025-01-16
3
-1
/
+36
*
qmldom: simplify DomCreationOption
Sami Shalayel
2025-01-16
6
-100
/
+41
*
QDeferredSharedPointer: don't populate eagerly on factory reset
Sami Shalayel
2025-01-16
2
-0
/
+61
*
Update Gradle versions in QtQ4A examples
Olli Vuolteenaho
2025-01-16
2
-2
/
+2
*
ContextMenu: add more data rows to customContextMenu auto test
Mitch Curtis
2025-01-15
4
-4
/
+70
*
Isolate Flickable's content item from Flickable's safe area margins
Tor Arne Vestbø
2025-01-15
2
-0
/
+51
*
qmltyperegistrar: Correctly handle namespaced foreign objects
Ulf Hermann
2025-01-14
2
-0
/
+41
[prev]
[next]