- 18 Nov, 2021 - 1 commit
-
-
Ivan Solovev authored
The blog post [0] explicitly specifies the minimum supported Windows 10 version for Qt 6. This patch updates the documentation accordingly. [0] https://www.qt.io/blog/qt6-development-hosts-and-targets Pick-to: 6.2 Change-Id: I4d11c5fedcbf6ed0b4b4badfeac9a06ad7d28193 Reviewed-by:
Paul Wicking <paul.wicking@qt.io> Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
- 16 Nov, 2021 - 1 commit
-
-
Paul Wicking authored
Fixes: QTBUG-98327 Pick-to: 6.2 6.2.1 Change-Id: I85735fbb3ba52b5d3142d08f1eaa6376ad552c83 Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-
- 15 Nov, 2021 - 4 commits
-
-
Venugopal Shivashankar authored
Change-Id: I157ef93d8a5c07528de267fe51ea9ed7f161a7ee Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
Ulf Hermann authored
It doesn't exist anymore. Change-Id: If879303dbf226ec54df8694caae03189407a5767 Reviewed-by:
Fabian Kosmale <fabian.kosmale@qt.io>
-
Venugopal Shivashankar authored
Change-Id: I10434c5231794ce91ddb170882ce8e55ca829cd0 Reviewed-by:
Paul Wicking <paul.wicking@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@qt.io>
-
Heikki Halmet authored
Task-number: QTBUG-97339 Change-Id: Ia6d7565178c3120792c43977239106109725af92 Reviewed-by:
Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit ff08f628)
-
- 10 Nov, 2021 - 2 commits
-
-
Qt Submodule Update Bot authored
Change-Id: Iafc1245ef5f53f85b237e808d54b269c4b57592f Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
Jani Korteniemi authored
QtPurchasing module is deprecated in Qt6. However, the purchasing code is moved as example/demo under qtdoc to demonstrate the use of in-app purchases in Android/iOS. The demo is under demos\hangman. Few fixes done to the original code: * Ported the code to Qt 6. * Removed reinterpret_casts and QQmlListPropertys. * Fixed few QML warnings. * Added documentation * Fixed documentation * Added CMake port * Fixed Cmake for iOS * Modified Fonts in qml file * project name changed from qthangmanpurchasing to hangman Task-number: QTBUG-84776 Pick-to: 6.2 Change-Id: I86051b29d54cfb4a48b310ebc8d538c806fbf8da Reviewed-by:
Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by:
Nicholas Bennett <nicholas.bennett@qt.io> Reviewed-by:
Assam Boudjelthia <assam.boudjelthia@qt.io>
-
- 09 Nov, 2021 - 2 commits
-
-
Paul Wicking authored
Change-Id: Id50f140501213b530e033f4b0a88987b11a38949 Reviewed-by:
Topi Reiniö <topi.reinio@qt.io>
-
Paul Wicking authored
5.13 and 5.14 were incorrectly listed with extended support not available. Correct the mistake. Fixes: QTBUG-98110 Pick-to: 6.2 5.15 Change-Id: Ie399522377bb0d4a106240388bdeb85ea20dd08b Reviewed-by:
Tero Pelkonen <tero.pelkonen@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@qt.io>
-
- 08 Nov, 2021 - 1 commit
-
-
Tor Arne Vestbø authored
Testing various examples shows no regressions, and there's nothing in the release notes that would indicate that iOS 15 shouldn't work as well as iOS 14. Pick-to: 6.2 5.15 Change-Id: Idc63e4b92d81085906ffea42d9f3b844dee75c05 Reviewed-by:
Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by:
Topi Reiniö <topi.reinio@qt.io>
-
- 05 Nov, 2021 - 1 commit
-
-
Zhang Hao authored
Fixes: QTBUG-98000 Change-Id: Iba84e4344fbae16ca9ee6f0a24dcd069b93ca0bc Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-
- 04 Nov, 2021 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: Iaa48845bdb1a4ac28933ddcaf1a19ea6bcc27bde Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- 03 Nov, 2021 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I8d0c4c8b36f953a1e2b2cb0ea5ee69f3806b9fc2 Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- 02 Nov, 2021 - 2 commits
-
-
Morten Johan Sørvig authored
Pick-to: 6.2 Change-Id: Ia9a2bc8bada4a3640db33335971fbf47695077e5 Reviewed-by:
Morten Johan Sørvig <morten.sorvig@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: I45074eb6e66ec6c5da39421a2b39c9921cf096d3 Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- 27 Oct, 2021 - 1 commit
-
-
Marianne Yrjänä authored
Pick-to: 6.2 Change-Id: Ie0745b4fcc70169e287452fcd53a7385ec6fc1f8 Reviewed-by:
Nicholas Bennett <nicholas.bennett@qt.io>
-
- 22 Oct, 2021 - 1 commit
-
-
Joerg Bornemann authored
QT_BUILD_TOOLS_WHEN_CROSSCOMPILING was recommended for cross-compiling, because otherwise qml, qmlscene and qmlpreview were not built for the device. Those tools are user-facing tools, and it was a bug that they were not built for the target. This is fixed since qtdeclarative/3e2a85384b1f5454e51a27827114e49746f8837a, and the recommendation is now invalid. Pick-to: 6.2 Change-Id: Id1b9962ec1c307d9665e798acbb4be8c4cedfc2f Reviewed-by:
Alexandru Croitor <alexandru.croitor@qt.io>
-
- 21 Oct, 2021 - 1 commit
-
-
Kai Köhne authored
Pick-to: 6.2 Change-Id: Id39c69b2100c6a07ccf7c6fc0eec8a9190eb9425 Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
- 20 Oct, 2021 - 1 commit
-
-
Fabian Kosmale authored
There is a short section about connecting to/from QML. It was a bit outdated, given that its now possible to use type hints to get a different type in the meta-object system for QML signals. This change updates the documentation, and adds a link to the more detailed QML documentation. Pick-to: 6.2 Change-Id: I4ccf2fa67d458b77257f1b31598defb13ab1b362 Reviewed-by:
Maximilian Goldstein <max.goldstein@qt.io>
-
- 19 Oct, 2021 - 4 commits
-
-
Paul Wicking authored
Fix a few typos spotted during integration. Task-number: QTBUG-96372 Change-Id: Icaf4c04f7dfe81ded0bc8023c729f961b129276b Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 2c25ea34 ) Reviewed-by:
Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-
Paul Wicking authored
Certain information was added to the wiki [0] after the creation of the What's new in 6.2 documentation page, and didn't end up in the official docs with the 6.2.0 relase. This patch seeks to remedy that by including the information from the wiki that was left out. [0] - https://wiki.qt.io/New_Features_in_Qt_6.2 Fixes: QTBUG-96372 Change-Id: I4bca4e8157e6dcac7638996f9d99219327268c12 Reviewed-by:
Topi Reiniö <topi.reinio@qt.io> Reviewed-by:
Vladimir Minenko <vladimir.minenko@qt.io> (cherry picked from commit e0d30d3e ) Reviewed-by:
Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-
Jani Heikkinen authored
The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.2.0 and Qt 6.2.1 checkouts, and diff'ing these. Task-number: QTBUG-97338 Change-Id: I79807eb112bd318afab7cda5592d18f184768cb6 Reviewed-by:
Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 36a37667 ) Reviewed-by:
Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-
Jani Heikkinen authored
Task-number: QTBUG-97580 Change-Id: I0f1b7be1dfc13d3f61d6e6867567bbd2ca7f9ebc Reviewed-by:
Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 85dbb4a9 ) Reviewed-by:
Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-
- 12 Oct, 2021 - 2 commits
-
-
Alexandru Croitor authored
Quotes on the command line get interpreted by the shell but in the project they are interpreted by qmake itself, which leads to problems. Explicitly mention that no quotes should be used in the project file when specifying multiple arches. Pick-to: 6.2 Fixes: QTBUG-97438 Change-Id: Iac0f664835c0566c6263fed97ac598c88572bab2 Reviewed-by:
Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by:
Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: Ib4ec30e9149f6546379f63c55751572400f71db1 Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- 11 Oct, 2021 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I65f36d7172dd42ab945c61c60c75b9786f49d2fd Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- 08 Oct, 2021 - 2 commits
-
-
Qt Submodule Update Bot authored
Change-Id: I5edccc77e44771bd31e27c1e0f031c012d09d281 Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
Lorn Potter authored
This briefly documents the use for simd, threads, source maps and opengles3 Pick-to: 6.2 Change-Id: I7cc87e4b0704baf73360295f53168234f69e0f26 Reviewed-by:
Morten Johan Sørvig <morten.sorvig@qt.io>
-
- 06 Oct, 2021 - 4 commits
-
-
Qt Submodule Update Bot authored
Change-Id: I6baa5e65c3511853cdfdf5fda796518c40c83d2c Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
Morten Johan Sørvig authored
Pick-to: 6.2 Change-Id: Ibbe500fe2a8da121e0de793e8e688ed392de8d87 Reviewed-by:
Andy Shaw <andy.shaw@qt.io>
-
Kai Köhne authored
The group got renamed in qtbase. Pick-to: 6.2 Change-Id: I8853267ed90feb39895ce047437e56967ef87c6f Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
Kai Köhne authored
The current links in the 'More Information about Qt 6' do look a bit arbitrary. It is not clear why 'Qt Creator', 'Qt Overviews' or 'Qt Examples and Tutorials' are particularly relevant when you're on the 'Porting to Qt 6' page. Therefore rename the section to 'Further Reading' (about porting to Qt 6), and remove unrelated links. The section is not linked to from anywhere else in the documentation, so just renaming it is safe. Also, make it clear that the 'Qt 5 and Qt 6 compatibility' page is for CMake only. Pick-to: 6.2 Change-Id: Ib60db0f342607cf60b2f6a4908ed8841541adeb6 Reviewed-by:
Nicholas Bennett <nicholas.bennett@qt.io> Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
- 05 Oct, 2021 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: Iecfd919ce3984d9eb5e1d86e21ed2e09bce4faab Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
- 04 Oct, 2021 - 1 commit
-
-
Paul Wicking authored
Fixes: QTBUG-97052 Pick-to: 6.2 Change-Id: I1f8e523870080ff74b6d9ad8bb2c867540f5efb9 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 01 Oct, 2021 - 2 commits
-
-
Qt Submodule Update Bot authored
Change-Id: Ic850f8fe4c7f52e31026789e99e54675d039ecdc Reviewed-by:
Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
-
Luca Di Sera authored
Qt Design Studio's `Cluster Tutorial` was recently removed. A link to it was provided in `create-your-first-appliactions` page and is now removed as well. The link was registered as an `\externalpage` link in `external-resources.qdoc` and its entry was removed along the above mention to it. Task-number: QTBUG-96127 Pick-to: 6.2 Change-Id: I11a94523d54c66bd654133178ab6467c7ee3c0ac Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io>
-
- 30 Sep, 2021 - 1 commit
-
-
Luca Di Sera authored
The link was to `msdn.microsoft.com` which now redirects to `docs.microsoft.com`. While the redirection works, our script to catch broken links on dev-snapshots builds of the documentation doesn't handle redirection correctly, reporting it as broken. Both to appease the broken-links script and to avoid an unneccesary redirection, the "Side-by-side Assemblies" link in `windows.qdoc` was modified to point to the new address. Additionally, the link-text was modified to better represent the content of the page. Task-number: QTBUG-96127 Pick-to: 6.2 Change-Id: I436583f8e3fa4aadd1d8e02d3ae0b539c5713610 Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-
- 29 Sep, 2021 - 2 commits
-
-
Fabian Kosmale authored
Additionally, shortly hint at the corresponding CMake functionality. Pick-to: 6.2 Change-Id: I7d9d8034efa546117df572daafbad3077d520465 Reviewed-by:
Ulf Hermann <ulf.hermann@qt.io> Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
Kai Köhne authored
Make sure module changes in Qt 6.1, Qt 6.2 are listed, too. Pick-to: 6.2 Fixes: QTBUG-94691 Change-Id: I5cb491374080fbd141afb3f8b1f60733654340ae Reviewed-by:
Tuukka Turunen <tuukka.turunen@qt.io> Reviewed-by:
Paul Wicking <paul.wicking@qt.io>
-