summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies on '6.2.0' in qt/qtdoc6.2.0Qt Submodule Update Bot2021-10-041-3/+3
| | | | | Change-Id: Ibf905a10b6de849ea83c0f10ce525e47e170412c Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-10-041-3/+3
| | | | | Change-Id: I89589fcb41600fd85401f1d1259aabe1e2ca06f4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENTIikka Eklund2021-10-021-1/+1
| | | | | | | | Current value should be empty to reflect the branch status. Pick-to: 6.2 Change-Id: Ideb6f9863c030786f6477b93a028f47774cc0da0 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-10-011-1/+1
| | | | | Change-Id: I459e1bc1dd3bbd0a84417e8a2a3abc429ad41f04 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Remove SDK minor version from supported-platforms documentationHeikki Halmet2021-09-271-1/+1
| | | | | | | Pick-to: 6.2 Task-number: QTBUG-92631 Change-Id: I82ca6da060c17e5908c3e54a2746b57772990db1 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* Update dependencies on '6.2.0' in qt/qtdocv6.2.0Qt Submodule Update Bot2021-09-251-1/+1
| | | | | Change-Id: Id9119a521ea85604d0f9d066a367f4c7fc90e6ca Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-09-251-3/+3
| | | | | Change-Id: I95ee8dd75b459289b7c5f4b3603e633fd15d939a Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Docs: Docs for QNX in 6.2Nicholas Bennett2021-09-244-2/+398
| | | | | | | | | | | Re-added and updated qnx docs from 5.15.2. Added links in supported platform page and support status in Qt modules. Task-number: QTBUG-96194 Change-Id: Ib4b29deb0a9d3995db11fd8f4174d4d2169bef8c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit e383a6bf2e09d4b72f7ecde27c0b5c4d910fa56e) Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
* Doc: Clarify INTEGRITY documentationNicholas Bennett2021-09-242-18/+11
| | | | | | | | | | | | -Clarified supported dev hosts. -Clarified supported qt modules, note D-BUS not supported. -Fixed INTEGRITY name in supported platforms page. Change-Id: I6297b344d234cb971771ab7fb30d73d96f6bf71b Reviewed-by: Kimmo Ollila <kimmo.ollila@qt.io> Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io> (cherry picked from commit 95684d058ad2442c2ea08ad0641b60314abeef04) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Mention qt_add_executable() in the CMake getting started manualCraig Scott2021-09-241-0/+6
| | | | | | | | Fixes: QTBUG-95712 Change-Id: I74b75b12b31d288359c29ec9f205ac044f8889b2 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 979e91db2ec68269c7233498a306b9e0e406f6db) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update supported platforms and compilers for 6.2.0 branchHeikki Halmet2021-09-241-7/+6
| | | | | | | Task-number: QTBUG-92631 Change-Id: I7d18b56d8a687a744de74a115a677b72cd017b65 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* Android: document way to publish single ABI bundlesAssam Boudjelthia2021-09-232-42/+99
| | | | | | | | | | | Document way to publish single ABIS bundles to the Google Play Store. Pick-to: 6.2 dev Fixes: QTBUG-96715 Task-number: QTBUG-95990 Task-number: QTBUG-88841 Change-Id: I3c87ce220ac310da87bc1d677e795705e5c4e001 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* Docs: Fix the RTOS section headerNicholas Bennett2021-09-231-3/+3
| | | | | | | | | | | | -Changed the "notes" column to “provided by” under RTOS section. -Added link to Integrity docs in the table. Change-Id: I1056df9a48197f8742b484094d031e62f38d517c Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io> Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit 0b21a48ffc6be5665db06a087b0d6cfd62314971) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add missing Qt 6.1.2 license changesJani Heikkinen2021-09-221-0/+24
| | | | | | Pick-to: 6.2 dev Change-Id: I82f57be20de777de503b55307e5cfbfc24e9a152 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Document Third-Party Code changes in Qt 6.2.0Jani Heikkinen2021-09-221-0/+47
| | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.2.0 and Qt 6.1.3 checkouts, and diff'ing these. Task-number: QTBUG-92765 Pick-to: 6.2 dev Change-Id: Ie843c7c26f383ef0615a35dc14ad0b00a3be4b14 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Update the docs now that qt_disable_unicode_defines() is documentedCraig Scott2021-09-221-2/+2
| | | | | | | | | Task-number: QTBUG-95712 Change-Id: If014345d7723de7e4a31ee41a0fb5366deafda0d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 8283936969cefbd3a2f8124ac5011a312267090e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-09-221-3/+3
| | | | | Change-Id: Iafd80d19d75422b0ba06b3a8ff3fefdb5b161e58 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocv6.2.0-rc2Qt Submodule Update Bot2021-09-211-3/+3
| | | | | Change-Id: I4ca611738a7d51f014a66972d0733044fde1b5c0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Doc: Repair broken link about GNOME IconsLuca Di Sera2021-09-201-5/+4
| | | | | | | | | | | | | | | | | | | `appicon.qdoc` contained a link that aimed to provide more information about the location and format of icons under the GNOME desktop environment. The link is now unavailable and was, hence, replaced with a new link, as given by Venugopal Shivashankar who added the original link in 2015, providing information relevant to the context. The link-text was changed to better represent the content and title of the new link. Task-number: QTBUG-96127 Change-Id: I36dda8790e146ca02d27d5797b7f56a9b1acddf7 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> (cherry picked from commit eefc4b431bc089ee32d79926bbc15eecf0b0aae0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-09-191-3/+3
| | | | | Change-Id: I11e515bf48bfa058b727f860c274e393df63fbda Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add Qt version to 3rdparty license pageKai Köhne2021-09-171-2/+2
| | | | | | | | | | | Details about the Third-Party licenses differ from minor to minor, and patch-level to patch-level release. Make it explicit that the list shown is only for the specific Qt version the documentation is part of. Change-Id: Ic8a11dfed7001d693685f70b214f27709f94ef5b Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> (cherry picked from commit 9ca11e93af2eafff8f143de322110afbd29d293f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocv6.2.0-rc1Qt Submodule Update Bot2021-09-141-3/+3
| | | | | Change-Id: I2e84a46ab98df2fb4c90f009987f8550b80d3142 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Doc: INTEGRITY: Fix linking to 'Creating a shell script'Topi Reinio2021-09-131-1/+1
| | | | | | | | Task-number: QTBUG-95860 Change-Id: I0c9f580638d3c83cfb6760c9634a4a099c7b4b8e Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 321cda39c7eb66abe902190e4516e06ce86a63d5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Doc: Update the What's New in 6.2 pageTopi Reinio2021-09-131-1/+130
| | | | | | | | | | Adopt the latest changes from https://wiki.qt.io/New_Features_in_Qt_6.2 Fixes: QTBUG-96372 Change-Id: I5b58d4daf07ee812634e210859f3d454ad119b5a Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit b7575bd1e5608ddaefeeeec769bfa3d15a16fc15) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-09-111-3/+3
| | | | | Change-Id: I6b2da02c1990df86175313340b71cc25b522f540 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-09-111-3/+3
| | | | | Change-Id: I8e8db9219025cdfec3acce80257328e2fa0ede1e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-09-101-3/+3
| | | | | Change-Id: I67b49a02a74fd1fd2a5356491f7d4d3681199908 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2.0' in qt/qtdocQt Submodule Update Bot2021-09-101-3/+3
| | | | | Change-Id: Ied3a1750c547c13cf519ef06f0c32ab2b570df09 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-081-3/+3
| | | | | Change-Id: I815a91b9e248d98f527fb1adfbc165534232c336 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-071-3/+3
| | | | | Change-Id: I5601d071842fe940d4e7d04b744dc25820bc6ba9 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Doc: List Windows on ARM as a supported platformTopi Reinio2021-09-071-0/+4
| | | | | | | | | And mark it as a Technology Preview. Change-Id: Id1afb7d76f30c0708cbd4f6a711fdecd62774a9b Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io> (cherry picked from commit f1fd402d6b4465c17d0e9b9229a8e336e5a631c3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-071-3/+3
| | | | | Change-Id: I2265237ab932f451643bbd7db1ac021585db48c3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Doc: Make it explicit which platforms are experimentalKai Köhne2021-09-071-0/+1
| | | | | | | | | | Currently the experimental 'Qt for WebAssembly' platform is just listed in another table. Change-Id: Ib9291948470b605474ca4f31a9905cb9eac798db Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 0d77b9132d82962d00a3550c18e8285aeaa84d7b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-061-3/+3
| | | | | Change-Id: I0056d1fdea305ec059b4149e0571fea35391ac5d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-051-3/+3
| | | | | Change-Id: I1e5cc38b19ba37a3b4425ad0d38406f82ad32a41 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-041-3/+3
| | | | | Change-Id: I62c3e17b99eb41fdf8499e877d5de693f1329e05 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-041-3/+3
| | | | | Change-Id: I2b02de24d55e6adb7e1e51112f487b83a7efa445 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-031-3/+3
| | | | | Change-Id: I2f709027a50f19100e259011acf2cfa345f610b8 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-031-3/+3
| | | | | Change-Id: Ie81a0815d4c2d25f112cb3445bd2654b7b1ad7d3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update the section "Support for Encodings"Friedemann Kleint2021-09-021-32/+25
| | | | | | | | | | Mark QTextCodec as legacy class. Change-Id: I6747e842079fff98515723416d100284d899a559 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 79fdda28d9da155c5f53aa4b08812e6eaefe89ab) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Doc: Add packaging recommendations for Linux distributionsJoerg Bornemann2021-09-022-0/+73
| | | | | | | | Task-number: QTBUG-89170 Change-Id: I1ca40fec43860603e39723b99462fcff119539b3 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 5aa42c9bb6f1b37586bf15972bf2e883b6d9387f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-021-3/+3
| | | | | Change-Id: I337c1021a5221d1ab60bc968fa8fa0c6f9040f6f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocv6.2.0-beta4Qt Submodule Update Bot2021-09-021-3/+3
| | | | | Change-Id: I844f0956a7c2cdc877a3788e8e995ac7ca3c38ef Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-011-3/+3
| | | | | Change-Id: Id8da0fa19ec8ab0016ba2fc40d4e89be85083fca Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* qmlapp/codingconventions: Recommend using type annotationsMaximilian Goldstein2021-09-012-1/+5
| | | | | | | | | | Task-number: QTBUG-96150 Change-Id: Iaeaff2558935ca1008fb19416ec4852b6ee51549 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 5d32ab418948b9a595cb811c70fe308297ae5d0f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-09-011-3/+3
| | | | | Change-Id: I6384014f06ce95f16e081458b9bafadaaa47db48 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-08-311-3/+3
| | | | | Change-Id: I6e8bed76497fd9d8471057318b36a68cf6360ae4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update documentation on translationsFriedemann Kleint2021-08-312-19/+21
| | | | | | | | | | Adapt to qtbase/74515a7a30b809a3ab0a2d67496e870ea3c872e6. Change-Id: I200e8a6803a46deb064f84d312a15e888f5d4e6d Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit b42a5bac54a9d6781691af9e796ef0c4c3514fce) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.2' in qt/qtdocQt Submodule Update Bot2021-08-311-3/+3
| | | | | Change-Id: I7144612e91a760f33d7e687fbf68f082e7166a6d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Support builds with ConanIikka Eklund2021-08-252-0/+57
| | | | | | | | | | | | | | | | | | | The recipe uses Conan's supported way to inherit from a given base class via 'python_requires_extend'. The qt-conan-common package implements a base class for Qt leaf module recipes. The build steps in leaf modules are mostly identical so it makes sense to put those in the base class. Dependencies are read by the base class from the 'dependencies.yaml' which is the same file the CI system uses. Task-number: QTBUG-94916 Change-Id: I9d213a7c4ab55dca42da978f4c0d49e696a258ca Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 5f904c4cb44dfd05778cdd379b8925f7e14abfff) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>