summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies on '6.7' in qt/qtwebview6.7Qt Submodule Update Bot2024-09-061-2/+2
| | | | | Change-Id: I5cfd49f1d8808c0093c808c88fdbcd1ebaad6fb7 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-09-051-2/+2
| | | | | Change-Id: Ie06cb6c3d66d8c2e508c5bce6128d3e1cbc37dc2 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-291-2/+2
| | | | | Change-Id: Ib84f886fa62c39ee3c007d5e32821075da6a521a Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-281-2/+2
| | | | | Change-Id: I4ef8d01224a2f8d552a800e765c2be8983d4b530 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-261-2/+2
| | | | | Change-Id: I490162bb46632dbc11c6ab1274aa46bf3a52740b Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-221-2/+2
| | | | | Change-Id: Ib718e7dd48b2b79dcd8530970eb0e1206b58efe7 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-201-2/+2
| | | | | Change-Id: Ic6e0647462b81b88348a13494f47a2965b6a5e45 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add support for NSArray and NSDictionary in Darwin WebView's fromJSValueTor Arne Vestbø2024-08-191-1/+25
| | | | | | | | | | | | | | | | To not have to write NSArray and NSDictionary conversion from scratch we round-trip via JSON. One quirk of this approach is that NSDate is supported as a standalone result object, but not nested in an array or dictionary, as NSJSONSerialization doesn't support that. But at least this brings us some of the way for array and dictionary support. Fixes: QTBUG-70166 Pick-to: 6.5 Change-Id: Ied8a261e964c5adbadb503efb0bb7812ef911b83 Reviewed-by: Christian Strømme <christian.stromme@qt.io> (cherry picked from commit b1e326ddffc45dd12dd6e454254649686bfdbfa4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 3c3f5813166a04f347f7083fe6a78251db85caac)
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-151-2/+2
| | | | | Change-Id: Ic138d77b29cf6fac7dee4743919d5ee42a0a6989 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Polish the minibrowser exampleFriedemann Kleint2024-08-072-24/+25
| | | | | | | | | | | | | | - Use string literals - Streamline the code - Use initial properties for the window position Task-number: PYSIDE-2206 Change-Id: I15d9d745e52625281560ab42acda563559a9f164 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 44ec15a4e65afff79a749b57f36d15a6dd42b5a1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 3cbbf09d189db4dd1d9421f86446e3b03831a2a0)
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-071-2/+2
| | | | | Change-Id: Id0145989eda485f3d13a2c9fb7b3fed1734dda1d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-031-2/+2
| | | | | Change-Id: Ia0fa4a538475ab8daf5aa7aac4dbfc08c8da5d96 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-08-011-2/+2
| | | | | Change-Id: I739dda342fbcd6dbb648d5b460ab8f9d7c8d4dfe Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-07-311-2/+2
| | | | | Change-Id: I35600fb6f17ffae4589cc6117604a01b1f827064 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-07-261-2/+2
| | | | | Change-Id: I655e378f4a1fdf9262ef5f65e1e5e06282570f14 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-07-181-2/+2
| | | | | Change-Id: Ib39035d641a95e44db632a8534496772801bcc39 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-07-081-2/+2
| | | | | Change-Id: Ife433e4a8b67fd1eaab1ebbaf889ada2135d68ec Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Fix failing test due to async title update in WKWebViewChristian Strømme2024-07-051-1/+1
| | | | | | | | | | | The title isn't changed immediately, so do QTRY_COMPARE Pick-to: 6.5 Change-Id: I565ed9fadabdc491599b1d390c4ded6232857420 Reviewed-by: Andy Nichols <andy.nichols@qt.io> (cherry picked from commit fe7a3a2e140014007b76da38c94f01acada6813b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit da204a7a6fbe8600c52f3df891c9133f7eab4682)
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-07-051-2/+2
| | | | | Change-Id: I4ea490b618b1284ca551b99c3b4e808047128791 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-06-271-2/+2
| | | | | Change-Id: Ibb63ad6a58fca148a135093b3625c4b812c75c6e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-06-251-2/+2
| | | | | Change-Id: Iacea3bedaa89c2f2b236a0e121a1406d532c793f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-06-211-2/+2
| | | | | Change-Id: I335f6fe6f61191770eab6ad10c375f5060ee8501 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-06-201-2/+2
| | | | | Change-Id: I70ea391552888074b55de1fa54b7a3d43ddded40 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-06-161-2/+2
| | | | | Change-Id: I9cb6ad74ada144999804307bc384c408db2e23cb Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Bump version to 6.7.3Jani Heikkinen2024-06-161-1/+1
| | | | | Change-Id: I556682f65ae74f8d91bddfb101112e4b5fae8111 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-06-031-2/+2
| | | | | Change-Id: I00924fb032bbab5bd092bf7f6859d6e159c662a1 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-06-011-2/+2
| | | | | Change-Id: Iaae48db7abdcbed91ba3b07009990f4bcb4f6858 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-301-2/+2
| | | | | Change-Id: I0984edeadab2bc75d4a99f07518b319facf3f641 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-241-2/+2
| | | | | Change-Id: I2ccba043101276bb21a4c8b06da4688d92d0566d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-211-2/+2
| | | | | Change-Id: Icf293ec96786d70a8aff00c9fd60180795721ecf Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-151-2/+2
| | | | | Change-Id: I5ba97cf76daa3f48931dc7c3cc9b0c5aa44600a7 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-071-2/+2
| | | | | Change-Id: I387c75de18fa4eabfd06c30cccb7e5a5cf65849b Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-061-2/+2
| | | | | Change-Id: I858f387793a1313ac9fcd2cc0e0b5a477bb7a920 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-031-2/+2
| | | | | Change-Id: I6607244e758901922288fc0c92766f0029d7167b Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-021-2/+2
| | | | | Change-Id: I62bdba8ac413a83074009bc0da4e7b14ea896304 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-05-011-2/+2
| | | | | Change-Id: I0464e36cc12c2c7159da34a7a57a2ca7b3ee4ab5 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-04-301-1/+1
| | | | | Change-Id: I124b96c4043c4dcf5e2c53206a4cc2766fffae89 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Bump version to 6.7.2Jani Heikkinen2024-04-291-1/+1
| | | | | Change-Id: Ie48ba757fad54fa592a429f9b99c77c0d010b1f2 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-04-291-2/+2
| | | | | Change-Id: I0f79822ccd57d3da890da29c5e3441a5e9327fc6 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-04-261-2/+2
| | | | | Change-Id: I81caf0d2f355e055c6998f600c9797746996ff00 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-04-231-2/+2
| | | | | Change-Id: I4059800e440ac65b1c5ad750c1310c0ee0484682 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-04-111-2/+2
| | | | | Change-Id: I85d90c3b2d58cdbe0c0f80abc8dd8343637653db Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add a licenseRule.json file for checking of SPDX license identifiersLucie Gérard2024-04-051-0/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The license test in qtqa reads this file in order to check the validity of the license used. This file reproduce the QUIP-18 [1] rules, with some exceptions. Each entry in the file corresponds to a set of licensing rules. A set of licensing rules can depend on the file ending, registered in "file_pattern_ending". The last entry in the file has no "file_pattern_ending", it sets the rules for the files whose licensing does not depend on their ending. The license to be used depends on the location of the file within the Qt module repository. Let's call this "<true_location>". The "<true_location>" can also correspond to a file name, offering flexibility for exceptions to the rule. The "<true_location>" are registered in "location". For each "<true_location>" there is a "file type" entry and a "spdx" entry. The "spdx" entry gives the rule: the expected license tag(s) in SPDX format for the file ending (if applicable) and "<true_location>". The "file type" informs on the QUIP-18 type the tested file corresponds to. It is purely informational for the reader. The set of rules are tested in order of appearance in the json file. For this reason, a more constraining ending (like "special.txt") needs to appear in a "file_pattern_ending" located before the "file_pattern_ending" of a less constraining ending (like ".txt"). Also, a file ending cannot be present in two "file_pattern_ending". "file_pattern_ending" and "spdx" should list strings. "<true_location>" can be regular expressions. During the test the deeper "<true_location>" are checked first. The order is which they appear in the json file does not matter. To test this file, run QT_MODULE_TO_TEST=../qtwebview perl tests/prebuild/license/tst_licenses.pl [1]: https://contribute.qt-project.org/quips/18 Task-number: QTBUG-121039 Change-Id: I286e53b6437921b121030461d579dd8bbd8c8c58 Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 0e2b279143c4ad52e7ceb4b42c17e97b5f0da0a3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Correct license for examples filesLucie Gérard2024-04-053-3/+3
| | | | | | | | | | | | | According to QUIP-18 [1], all example files should be LicenseRef-Qt-Commercial OR BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Task-number: QTBUG-121787 Change-Id: I4ae1e94abe3fd5d9ef0e544ddc9183e018f1723b Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit a3f2c6d79b3156cba4b8c59efc710ced361d9b13) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Change license for test filesLucie Gérard2024-04-053-3/+3
| | | | | | | | | | | | | According to QUIP-18 [1], all test files should be LicenseRef-Qt-Commercial OR GPL-3.0-only [1]: https://contribute.qt-project.org/quips/18 Task-number: QTBUG-121787 Change-Id: I90dc70a85a6699858ca8f6c6b48bb4e125a22da7 Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit f43719150bdf4867948ddd567bab2f9e39e3ead5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-04-041-2/+2
| | | | | Change-Id: I12d82e8cfc66d72d897954788cd2fc1cef278655 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-04-031-2/+2
| | | | | Change-Id: I7500b3fee59ce30ce45bebcf61718d88fea307ab Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-03-281-2/+2
| | | | | Change-Id: Iec4783011bbd05dcf9b01332e09935cae001fe76 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-03-271-2/+2
| | | | | Change-Id: I1397b5946337f14abd153eb8deb3c3c97310e709 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.7' in qt/qtwebviewQt Submodule Update Bot2024-03-221-2/+2
| | | | | Change-Id: I6d89c98ccbf3f75e365f42d6c26d7e37b3c9d1de Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>