Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
6561 commits
Select commit Hold shift + click to select a range
aae581d
NinePatchImage: support the compressed texture image
Apr 25, 2023
aea77f9
Doc: Fix linking and read-only status for Window.visibility properties
toreinio May 16, 2023
6767115
Enhance Image docs about compressed formats
alpqr May 16, 2023
d59fd85
qml tool: Use QCommandLineParser::process() rather than parse()
ec1oud May 16, 2023
55a1023
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 19, 2023
5838e31
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 24, 2023
ec251a9
Avoid "conflicting properties" warning with bound Window.visibility
ec1oud May 15, 2023
3444b35
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 29, 2023
a563d8e
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jun 1, 2023
9477759
Update dependencies on 'tqtc/lts-6.2.9' in qt/tqtc-qtdeclarative
Jun 1, 2023
8a2d921
Doc: Capitalize header file in code snippet
andreaseliasson May 24, 2023
76102df
Update dependencies on 'tqtc/lts-6.2.9' in qt/tqtc-qtdeclarative
Jun 6, 2023
afc1a9a
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jun 6, 2023
9811a9f
Doc: Fix mislabelled diagram for Context2D.arc()
JKSH Sep 13, 2022
217584b
Doc: Expand FolderListModel documentation
JKSH Jun 2, 2023
2eee4c6
Update dependencies on 'tqtc/lts-6.2.9' in qt/tqtc-qtdeclarative
Jun 7, 2023
d43b0db
Doc: explain how to enable mirroring for right-to-left applications
mitchcurtis Jun 5, 2023
3d547b7
doc: Clarify usage of palette; testable snippets
ec1oud May 16, 2023
b6f7778
CMake: Remove superfluous depfile in QML type registration
jobor Jun 13, 2023
bdf7e59
QQmlPropertyBinding: Re-fetch binding data after reset()
Jun 14, 2023
9e55965
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jun 17, 2023
4d209a4
Bump version to 6.2.10
Jun 14, 2023
cd38b4e
Update dependencies on 'tqtc/lts-6.2.9' in qt/tqtc-qtdeclarative
Jun 17, 2023
3d7a02a
Remove DA::deliverMatchingPointsToItem's second sendFilteredPointerEvent
ec1oud May 26, 2023
cb1b1b5
doc: Make Window snippets testable; remove import versions
ec1oud May 16, 2023
498b7db
doc: Use part of window example for Window.flags property snippet
ec1oud May 16, 2023
9445aaf
QML: Guard QProperty change triggers against deletion of target
Jun 16, 2023
03dbf7f
QmlCompiler: Do not recurse when looking for builtins.qmltypes
Jun 16, 2023
1e05b40
Update jsroot.qmltypes
Jun 19, 2023
f5866fb
QML: Allow conversion of symbols to QVariant
Jun 16, 2023
e334360
automotive: fix the dial's height and background assets
mitchcurtis Jun 15, 2023
d75ed55
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jun 22, 2023
a6acd50
Doc: Remove mention of module version requirement
paulwicking Jun 21, 2023
3eac494
QRecyclePool: fix potential UB
marcmutz Jun 26, 2023
5c6d1e2
QQmlJs::MemoryPool: fix potential UB (pointer overflow)
marcmutz Jun 27, 2023
6a2484f
Add Qt::QuickTest check to tst_core
seyainc Jun 29, 2023
6a39ab5
QQmlPropertyBinding: Do re-attach observer after handling undefined
Jun 28, 2023
19e6b99
doc: Remove Calendar Example link
ec1oud Jul 3, 2023
b971665
Fix primary screen change
Jun 19, 2023
1535569
Pass render mode correctly to material for all cases
eskilblomfeldt Jul 4, 2023
eb57fe5
Update test case for Tumbler to flick within Flickable
Jun 5, 2023
17769f5
QtQml: Do not crash on invalid import URLs
Jul 6, 2023
53bdc05
QML: Check result when constructing object from metaobject
Jul 5, 2023
70c3777
Fix pointer delivery to child items of items with clip:true
Jul 11, 2023
7307ece
Doc: add information about preeditText in text property
Jul 4, 2023
b355ab1
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jul 14, 2023
5143bdd
QML: Export de-inlined functions in ObjectWrapper
iCristalrope Jul 17, 2023
a00de49
QQuickMenu: remove contentItem children change listeners on destruct
mitchcurtis Jul 18, 2023
9d4eac0
Add testcase verifying unshift misbehaving
Jul 7, 2023
31b93a4
V4: Use memmove() for tail calls
Jul 24, 2023
4eb095b
Fix the plugin class name handling in qt6_add_qml_plugin
semlanik Jul 19, 2023
f089306
QV4::ArrayData: Fix offset calculation for sort()
Jul 11, 2023
fa00e39
QML: Unify treatment of wrappers when dealing with QObjectMethod
Jul 7, 2023
8133cba
Make sure that source file exists when copying QML RESOURCES
semlanik May 6, 2023
b048fa4
QQuickWidget: give each mapped mouse event the same QEventPoint
ec1oud Jul 27, 2023
b82a9b7
QQmlPropertyBinding: Correctly link observers after undefined valued …
Inkane Jul 31, 2023
646f5a4
sg: Fix dirty bit when changing mirror for QSGSimpleTextureNode
alpqr Jul 24, 2023
6749c20
Doc: Add \br between \value and \table
andreaseliasson Aug 2, 2023
d1e0af7
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 2, 2023
72ff7b1
ListView: add extra note about reusing items
Aug 4, 2023
7fbf81c
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 11, 2023
aaa1b06
QML: Make notify list thread safe
Aug 8, 2023
1e944f6
QJSEngine::evaluate: Cross-reference QQmlExpression
Inkane Aug 15, 2023
c461eb7
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 16, 2023
7a2b1f4
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 18, 2023
0e2a389
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 23, 2023
ffa28d9
QtQml: Reset context object when destroying it from QObjectWrapper
Aug 21, 2023
c8f6fa6
Doc: link to best practices from Interacting with QML Objects from C++
mitchcurtis Jul 17, 2023
539f909
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 29, 2023
5d2504d
qmlformat: Fix handling of object destructuring in functions
Inkane Mar 2, 2023
a673dbd
QJSEngine: Fix potential JS stack overflow cauased by spread operator
Inkane Jan 19, 2023
cc8c757
Fix linking of static plugins to android module targets
semlanik Aug 30, 2023
9758443
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 31, 2023
2514466
Doc: Fix unqualified access in FolderListModel example
JKSH Aug 29, 2023
6346bc1
Doc: Fix incorrect default value for FolderListModel.folder
JKSH Aug 31, 2023
f40894d
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Sep 4, 2023
c1be4de
Fix incorrect behavior after displace transition
Dec 22, 2021
74448f9
GridView: Set content position when changing cell size
May 4, 2021
dccee33
qt_add_qml_module: Error out if singleton is marked as internal
Inkane Feb 27, 2023
15b9484
Fix extension lookup in QQmlJSScope
Sep 8, 2023
9544b9f
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Sep 8, 2023
1f09a96
SwipeView: reposition items that aren't visible after startup too
mitchcurtis Aug 11, 2023
f714a79
QQuickPopup: forget touchId when closed on press outside
ec1oud Oct 24, 2022
609f5c7
Remove some references to Q_ENUMS
Inkane Apr 27, 2023
1aa6621
QV4::QObjectWrapper: Use the object's actual meta type
kbroulik Aug 17, 2023
4a5bfc4
SwipeView: ensure items fill the bounds
mitchcurtis Aug 11, 2023
ec3d410
Doc: Use \qml instead of \code for qml code snippet
andreaseliasson Jun 28, 2023
cb63279
Dialogs: fix statically-built applications not running
mitchcurtis Aug 29, 2023
202b792
Context properties: Don't trigger an assert for numeric names
Inkane Jul 24, 2023
def5567
Software Adaptation: Don't leak QSGRenderContext resources
nezticle Mar 14, 2023
2b97164
Chat tutorial: Fix deprecation warning
FriedemannKleint Feb 14, 2023
d4e8215
doc: Add Window.visibility property snippet; link to Window example
ec1oud May 16, 2023
7cecf2a
Doc: improve grabToImage snippets
mitchcurtis Dec 14, 2022
5c0c5f7
tst_QQuickMenu: skip entire popup() test where necessary
mitchcurtis Jun 28, 2022
d8c58fa
Deferred properties: avoid spurious binding loop
Inkane Jan 5, 2023
1800513
Fix fetching data when reuseItems is true
aleixpol Jul 20, 2023
d953147
Doc: de-duplicate header view docs
mitchcurtis Jun 14, 2023
30548c5
Doc: mention textRole in *HeaderView detailed description
mitchcurtis Jun 14, 2023
3017099
PropertyAnimation: Handle targets being deleted
Inkane Mar 13, 2023
bd6489e
Engine: Fix handling of attached objects in function calls
Inkane Sep 2, 2022
13760c8
qmlformat: Preserve variable declaration scope type
Inkane Aug 5, 2022
94888ad
Blacklist failing tests in tst_flickableinterop
seokhako Apr 27, 2023
9b00d83
Flickable: don't initiate grab if there are multiple touchpoints
ec1oud Sep 2, 2022
89871b6
Add QQuickTest::pointerPress/Move/Release convenience functions
ec1oud Oct 18, 2022
b474779
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Sep 15, 2023
dac2d5f
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Sep 13, 2023
003836d
Integrate property binding evaluation fix from qtbase
Inkane Jul 27, 2022
4a6dfcd
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Sep 20, 2023
467563f
Skip tst_QQuickMultiPointTouchArea::inFlickable on Android
ec1oud Sep 27, 2023
54227bc
Use const QPointingDevices in tests
ec1oud Oct 23, 2022
ffddb96
TapHandler: ignore untracked moving points; treat touchpad as mouse
ec1oud Feb 1, 2023
f56381a
Remove set-but-not-used counter in QQuickParticleSystem::reset()
ec1oud Dec 9, 2021
d982a71
Remove unused enumTableSize variable
ec1oud Dec 9, 2021
840d49b
QQDAPriv::onGrabChanged: call queryPointById() only when used
ec1oud Sep 5, 2022
32b877a
Doc: Fix unqualified access in PathView example
JKSH Sep 12, 2023
6ff2a8d
QQuickTableView: protect against delegate being deleted
Inkane Oct 19, 2022
47d0f16
Use const QPointingDevices in tests
ec1oud Oct 23, 2022
6d1d0e6
Skip tst_QQuickMultiPointTouchArea::inFlickable on Android
ec1oud Sep 27, 2023
ff0edbb
Doc: Add section that shows how to separate qml tests from app logic
andreaseliasson May 23, 2023
33e0468
Update dependencies on 'tqtc/lts-6.2.10' in qt/tqtc-qtdeclarative
Sep 28, 2023
515d8e4
Doc: make Loader Sizing Behavior section easier to read
mitchcurtis Sep 11, 2023
cfee90b
MPTA: don't allow more than one touchpoint to react to mouse
ec1oud May 3, 2022
a616298
Rename shapes example qml files according to what they demonstrate
ec1oud Sep 27, 2023
eca36ba
Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.…
Oct 3, 2023
60d7e1a
QQmlObjectCreator: Don't crash when installing bindings
iCristalrope Sep 28, 2023
57dd88b
Doc: clarify default push and replace operation
mitchcurtis Oct 5, 2023
5710bcb
QML diskcache: Verify cache file size
Inkane Sep 21, 2023
0ae479f
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Oct 8, 2023
1ff434d
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Oct 11, 2023
6831ddc
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Oct 11, 2023
6605552
Bump version to 6.2.11
Oct 16, 2023
af8fdf5
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Oct 17, 2023
87e3c4f
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Oct 23, 2023
3796fcd
QtQml: Correctly convert to QQmlListProperty<QObject>
Oct 3, 2023
e5bde5c
QML Debugger: Don't crash when looking up values from imported modules
Oct 18, 2023
1f19f6f
Fix regression on singletons where declared != actual type
Inkane Oct 6, 2023
b617153
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Oct 30, 2023
02277e3
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Oct 31, 2023
ad736f2
QtQml: Register function type annotations as mandatory type references
Oct 16, 2023
c9dd892
QtQml: Clear the whole lookup in storeNameSloppy()
Nov 1, 2023
741887a
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Nov 4, 2023
72d0152
SignalSpy: manually disconnect from target signal when we're destroyed
mitchcurtis Oct 17, 2023
aa08658
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Nov 13, 2023
6ac454e
Add license headers to shader source
eskilblomfeldt Oct 26, 2023
c8e596c
doc: Add note about platform support for window positions
liangqi Nov 10, 2023
d1d7571
TableView: don't rebuild everything if row count changed
Nov 7, 2023
dbf6a16
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Nov 15, 2023
c850ac5
QtQml: Fix some problems with deep aliases
Nov 7, 2023
6b43739
QML: Before processing deep aliases, remove pending bindings
Nov 6, 2023
e9c91bd
Fix crash issue in quick table view control
Nov 2, 2023
819a00a
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Nov 17, 2023
94d61bc
Menu: fix contentItem's interactive
Nov 13, 2023
f148f90
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Nov 22, 2023
70ec218
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Nov 25, 2023
ccf75c1
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Nov 29, 2023
b09d82e
doc: Set Drag.imageSource before Drag.active to avoid race condition
ec1oud Sep 20, 2023
dee6f9b
doc: Fix type of fontInfo.pixelSize property
kbroulik Nov 28, 2023
860a28f
TableView: don't emit rows and columns changed while rebuilding
Nov 6, 2023
327e086
Update dependencies on 'tqtc/lts-6.2.11' in qt/tqtc-qtdeclarative
Dec 8, 2023
d6a524c
doc: Clarify focus window vs activation in Key Handling Overview
torarnv Dec 7, 2023
5dad6b3
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Dec 16, 2023
4d94cd0
Update dependencies on 'tqtc/lts-6.2.11' in qt/tqtc-qtdeclarative
Dec 18, 2023
c79309e
QQuickSinglePointHandler: check isSinglePointEvent before cast
ec1oud Dec 12, 2023
f711ea9
Make sure updateCurrentTime() is done on with a valid ShaderEffect
cstatic Dec 13, 2023
e365efb
QtQml: Convert types correctly in StoreNameSloppy
Jul 28, 2023
553784e
doc: Mention that Window.visible is false by default
ec1oud Dec 23, 2023
0b2ca32
QtQuick.Shapes: Mark Shape properties as readonly
ratijas Dec 14, 2023
67902f1
Avoid crashing in the quickwidgets example after closing the subwindow
ec1oud Dec 29, 2023
7ad0c7d
Extend the Q_IMPORT_QML_PLUGIN documentation
semlanik Jan 3, 2024
793b481
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jan 17, 2024
f502e3a
Bump version to 6.2.12
Jan 16, 2024
dcb9e8e
Put the QML plugins to the non-config directory
semlanik Jan 4, 2024
348a535
Ensure that HoverHandler reacts if a touchpoint moves out of bounds
ec1oud Dec 28, 2023
54a6817
Fix documentation for QML_ATTACHED and QML_FOREIGN
Jan 12, 2024
ad739b0
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jan 27, 2024
5abb104
qmlprofiler: Fix data sorting
Jan 11, 2024
c81160d
setInternalClass: Correctly handle deleted properties
Inkane Mar 6, 2023
e1ded8e
QtQml: Clear context objects more thoroughly on destruction
Jan 19, 2024
51ab1cb
QtQml: Re-allow assigning of raw numbers to enum property aliases
Jan 31, 2024
cb8ecdb
masm: Don't crash on failed MADV_DONTNEED on Linux
napaalm Dec 30, 2023
4115e09
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 7, 2024
0c8694d
QmlTest: Document timer drift between TestCase and Timer
Feb 7, 2024
ff50e31
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 17, 2024
302ab20
Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.…
Jan 22, 2024
0a05745
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 21, 2024
652dd1b
Doc: Revise Qt Quick Text reference page
andreaseliasson Nov 29, 2023
3c3374b
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 3, 2024
1bf6519
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 5, 2024
4c51e13
Baseline scenegraph test: avoid rendering blacklisted items
aavit Feb 26, 2024
5880b11
Update dependencies on 'tqtc/lts-6.2.12' in qt/tqtc-qtdeclarative
Mar 12, 2024
4ca3d4a
Fix deadlock in long-running particle system
eskilblomfeldt Mar 14, 2024
8a340d4
QtQml: Tolerate bad function signatures when type checking
Feb 1, 2024
24498d7
QQuickWidget: don't set WA_AcceptTouchEvents on macOS
ec1oud Feb 29, 2024
38e35c2
QmlCompiler: Respect scoped enums
Feb 20, 2024
9919f58
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Mar 26, 2024
dcc6b25
QmlCompiler: Do not use QQmlEngine from current QML context
Mar 19, 2024
7ecd451
Bump version to 6.2.13
Mar 28, 2024
e019165
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 29, 2024
1a5ffff
V4: Don't call methods on nullptr
Apr 3, 2024
49ef3d8
Fix heap-buffer-overflow in ESTable::remove
ollie-dawes Apr 3, 2024
2a444d8
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 11, 2024
1bc082f
Fix Text with ElideRight rendering when margins are set
isolovev Apr 10, 2024
4a0b85c
GridView: add missing properties and signals to the documentation
Apr 9, 2024
486a0b2
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 16, 2024
38dac54
Controls: Bypass bindings when setting x and y in resizeBackground
iCristalrope Apr 17, 2024
9d8a1bf
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 22, 2024
f874e46
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 24, 2024
7dee38e
QtQml: Fix some type conversion edge cases
Apr 22, 2024
2e1a79b
Doc: Add CMake instructions for how to run Qt Quick Test
andreaseliasson Mar 21, 2024
31fc0c5
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 6, 2024
842df5c
Fix documentation of List/GridView count
tsdgeos Apr 17, 2024
3cb0f56
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 16, 2024
c0e56fc
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 22, 2024
e73f7a3
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 27, 2024
19648b8
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 29, 2024
a524ac1
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 31, 2024
19de42c
graph example: Do not use GLSL functions as uniform names
alpqr May 24, 2024
a1b4a68
Merge tag 'v6.2.9-lts' into tqtc/lts-6.2-opensource
Jun 6, 2024
af3091c
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jun 18, 2024
f7e4875
Ignore Text.style when drawing color glyphs
torarnv Nov 27, 2023
55cd05c
Doc: Override DragHandler.accepted* and margin
ec1oud Jun 12, 2024
1ffc2ad
QQuickAnimation: Fix setting running property
anttimaa Jun 17, 2024
762fc9f
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jul 1, 2024
734710b
Do not try to rearrange if the width/height is < 0
Apr 30, 2024
3b46bea
doc: Stop telling users that DragHandler is not for DnD
ec1oud Jun 28, 2024
f1314d1
Reset hover state for the items within the quick popup window
Jun 26, 2024
1eec870
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jul 10, 2024
9dd422c
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jul 14, 2024
77f44e6
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jul 20, 2024
dbbfae7
doc: fix reference to nonexistent DragHandler.SnapNever
oKcerG Jul 18, 2024
6600cbe
Fix crash in distance field cache with some glyphs
eskilblomfeldt Jun 18, 2024
99cd284
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jul 25, 2024
d280ce2
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jul 29, 2024
b7d3ce6
Blacklist tst_QQuickMultiPointTouchArea::inFlickable
mitchcurtis Aug 1, 2024
4c6b794
ListView: take section size into account while snapping an item into …
isolovev Oct 14, 2021
b0a0eb7
QQmlProperty: Reset the binding bit when removing a null binding
Aug 7, 2024
0351ad8
QQmlListModel: Invalidate ModelObject when necessary
Aug 8, 2024
6d6c303
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 13, 2024
dbf9356
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 20, 2024
ba7953d
QQuickTableView: detect if sync view and sync child is out of sync
Aug 13, 2024
5c99cec
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Aug 22, 2024
e436dad
Update dependencies on 'tqtc/lts-6.2.13' in qt/tqtc-qtdeclarative
Aug 23, 2024
b078003
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Oct 4, 2024
9886ff3
Merge tag 'v6.2.10-lts' into tqtc/lts-6.2-opensource
Oct 4, 2024
6b64e58
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Nov 22, 2024
64364db
Merge tag 'v6.2.11-lts' into tqtc/lts-6.2-opensource
Nov 22, 2024
3d6ea25
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Dec 16, 2024
d8a396b
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Jan 29, 2025
a7c766a
Merge tag 'v6.2.12-lts' into tqtc/lts-6.2-opensource
Jan 29, 2025
c6fdadd
Merge tag 'v6.2.13-lts' into tqtc/lts-6.2-opensource
Aug 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 2 additions & 1 deletion .cmake.conf
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
set(QT_REPO_MODULE_VERSION "6.2.0")
set(QT_REPO_MODULE_VERSION "6.2.13")
set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "")
9 changes: 5 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*_crlf.* eol=crlf
.tag export-subst
.gitignore export-ignore
.gitattributes export-ignore
*_crlf.* eol=crlf
.tag export-subst
.gitignore export-ignore
.gitattributes export-ignore
.commit-template export-ignore
64 changes: 64 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,32 @@ bin/qml*
bin/qttracereplay*
configure.cache
config.status
examples/quickcontrols2/chattutorial/chapter1-settingup/chapter1-settingup
examples/quickcontrols2/chattutorial/chapter2-lists/chapter2-lists
examples/quickcontrols2/chattutorial/chapter3-navigation/chapter3-navigation
examples/quickcontrols2/chattutorial/chapter4-models/chapter4-models
examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling
examples/quickcontrols2/contactlist/contactlist
examples/quickcontrols2/flatstyle/flatstyle
examples/quickcontrols2/gallery/gallery
examples/quickcontrols2/imagine/automotive/automotive
examples/quickcontrols2/imagine/musicplayer/musicplayer
examples/quickcontrols2/sidepanel/sidepanel
examples/quickcontrols2/swipetoremove/swipetoremove
examples/quickcontrols2/texteditor/texteditor
examples/quickcontrols2/wearable/wearable
moc_*.cpp
qmake/qmake.exe
qmake/Makefile.bak
src/corelib/global/qconfig.cpp
src/corelib/global/qconfig.h
src/corelib/global/qconfig.h.qmake
src/quickcontrols2/qtquickcontrols2-config.h
src/quickcontrols2/qtquickcontrols2-config.pri
src/quickcontrols2/qtquickcontrols2-config_p.h
src/quicktemplates2/qtquicktemplates2-config.h
src/quicktemplates2/qtquicktemplates2-config.pri
src/quicktemplates2/qtquicktemplates2-config_p.h
ui_*.h
tests/auto/cmake/build
tests/auto/installed_cmake/build
Expand All @@ -107,6 +127,50 @@ tests/auto/qprocess/fileWriterProcess.txt
.com.apple.timemachine.supported
tests/auto/qlibrary/libmylib.so*
tests/auto/qresourceengine/runtime_resource.rcc
tests/auto/quickcontrols2/accessibility/tst_accessibility
tests/auto/quickcontrols2/calendar/tst_calendar
tests/auto/quickcontrols2/controls/basic/tst_basic
tests/auto/quickcontrols2/controls/fusion/tst_fusion
tests/auto/quickcontrols2/controls/imagine/tst_imagine
tests/auto/quickcontrols2/controls/material/tst_material
tests/auto/quickcontrols2/controls/universal/tst_universal
tests/auto/quickcontrols2/cursor/tst_cursor
tests/auto/quickcontrols2/customization/tst_customization
tests/auto/quickcontrols2/focus/tst_focus
tests/auto/quickcontrols2/font/tst_font
tests/auto/quickcontrols2/palette/tst_palette
tests/auto/quickcontrols2/platform/tst_platform
tests/auto/quickcontrols2/pressandhold/tst_pressandhold
tests/auto/quickcontrols2/qquickapplicationwindow/tst_qquickapplicationwindow
tests/auto/quickcontrols2/qquickcolor/tst_qquickcolor
tests/auto/quickcontrols2/qquickdrawer/tst_qquickdrawer
tests/auto/quickcontrols2/qquickiconimage/tst_qquickiconimage
tests/auto/quickcontrols2/qquickiconlabel/tst_qquickiconlabel
tests/auto/quickcontrols2/qquickimaginestyle/tst_qquickimaginestyle
tests/auto/quickcontrols2/qquickmaterialstyle/tst_qquickmaterialstyle
tests/auto/quickcontrols2/qquickmaterialstyleconf/tst_qquickmaterialstyleconf
tests/auto/quickcontrols2/qquickmenu/tst_qquickmenu
tests/auto/quickcontrols2/qquickmenubar/tst_qquickmenubar
tests/auto/quickcontrols2/qquickninepatchimage/tst_qquickninepatchimage
tests/auto/quickcontrols2/qquickpopup/tst_qquickpopup
tests/auto/quickcontrols2/qquickstyle/tst_qquickstyle
tests/auto/quickcontrols2/qquickstyleselector/tst_qquickstyleselector
tests/auto/quickcontrols2/qquickuniversalstyle/tst_qquickuniversalstyle
tests/auto/quickcontrols2/qquickuniversalstyleconf/tst_qquickuniversalstyleconf
tests/auto/quickcontrols2/revisions/tst_revisions
tests/auto/quickcontrols2/sanity/tst_sanity
tests/auto/quickcontrols2/snippets/tst_snippets
tests/auto/quickcontrols2/styles/tst_styles
tests/auto/quickcontrols2/snippets/screenshots/*.png
tests/benchmarks/creationtime/tst_creationtime
tests/benchmarks/objectcount/tst_objectcount
tests/manual/quickcontrols2/buttons/buttons
tests/manual/quickcontrols2/fonts/fonts
tests/manual/quickcontrols2/gifs/tst_gifs
tests/manual/quickcontrols2/styles/styles
tests/manual/quickcontrols2/testbench/testbench
tests/manual/quickcontrols2/screenshots/screenshots
tests/manual/quickcontrols2/gifs/gifs/*.gif
tools/qtestlib/chart/chart*
tools/qtestlib/updater/updater*
tools/qmleasing/qmleasing
Expand Down
4 changes: 3 additions & 1 deletion .qmake.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ CONFIG += warning_clean

DEFINES += QT_NO_JAVA_STYLE_ITERATORS

MODULE_VERSION = 6.2.0
QQC2_SOURCE_TREE = $$PWD

MODULE_VERSION = 6.2.13
2 changes: 1 addition & 1 deletion .tag
Original file line number Diff line number Diff line change
@@ -1 +1 @@
$Format:%H$
$Format:%T$
10 changes: 9 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Generated from qtdeclarative.pro.

cmake_minimum_required(VERSION 3.15.0)
cmake_minimum_required(VERSION 3.16)

include(.cmake.conf)
project(QtDeclarative # special case
Expand Down Expand Up @@ -39,9 +39,17 @@ if(NOT "${QT_HOST_PATH}" STREQUAL "")
set(CMAKE_FIND_ROOT_PATH ${_qt_backup_qtdeclarative_CMAKE_FIND_ROOT_PATH})
endif()

# Optionally look for the target ShaderTools package to avoid warnings
# when configuring the project to build examples in-tree in a prefix Qt build.
# See QTBUG-96358 for details.
find_package(Qt6 ${PROJECT_VERSION} CONFIG OPTIONAL_COMPONENTS ShaderTools)

# special case begin
# export QT6_ADD_QML_MODULE to this project
include(src/qml/Qt6QmlMacros.cmake)
if(ANDROID)
include("${CMAKE_CURRENT_LIST_DIR}/src/qml/Qt6AndroidQmlMacros.cmake")
endif()
# special case end

if(NOT QT_FEATURE_commandlineparser)
Expand Down
Loading