| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Pick-to: 6.5 6.2
Change-Id: I7095ffb9fc26dc6d74b11cf22d73c8cd844a1dcd
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 9b8124a418f5ac902133652e877181ae414687d9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit e7b6fab4743cfec4734fa53207ef878906e11aee)
|
| |
|
|
|
|
|
|
|
| |
Pick-to: 6.5 6.2
Change-Id: Ie562dbd37817ea252a36e48317bc2840d75a363f
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 7273f629c4347e721f6086a46beade932bd6064d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit d101de0a8ee32b720618b6dcddee33ab3e1510ac)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This ammends 154cbc4344f102fb58d1ffa294f40de8e38932c2
Fix the input file instead of the generated code.
Pick-to: 6.5
Change-Id: I63fe74f6509de5e7435c37ecca2423f7ca0df55a
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 208a898fba6880d87b803aab43243fe9656fb6e4)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 190cb48ffc0ee9d00cc34415019615a225139c52)
|
| |
|
|
|
|
|
|
|
|
| |
Fixes: QTBUG-121800
Pick-to: 6.5
Change-Id: I81325b61d9436393fbb21b56d97e167b48d552fa
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 1a737fddd47ee1d6ebc1e78bd0b985f10a310565)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit b17d75cd64c11c60029b59bad438bbfa2444d172)
|
| |
|
|
|
|
|
|
|
|
| |
Pick-to: 6.5 6.2
Fixes: QTBUG-122036
Change-Id: I71d584707e32c8d53dbb8e3024be64125a2e0572
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 6f5cae4c83c1c21826c1e4936df5c6ffa480f807)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 549f6bd9118227b96596ad0a9db4c534e26e02b9)
|
| |
|
|
|
|
|
|
|
|
|
| |
Fixes: QTBUG-121740
Fixes: QTBUG-121778
Pick-to: 6.5
Change-Id: Ia165a8a95a67f8a47d5f17380d2ae888cdf2d6da
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit d07deb8ba903e748dee7240b5ef6f0129eb4018d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 0d8f9baa8292f85cca4ee200152b4e5832329613)
|
| |
|
|
|
|
|
|
|
|
| |
Fixes: QTBUG-121696
Pick-to: 6.5
Change-Id: Iaccd3adc1b4f12d6406ba6fed36328e2547dea71
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 4ea59246e26d775294124d66bfc52326cba0c7f3)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 7288ee5b66f10ef45333b2c05b5eb0e2cfa081e3)
|
| |
|
|
|
|
|
|
|
| |
Pick-to: 6.5
Change-Id: I46cace14654cfb679457d427df029752d95d2dcc
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 154cbc4344f102fb58d1ffa294f40de8e38932c2)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 2fa4f9f50a627504963e32df1807b143b8773e45)
|
| |
|
|
|
|
|
|
|
|
|
| |
QDoc in Qt 6.7 will require complete function signatures in \fn commands,
including return values.
Pick-to: 6.5
Change-Id: Ib96908eff9e5c317fcb2bfe72f138a93fe71af14
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit a57faeb035898301e361fa4825a545fea42f9374)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
Although all types are registered correctly the module class hosting all
enums is not always correctly registered to the MetaType system.
Fixes: QTBUG-119428
Change-Id: Id425f59ebde334724f8eb9fdd512e8f339c9a8a8
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 156b9a2bd577979f2f62c42cc0d3561085a7b3ad)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Make the documentation less automotive specific
* Give more examples where the zones concept is useful
* Add a better overview documentation to:
QIfAbstractZonedFeature
QIfZonedFeatureInterface
QIFeatureInterface
Task-number: QTBUG-99004
Task-number: QTBUG-116203
Pick-to: 6.6.0
Change-Id: Icef354f97c5bf504abb3b93886e9866ed185e3d9
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 174c70b7efdd50866a69c9795bf55ae6ce54e7d8)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
| |
Also fixed some typos and linking errors
Pick-to: 6.6.0 6.5
Change-Id: I200bc0c6e1578a84eea8f9d901e1e5f1fc50d2e3
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 9c4b8e84c05deda94c1334e8d98e88632c884d6d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Add documentation for QIfPagingModelInterface and
QIfFilterAndBrowseModelInterface.
Pick-to: 6.6.0 6.5
Change-Id: Idd6d258974ebc92e23b5dfbf564f7a73f866e60e
Reviewed-by: Maycon Stamboroski <maycon.stamboroski@qt.io>
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit e40d0667ccb0ee5092b242ea089aead2d180f8c8)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
| |
Change-Id: Ic9b3aa0ea1e9a4aa6d6e35d35fb6fc808c90162b
Reviewed-by: Bernd Weimer <bernd.weimer@qt.io>
(cherry picked from commit ef060adfca9a9f1617dd9a5ae6a4cc63ed511ecf)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
When cross-compiling using a yocto SDK, find_package returns the
target interpreter, which is incompatible.
We need to explicitly search in the host sysroot for the python
interpreter.
Fixes: QTBUG-116662
Change-Id: Ia24a73ea3117cf38f930455a0758b17d3b86dff5
Reviewed-by: Bernd Weimer <bernd.weimer@qt.io>
(cherry picked from commit e8c748e5f72848121358a0ae6896a4cb577015d6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
| |
Older jinja2 (2.x) doesn't allow disabling trim_blocks at the end of
the statement block: https://github.com/pallets/jinja/issues/750
Change-Id: I451e3fdbb93cc3ecbb0c3f6b9f0f056676c2d39a
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 7acb6ded667397049902cd0c1eb62ed861101350)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
When a deprecated annotation is used a warning is printed.
The CMake integration has been improved to also forward those warnings
to the user.
Change-Id: Ib77dcbb58f9697b8dfb1f2cf837319f371a0578e
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 457751d505e6fe30fff0c4bc29658905664177db)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
| |
Fixes: QTBUG-115600
Change-Id: I5d8f29891f9ce010eb3ff2ba4751f131ed8d7aa4
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 7f674969a4dbc9b24ae436cd90149e5a64ac9b36)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
| |
Change-Id: I2e2798461f53556a449ae6887bd8f099c4965e6b
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 997bd55e1f3a79757ac9f735368a00a3a28fe738)
|
| |
|
|
|
|
|
| |
Change-Id: If7ff21e823d614302d50e71090bc9a7cba031225
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 2ab3d2237c9a362588d98693e0e50e8a66f2115d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
| |
Change-Id: Iecb969220e4d8dd9426912dd95221e6e94b5432b
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 5f520911a346a249fb7ec3d0551a7a1204fd394b)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
| |
Change-Id: I184aef85f245f012aa8858fcf7c886996ba29af9
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 2b58dce19a4433613a76bc0c03200c56296ca815)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
| |
Change-Id: If6a2f5d4f1c96ceb4231ef0c26dd8e0f4fca6148
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 2873771bd30d8e3f5cd16c47bf06d16eefe36069)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
| |
The constructors were not used and also didn't made much sense as
backend implementations usually don't need to use PIMPL.
Change-Id: I365d980dbf6809d69f07c99e7d622f984cc0251f
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 086de242ddb45771b49e2bc7d5ff3cb514c727df)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
| |
Change-Id: Ief99e708d61dcb49c63fd089fb7a1b81ab6a849a
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit c274f7928d41be13f2b3fc13ba6e0940b76fce3a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
| |
This was used by GammaRay, but hasn't been supported since the rename
to qtinterfaceframework.
Change-Id: Ia6ceeb620823c97553ba8a79d3555229a1189d85
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 878186ed2c0e260360fc7f77214a276da3820a9b)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
| |
Change-Id: Idc18a31b2c755dac9702ef878b898188134dc5c1
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 5c03c697f300363917bfc31078b47e5708c06f5a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
| |
The previous header-only implementation defined some global symbols,
which lead to problems in static builds.
Change-Id: I2b1dd2f47aafa7456e396ae16cfa79e990ea886d
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 12b48788263ae6b311b33902b98419fa4dc5bd89)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
This is useful to e.g. disable properties on certain zones.
The QIfSimulationEngine has support for quite some time, this just adds
a way to generate the simulationData from a qface annotation.
Change-Id: I816d73c052de5078ff37879f14b3bd2b7b9e452d
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 13c63a6ff45599634eded0a365662cabad1eba91)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Instead of relying on QVariant::canConvert(), do the conversion and
check for it's correctness.
This also updates the autotest accordingly.
Change-Id: If1b5c7e1702b53a16f380b81a5a9550384cc1c33
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 41a1693b379a384e1da5625e5b3cb9f6befa4dae)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
| |
The generated code needs to use the current zone in order to read the
correct constraint from the simulation data.
Change-Id: Ia1a22f6cc7159c2349e0640677068e0f334b3eed
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit dd5b05b95ffa6d13b3373ad5ae45ea4b8302985b)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
| |
Forwarding the signal emitted in the QML simulation to the actual
instance didn't work correctly in all circumstances.
Change-Id: I3300200bf4c3354e06903cc7265dced2c7de4e83
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 92ecb5ceeccbec54c80c014ea77f2c9d378ec4ac)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
A \target directly after a \row is generated as a <span> within a <tr>.
This is invalid HTML, so these link targets are relocated to the start
of the table by both Chrome and Firefox.
Change-Id: I3933e875007fc499166f65112214320aa580bdde
Reviewed-by: Dominik Holland <dominik.holland@qt.io>
(cherry picked from commit 4fd79da47af9d0cd0642c6d9e8aef05e57ba5646)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
For autotests we support unloading all our backends.
Unloading plugins can lead to various errors. Instead of really
unloading the plugin, just destroy the plugin instances, the
actual plugin and all it libraries will stay loaded.
Change-Id: Ie4429ee8c7958cdff6ceb82cf5e587f6a2a398a0
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 3ac2448d1470cc0b52433bfc3d6541710af79bb2)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
| |
Fixes: QTBUG-114940
Change-Id: Ib3bae0c0d87677e0edc356e5e7dc872fed14eb3e
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 90a5353efddd7b46ada7f5ebbc2faf7024215052)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
| |
Change-Id: Ifa5ed4e822ddaf1ae6c190610d6a3315d6d85a07
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 5dd2f8922074ba9ffe2e2f95e90d2848b4318071)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
| |
Change-Id: I4ec18b1d11431f36d49d55629c754f8a07230c99
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit f28642d39e6da30e36ae5d1cb0308de34bd42e30)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Use Backend itself as the root element instead of a QtObject.
This makes it easier to reuse the autogenerated code and extend it
by deriving from it.
Change-Id: I20d78962ee85abea28972196e85bc7750c4e7905
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
(cherry picked from commit aa0071109010d520ba3d79198930d0508f83b649)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
| |
This is needed to change values in specific zones
Change-Id: I9b0fbbffa28a9eed9613dfdd806cc9ec2d5b1ddd
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
(cherry picked from commit 970d2fa15a5792e1e8cfb1f9a2bb37d09f5b98cd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
| |
Fixes: QTBUG-114686
Change-Id: I6dd445af4c40fee7768c4c970ccec1e74a07f21f
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
(cherry picked from commit 4e1b3a26b845d70e46b30365f5592bf22393c396)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add #includes for QIfClimateControlBackendInterface and
QIfWindowControlBackendInterface to the documentation-specific master
header - this fixes multiple 'clang couldn't find function' warnings
when generating docs.
In addition, fix the following warnings:
* cmake-macros.qdoc:25: Unknown macro 'c'
* filter-reference.qdoc:6: Can't link to 'namespace_prefix'
* filter-reference.qdoc:6: Can't link to 'add_namespace_prefix'
* generator-usage.qdoc:5: Can't link to 'server_qtro_simulator'
Change-Id: I522f6905d51cf43135609585232796803dcc4141
Reviewed-by: Dominik Holland <dominik.holland@qt.io>
(cherry picked from commit eebce16932bb17858e54f8a73fc4aef318cdffda)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
|
| |
|
|
|
| |
Change-Id: I985d8dcf2892a7a5ac7e8ba14417e8cd7ea6f42a
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
|
| |
|
|
|
| |
Change-Id: I4f5d723d01dc8e8e410920f96e6a445b194ac389
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
|
| |
|
|
|
|
|
|
| |
* Reformat some queries to make them more readable
* No need to escape names in the create table query
Change-Id: I0fdb60615779ffc56f672f36c49b26677bc58081
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
| |
The link to Jinja's template documentation points to a page that has
been moved or removed since Qt's documentation was written. Update the
link such that it points to Jinja's Template Designer documentation.
Touch the words leading up to the link for readabilitiy purposes.
Fixes: QTBUG-113429
Change-Id: Iaf63c6beb3c01efb47f35c8aa3685ad79d644acb
Reviewed-by: Dominik Holland <dominik.holland@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The configurationId annotation documenation had some short comings.
It now should give you some more help were it can be used and what the
default value is.
The QtRO related serviceSettings now use a complete QML example.
The InterfaceFrameworkConfiguration documentation now also provides
a example on how serviceSettings can be used.
Pick-to: 6.5
Change-Id: I5349efdc6b03952e395b506523bd1e1872302158
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
|
| |
|
|
|
|
|
| |
It now also provides some help what property needs to be used instead.
Change-Id: I139a0c824f839df8c65695fc86632fd9c3b20e6f
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
|
| |
|
|
|
| |
Change-Id: Ife2ed33c3ab7c6cd226a8940544accc22d301e69
Reviewed-by: Robert Griebl <robert.griebl@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
ARG_PREFIX can be non-set so the default value is set to VAR_PREFIX.
We should use it when filtering header files and setting the
GENERATED property.
Amends: ed930aa68c3dc0c3cf0a837ae8b544a8b9fc110e
Pick-to: 6.5
Task-number: QTBUG-112684
Change-Id: Ie7946115f7d02e6a3a3b3037bf30b039466c4867
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
| |
The property is used in the Qt build system internal functionality to
detect the generated files and apply the required postprocessing.
This also could be useful for user projects.
Fixes: QTBUG-112684
Pick-to: 6.5
Change-Id: Id265b5f4b194a79d4daa9c09461f2a48a4118d70
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
|