summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtinterfaceframeworkHEADdevQt Submodule Update Bot12 days1-3/+3
| | | | | Change-Id: I9cc17bd29535e91754a08d93169cc82afa4dd918 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-04-051-3/+3
| | | | | Change-Id: I72d0caceda67d45ade65553af5aeca79581ea310 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-03-261-3/+3
| | | | | Change-Id: I0e30ffa62645100c6a0132770392c881ad2370f0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Remove tests again from the code-coverage reportDominik Holland2024-03-251-1/+1
| | | | | Change-Id: I74a1ca179e80c2ed6a772cc391b1132a71178f14 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-03-181-3/+3
| | | | | Change-Id: I1f1df6aabde3d6c0533dfdf8876d69a718ac6a44 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Use versioned targets in PRIVATE_MODULE_INTERFACEAlexey Edelev2024-03-181-2/+2
| | | | | | Task-number: QTBUG-123410 Change-Id: I94018034c12d14e26a33e90fa7b7f34d2a4091a2 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Revert "coin: Disable building for WebAssembly"Dominik Holland2024-03-161-3/+0
| | | | | | | | | | The tests can now be compiled successfully This reverts commit 684521d35039056d7aa73d5882af3be3d4f8fb79. Pick-to: 6.6 6.7 Change-Id: I05de9080fbf8d55cde1dd699ccb202b41386000e Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Fix tests to compile for WebAssemblyDominik Holland2024-03-1614-83/+105
| | | | | | | Fixes: QTBUG-115221 Pick-to: 6.6 6.7 Change-Id: If4998130d6dc4b083ffd55416f934c88d7f0b138 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* CMake: Use qt_internal_add_example for examplesAlexandru Croitor2024-03-111-4/+4
| | | | | | | | | | | | All examples should be added via qt_internal_add_example instead of add_subdirectory, to support building examples as ExternalProjects as well as support example sources installation. Pick-to: 6.6 6.7 Task-number: QTBUG-90820 Task-number: QTBUG-123096 Change-Id: I8f335b78607fda2108e821cc720a468d2cd08ace Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-03-101-3/+3
| | | | | Change-Id: If4d0d921df15f879729d37d2739f633b63e122ae Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Improve the code-coverage setupDominik Holland2024-03-073-22/+10
| | | | | | | | | | | | | Instead of making a standalone_test build and referencing the build folder from there, we do the test build together with the module build and run it like on a developer machine. This makes the whole report more reliable and fixes some areas which were marked as not tested at all. Pick-to: 6.7 Change-Id: Ia24c883af55970e0aee27af9a95cda79da1caca7 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-03-021-3/+3
| | | | | Change-Id: I1930f54062c21f1288a9ee7390ccab7f8e544049 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* coverage: make sure lcov version 2 is availableRobert Griebl2024-02-281-0/+1
| | | | | | Pick-to: 6.7 6.6 6.5 Change-Id: I4cca67109e058c4a8d2e2795a236af55fbe395ff Reviewed-by: Dominik Holland <dominik.holland@qt.io>
* coin: Add special build instruction for a lcov code coverage buildDominik Holland2024-02-282-2/+72
| | | | | Change-Id: I634a21d6d8026146c450638eae949468f7415a9c Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* CMake: Update instructions to build a code-coverage reportDominik Holland2024-02-281-19/+27
| | | | | | Pick-to: 6.7 6.6 6.5 Change-Id: I15c358c92c39b6acba67223c7e9e901b56d0c083 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-271-3/+3
| | | | | Change-Id: I914b71d6bc0bdb681100d6aecb7e22efec64dd81 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-251-3/+3
| | | | | Change-Id: Ie3b70a99b04e45296aa11db0d81ff61fef9d6c90 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* tst_backends: Try to shutdown the server process before killing itDominik Holland2024-02-204-2/+18
| | | | | | | | Otherwise the code-coverage data is not written correctly. Pick-to: 6.7 Change-Id: Ia5efe74e4e55db79ffac682c007acd4d06e8cc9d Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-191-3/+3
| | | | | Change-Id: Ic599e27fc28b7ad643806ae5b95c99f0e0123f16 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Remove const from the QIfPagingModel::fetchMoreThresholdReached() signalDominik Holland2024-02-192-3/+3
| | | | | | Change-Id: Ifa91aad2ab9eabd9acdb03e045fdd9b7622e1eb7 Pick-to: 6.7 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Axivion: Fix more issuesDominik Holland2024-02-197-0/+19
| | | | | | Pick-to: 6.7 Change-Id: I2d89a6d62b50debc2bf4da9773c605b736766201 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Ignore Python compiled cache filesZoltan Gera2024-02-161-0/+1
| | | | | Change-Id: I0c615ec4061316f2449b91ef0913b9361199af4d Reviewed-by: Dominik Holland <dominik.holland@qt.io>
* Revert "CI: Disable configs with DebianPackaging feature"Simo Fält2024-02-151-3/+0
| | | | | | | | | This reverts commit 3e1283d1e9106b5d70e0d24a3d0f6b343c97eb4c. Initial set of Debian rules now exists. Pick-to: 6.7 Change-Id: Id7355ae332f4875c859a22d21fdfb51bd71e31a0 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
* CMake: Rewrite commands which are always executedDominik Holland2024-02-146-6/+20
| | | | | | | | | Some commands were always executed and caused some things to be rebuild or copied, although there was no need for it. Pick-to: 6.7 Change-Id: I5743bfe540cf67d4df661f7f7a5324f30bed8c93 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Fix memory leaks found by the Address SanitizerDominik Holland2024-02-1418-45/+73
| | | | | | Pick-to: 6.7 6.6 6.5 6.2 Change-Id: I7095ffb9fc26dc6d74b11cf22d73c8cd844a1dcd Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* CMake: Add a option to create a ASAN buildDominik Holland2024-02-141-0/+10
| | | | | Change-Id: I56609b514d21a8066ecc5fd803930f504aebee3f Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* doc: Add missing documentationDominik Holland2024-02-142-0/+11
| | | | | | Pick-to: 6.7 6.6 6.5 6.2 Change-Id: Ie562dbd37817ea252a36e48317bc2840d75a363f Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Fix the broken test after the retirement of qt_parse_all_argumentsDominik Holland2024-02-141-2/+2
| | | | | | | | | | | As we are now processing the arguments with cmake_parse_arguments(PARSE_ARGV, we don't need to pass the escape characters anymore. Task-number: QTBUG-99238 Pick-to: 6.7 6.6 6.5 Change-Id: I3d2d29792718320fdff205f194714c8f9f75101d Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-111-3/+3
| | | | | Change-Id: Iff4f80b52bcacd31405fbd4a94f9c3c66fc398f4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-101-3/+3
| | | | | Change-Id: I2602810fc46a770160445b918516e2a3a33e7091 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Use QT_END_NAMESPACE before #endif // QTIFQUERYPARSER_P_HDominik Holland2024-02-081-2/+1
| | | | | | | | | This ammends 154cbc4344f102fb58d1ffa294f40de8e38932c2 Fix the input file instead of the generated code. Pick-to: 6.7 6.6 6.5 Change-Id: I63fe74f6509de5e7435c37ecca2423f7ca0df55a Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* doc: Document the filename of every snippet in the qface-tutorialDominik Holland2024-02-081-19/+87
| | | | | | | Fixes: QTBUG-121576 Pick-to: 6.7 6.6 6.5 Change-Id: I2a001f6c811f7572d9bae3f839057149557c9761 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* doc: Add missing return types in IfSimulator QML methods documentationDominik Holland2024-02-071-6/+6
| | | | | | | Fixes: QTBUG-121800 Pick-to: 6.7 6.6 6.5 Change-Id: I81325b61d9436393fbb21b56d97e167b48d552fa Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* doc: Also list the generated CMake files in the template documentationDominik Holland2024-02-071-12/+42
| | | | | | | Fixes: QTBUG-121696 Pick-to: 6.7 6.6 6.5 Change-Id: Iaccd3adc1b4f12d6406ba6fed36328e2547dea71 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* doc: Fix broken links and code embeddingsDominik Holland2024-02-072-5/+5
| | | | | | | | Fixes: QTBUG-121740 Fixes: QTBUG-121778 Pick-to: 6.7 6.6 6.5 Change-Id: Ia165a8a95a67f8a47d5f17380d2ae888cdf2d6da Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-071-3/+3
| | | | | Change-Id: I2ca3f8a0588bcacd70c4849715bd06a39972347d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* ifcodegen: Also deploy dataclasses.py needed by watchdogDominik Holland2024-02-071-0/+1
| | | | | | | Pick-to: 6.7 6.6 6.5 6.2 Fixes: QTBUG-122036 Change-Id: I71d584707e32c8d53dbb8e3024be64125a2e0572 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Disable the special qmake test setup inside an ASAN buildDominik Holland2024-02-052-1/+9
| | | | | Change-Id: Ib89042313847fe2f1e0f9bba07262b4bcfdf5c81 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* coin: Remove dependency to qtmultimediaDominik Holland2024-02-051-3/+0
| | | | | | Pick-to: 6.7 Change-Id: Ic1bb75df29f6699c8df567efceb31f637ca6b143 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* coin: Cleanup module_configDominik Holland2024-02-051-22/+2
| | | | | Change-Id: Ib2391f39276742ef00f95f7b0071f30a16ffeea9 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Axivion: Add file based and line based suppressionsDominik Holland2024-01-295-0/+46
| | | | | | Change-Id: I4e74f6ad324a4f86b097090546a7d7c516521f05 Pick-to: 6.7 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* doc: Rephrase when the auto-generator is called exactlyDominik Holland2024-01-291-3/+4
| | | | | | | Pick-to: 6.2 6.5 6.6 6.7 Fixes: QTBUG-121575 Change-Id: I5a9cfd046ec161b57bc1ebd767494b7011310f43 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Fix problems found by the static code analyzerDominik Holland2024-01-2917-56/+59
| | | | | | Pick-to: 6.7 6.6 6.5 Change-Id: I46cace14654cfb679457d427df029752d95d2dcc Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-01-271-4/+4
| | | | | Change-Id: I6e21d3c258dc06f69387d871c0af803eeb85ebae Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* coin: Use the PYTHON3_EXECUTABLE env variable when specifiedDominik Holland2024-01-261-4/+4
| | | | | | | | | | This helps to use a specific python3 version when multiple versions exist in the same path e.g. /usr/bin Pick-to: 6.7 Change-Id: I3f390955580c01d3fbad9ff5ba8a3dc4e070622b Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io> Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-01-251-4/+4
| | | | | Change-Id: I4387604f5b7d297ac5b24ea095086634c4f92306 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-01-231-4/+4
| | | | | Change-Id: I3adc6d599da0f1b7d0363584167e69d66bbed9ea Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* doc: Fix 'Environment Overrides' link in the Configuration pageDominik Holland2024-01-221-2/+2
| | | | | | Pick-to: 6.7 Change-Id: Iff170604804253918c0b7f42f2c2069d6cc8fb54 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* QIfRemoteObjectsConfig: Fix typo in function nameDominik Holland2024-01-224-5/+5
| | | | | | Pick-to: 6.7 Change-Id: Ic28c98e57e783c0078b1a2ecc50d64a10b884e37 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-01-211-4/+4
| | | | | Change-Id: I2c86569b2003200f4ceeb28388ae34acd73e3e1e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>