Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qt 6.2 QJSEngine meyatype converter #8

Open
wants to merge 6,475 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
6475 commits
Select commit Hold shift + click to select a range
80723c4
Doc: explain how to manage currentIndex without breaking bindings
mitchcurtis Jan 23, 2023
a6b0fa3
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jan 26, 2023
20e1812
qmlformat: Add ECMAScript class reformatter
Jan 25, 2023
fcacc00
Fix positioning of text decoration with some fonts
VladimirBelyavsky Jan 10, 2023
749470e
ListModel: Use PersistentValue to keep track of objects
Jan 27, 2023
d5b6f58
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Jan 31, 2023
3d80fdb
Doc: Disambiguate description of module URIs
Jan 31, 2023
a31179e
Fix QQuickImageParticle in case of QRhi re-create
Dec 15, 2022
040d4bb
Fix QQuickCanvasItem in case of invalidateSceneGraph()
Dec 20, 2022
6ceabf0
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 3, 2023
e5cfb56
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 7, 2023
7437ab9
Flipable: switch sides at 90 degrees regardless of camera distance
Jul 22, 2022
8f9fdde
Avoid crash updating source of shader-less effect
eskilblomfeldt Feb 2, 2023
176e6eb
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 10, 2023
9f10edb
QML: Invalidate any existing cache files when saving a CU to disk
Feb 10, 2023
92fae69
Doc: Mention QDS and UI files in Best Practices
leena-miettinen Jan 24, 2023
a619c76
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 16, 2023
dc77e09
Defining QML Types from C++: Add CMake documentation
Inkane Oct 25, 2022
5d5e41e
QQmlMetaType: Clear property caches on qmlClearTypeRegistrations
Feb 14, 2023
404e54c
doc: Add the handlerPoint.device property
ec1oud Feb 8, 2023
0b7e40f
Use SequentialAnimation.loops in FlashAnimation in handlers example
ec1oud Feb 20, 2023
b20b283
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 21, 2023
d015bb8
QtQml: Fix coercion of undefined to float and double
Feb 15, 2023
7f04b61
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Feb 27, 2023
3620c72
Doc: mention the order in which top-level transition animations are run
mitchcurtis Mar 1, 2023
1529265
Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.…
Mar 1, 2023
79fe01a
doc: remove docs for HoverHandler.dragThreshold
ec1oud Mar 1, 2023
f38bd5e
doc: remove docs for PinchHandler.acceptedButtons
ec1oud Mar 1, 2023
0398486
QtQml: Always throw when requesting an enum from an invalid singleton
Feb 27, 2023
5340581
QQmlEngine: Improve import path method documentation
Inkane Mar 2, 2023
f568f1e
ListView: Mention section's support for required properties
Inkane Mar 1, 2023
e5a0152
Fix scoping of index in SwipeDelegate snippet
DanSoQt Feb 28, 2023
5d847b1
openvg: Add missing break
basyskom-broulik Mar 6, 2023
deaa57c
Doc: fix links in contains/containmentMask docs
mitchcurtis Mar 3, 2023
6a0ac2d
Canvas test_url: wait until image is loaded
ec1oud Mar 9, 2023
cb0341c
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 10, 2023
1b2dbd9
Fix multiple object creation in Loader
Mar 6, 2023
1cc973e
tst_qquickcanvasitem: wait for canvas before creating a context
ec1oud Mar 9, 2023
9b821b4
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 13, 2023
b357aca
doc: Add qml PointerDevice, pointingDeviceUniqueId and PointerEvent
ec1oud Feb 8, 2023
a8fb5c3
doc: Add snippets and animations illustrating TapHandler.GesturePolicy
ec1oud Feb 20, 2023
60c8890
Document the Pointer Handlers example
ec1oud Feb 20, 2023
ca8f903
doc: Customize and update docs for PointHandler
ec1oud Mar 1, 2023
04e51e9
doc: Update QML eventPoint; fix GrabTransition link
ec1oud Feb 8, 2023
19e4dae
JIT: Add missing {STORE|LOAD}_ACC() to CreateCallContext
Mar 15, 2023
d8a1e5c
Revert "Blacklist tst_TapHandler::gesturePolicyDragWithinBounds on An…
Issam-b Mar 16, 2023
759a2ec
CMake: Add docs for NO_PLUGIN and clarify NO_GENERATE_PLUGIN_SOURCE
Mar 6, 2023
e86f1d1
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 16, 2023
07a1e34
Doc: add \since to Text's renderTypeQuality property
mitchcurtis Mar 17, 2023
07a8850
doc: Fix native texture interface header name
alpqr Mar 15, 2023
c10c513
qmltyperegistrar: Do not guess types with upper case names
Mar 17, 2023
8cbb9c5
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 22, 2023
b2b2886
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 27, 2023
a7df633
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Mar 29, 2023
b4dfb3d
doc: Improve BorderImage; make snippets scaleable, detailed; screenshots
ec1oud Mar 27, 2023
1a89cf0
doc: Use \value rather than \li for enumeration values and constants
ec1oud Mar 27, 2023
e2f5e9b
DelegateModel: handle roleName invalidation
Inkane Mar 15, 2023
6fa1fd3
QQuickState::when: handle QJSValue properties correctly
Inkane Jul 20, 2022
045e3de
QQuickStates: Handle more types as result of when
Inkane Oct 27, 2022
84c2b72
Transition: properly remove QPropery based bindings
Inkane Aug 29, 2022
ac84083
AnchorChanges: Fix restore logic
Inkane Mar 28, 2023
9838206
Bump version to 6.2.9
Apr 5, 2023
dd9ace0
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 6, 2023
0364203
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 11, 2023
e9a4a20
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 13, 2023
182407b
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 17, 2023
30668e7
Models: Avoid crashes when deleting cache items
Mar 29, 2023
0ab180a
ComboBox: don't open on key release unless press was handled
vohi Apr 17, 2023
2ec9fac
StackView: emit depthChanged when clearing with transition
vohi Apr 18, 2023
d68f7d1
Support building for Raspberry Pi 1 or Zero
jimis Mar 15, 2023
889ec8a
Clarify unsupported topologies in QSSGGeometry docs
alpqr Apr 17, 2023
daca3c6
Fix visibility of scroll bars in ScrollView
mitchcurtis Apr 18, 2023
510c4bf
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 20, 2023
9dc9d39
TableInstanceModel: handle roleName invalidation
Apr 17, 2023
3e301a9
Accessibility: respect value in attached Accessible in controls
vohi Apr 18, 2023
a739cf3
Popup: Document how to scale a popup
vohi Apr 20, 2023
373a6a6
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
Apr 27, 2023
e9541d7
Flickable: Send movement signal when flick starts
Apr 14, 2023
3af7a04
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 3, 2023
699f525
RangeSlider: Don't update position only if mouse/touch is grabbed
dorisverria1 May 3, 2023
70a5a54
Quick: Update documentation of TapHandler to reflect renamed enum
davidedmundson May 5, 2023
1655c53
qmlformat: do not generate backup files
Oct 19, 2022
ad02401
QQuickFlickable: avoid processing the same event twice
Apr 26, 2023
3bd5ad1
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 8, 2023
9d6ab23
QQmlComponent: Remove pending bindings when setting properties
May 5, 2023
3e39bd4
Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative
May 16, 2023
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
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
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
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
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
327e086
Update dependencies on 'tqtc/lts-6.2.11' in qt/tqtc-qtdeclarative
Dec 8, 2023
4d94cd0
Update dependencies on 'tqtc/lts-6.2.11' in qt/tqtc-qtdeclarative
Dec 18, 2023
302ab20
Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.…
Jan 22, 2024
9919f58
Update dependencies on 'tqtc/lts-6.2-opensource' in qt/tqtc-qtdeclara…
Mar 26, 2024
a1b4a68
Merge tag 'v6.2.9-lts' into tqtc/lts-6.2-opensource
Jun 6, 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
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.11")
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.11
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