summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies on '6.2.3' in qt/qtwebchannelv6.2.36.2.3Qt Submodule Update Bot2022-01-191-3/+3
| | | | | Change-Id: I8e80593ec237230ddeced81627707f728e312061 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2.3' in qt/qtwebchannelQt Submodule Update Bot2022-01-171-3/+3
| | | | | Change-Id: I4619ca6410eb46463e708ac04eff9b8ea014ce22 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2022-01-041-3/+3
| | | | | Change-Id: I7c36e2f71985b1c122d550953d77719393ab36b9 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2022-01-031-3/+3
| | | | | Change-Id: I558e3ec7b26007945e4773005fb5cef93816508f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Bump version to 6.2.3Jani Heikkinen2021-12-182-2/+2
| | | | | Change-Id: I7117191d021cfee34a23b9ee047fa6074375ddd1 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-12-181-3/+3
| | | | | Change-Id: Ib79c7bebcaa989bcc8c3b1a2ffbd4aaa0ef12620 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-6/+6
| | | | | | | | Task-number: QTBUG-90820 Change-Id: If6e6713058cfd4f7940e99261eca658ddb604b36 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 7fd5d81261b195de475b436689a59e047bbd73ce) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* QMetaObjectPublisher: Never send stale queued messagesArno Rehn2021-12-141-3/+15
| | | | | | | | | | | | | | | | | | | If the client is connected with an in-process transport, it can happen that a transmitted message triggers a subsequent property change. In that case, we need to ensure that the queued messages have already been cleared; otherwise the recursive call will send everythig again. Case in point: The qmlwebchannel tests fail if we don't clear the queued messages before sending them out. For that same reason set the client to "busy" (aka non-idle) just right before sending out the messages; otherwise a potential "Idle" type message will not correctly restore the Idle state. Change-Id: Idc4afdd5cf4b4e03b8de8953a03d28442d74a3ab Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit b4bf8f5e043120341cd9caa59f25a2beecd94ad0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Enforce ctest exit code in the CI by switching to new COIN configArno Rehn2021-12-141-1/+1
| | | | | | | Change-Id: I00b68bc109e52680531e30b6f1ed7681b1761ad2 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit e2d65cdcad5c57b6426cacee5926fa9d7937c571) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-12-131-3/+3
| | | | | Change-Id: I09bd15f10dbca6b2b5fa102a8d8dd02f8528ce8c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-12-111-3/+3
| | | | | Change-Id: I93ca8f01e44b1e77a5ddd6225ae9acb66f8b4fa5 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-12-111-3/+3
| | | | | Change-Id: Ib952696b62a9adb51855cc43f9ecac5bbd20422a Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-11-301-3/+3
| | | | | Change-Id: Ic81fbc41e706964706ea8e824907f5b99a026e09 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-11-291-3/+3
| | | | | Change-Id: Iac3439a3b9f37934eeb11a05d36d27b9fb80495d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-11-281-3/+3
| | | | | Change-Id: I30682924442dde20ac41d6ae79b38ec380e0aca1 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add .qmproject file for examples containing .ui.qml filesThomas Hartmann2021-11-161-0/+39
| | | | | | | | | | If an example contains ui.qml it should also have a .qmlproject file for Qt Design Studio. Change-Id: Iaa399b5d36f429d84e8844ec3813a65d729dd03a Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit 69cf633cef93b65cad50c180b9099a79ac5539f9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-11-091-3/+3
| | | | | Change-Id: Idc73a2b5de9449005ca861d2851bc2ea47c7cffd Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Include <QProperty> explicitlyMarc Mutz2021-11-083-0/+3
| | | | | | | | | Don't rely on the transitive include of qproperty.h by qobject.h. Change-Id: I180394ed09dae1bd3106171c17dbe035f6328806 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit f8aa8116eea578d552b69120e8a7271fe8c7a8fb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-11-051-3/+3
| | | | | Change-Id: If709ce6eaafba51c9f337447a8e46357a5322a41 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-11-041-3/+3
| | | | | Change-Id: I35a4017587499c7f0a13a8589d2d0938a2b58aa1 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-11-031-3/+3
| | | | | Change-Id: Ifaec420a03834ae79293f5884f3f504e07c6d836 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Bump version to 6.2.2Jani Heikkinen2021-11-032-2/+2
| | | | | Change-Id: Iacef9f566b424aa7229e1394c9aaa730c8b703af Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-11-011-3/+3
| | | | | Change-Id: Ice1a4758eed469ea918a526e651bc4ad9f4022aa Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-291-3/+3
| | | | | Change-Id: I11a79bc63a431078101b8885b9688632208e3faf Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-281-3/+3
| | | | | Change-Id: Ia777b79c6c2457ebfd5201775c440a61380de234 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-271-3/+3
| | | | | Change-Id: I50233a0efdce85abab31e408ad9b66a7e1e9fe33 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-261-3/+3
| | | | | Change-Id: I45e91ee4016dccd17af5568a1bacbfe504d59310 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-261-3/+3
| | | | | Change-Id: I3eeb3a7b47d7cf5d0004b12b4c255dc2f79c7d80 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-251-3/+3
| | | | | Change-Id: I3703a5c3f1a6ae10cb6e2fa8f81f1a97321974bd Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-121-3/+3
| | | | | Change-Id: Ib272f20ef6daa9b87e121332bb9db9f98ac14f32 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-111-3/+3
| | | | | Change-Id: I956f9671dbd044f9e8f95dba9953dad5c827db7b Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-081-3/+3
| | | | | Change-Id: Ic5fb70c3926536fe5df948e4e6e06ca328e38ead Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-071-3/+3
| | | | | Change-Id: I5a0d60bba60a1f61950fa714acefd5e7cf8d7a1d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-071-3/+3
| | | | | Change-Id: I7516981e122ff9521eee48755de581ace2287958 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-061-3/+3
| | | | | Change-Id: Ib977f9afc60777642145dc484002b77738bb8f3f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Bump version to 6.2.1Jani Heikkinen2021-10-052-2/+2
| | | | | Change-Id: I54b0ec0d73a821e1904e4363189faebdb441b60b Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-051-3/+3
| | | | | Change-Id: I8925a10561b1b078f7272816c47b9d91fdbc481e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-041-3/+3
| | | | | Change-Id: Idd50425f33f2f99c2ca4018b20a8a5497c694b4e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENTIikka Eklund2021-10-031-1/+1
| | | | | | | | | Current value should be empty to reflect the branch status. Change-Id: I229c9ec6ea41db83ef29b2284883f189594e7836 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 52bc2c132847416a1a9e8c53e6425f9193cbba7e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-021-3/+3
| | | | | Change-Id: I0720dd05a63c376d43efcc986aacf80382775d51 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-021-3/+3
| | | | | Change-Id: I16fdda60d2d5754a757df8db041198721b52af18 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-011-3/+3
| | | | | Change-Id: I2a129768618d6cd63fd2fb9076974a1dfaf67f34 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-10-011-3/+3
| | | | | Change-Id: I556ad923a98bb57f240e7e6a0a946dceebd70863 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-09-301-3/+3
| | | | | Change-Id: Iaeefaeb1054c6f44e7f7fbc68188dd5db0270dae Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-09-291-3/+3
| | | | | Change-Id: I14b8ac5b40b209daeb214e952e034f0a6d54623c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-09-291-3/+3
| | | | | Change-Id: Id28eb761da12b322a748aa9f56330a8c708446ee Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-09-281-3/+3
| | | | | Change-Id: Ic9f840d056699bcc47855814de36e3569ac5501a Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-09-271-2/+2
| | | | | Change-Id: I1f2d807c6d2ec4e716f1bfcce2546bcd7f642ea3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-09-251-3/+3
| | | | | Change-Id: I7da6338efa5fbe4860f2fddb9a8987b7d02039c1 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtwebchannelQt Submodule Update Bot2021-09-251-3/+3
| | | | | Change-Id: I72b6ed2c494928e81a0f6fc7bee99b2f02510b2f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>