summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies on '6.4.2' in qt/qtdocv6.4.26.4.2Qt Submodule Update Bot2022-12-121-4/+4
| | | | | Change-Id: I81973680ba3fec5c4b1940a3d75b12ea899eb400 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Link whats new in Qt 6Jaishree Vyas2022-12-121-0/+1
| | | | | | | | | Fixes: QTBUG-107723 Change-Id: I34d6b72363049ffa105778e696a0d4e956c28d65 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Vladimir Minenko <vladimir.minenko@qt.io> (cherry picked from commit a7c8136d37f53a9960271e9cc7f0aca4675e798d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4.2' in qt/qtdocQt Submodule Update Bot2022-12-091-4/+4
| | | | | Change-Id: I90f928bc0301f3049262b20b92d75cfc25316616 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Document Third-Party Code changes in Qt 6.4.2Jani Heikkinen2022-12-071-1/+15
| | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.4.1 and Qt 6.4.2 checkouts and diff'ing these. Task-number: QTBUG-108943 Pick-to: 6.4 dev Change-Id: I0a925d00270d7ff82993f448d4d3cb8e5741b664 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update supported platforms and compilers for 6.4.2 branchHeikki Halmet2022-12-071-5/+5
| | | | | | | | Pick-to: 6.4 Task-number: QTBUG-108944 Change-Id: Id163b2efdba77d9f2e70bd049ddec791ccd6754c Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Update dependencies on '6.4.2' in qt/qtdocQt Submodule Update Bot2022-12-071-4/+4
| | | | | Change-Id: I10f84b3c758e497aae4816af27d879f7b2f424e9 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.4.2' in qt/qtdocQt Submodule Update Bot2022-12-061-1/+1
| | | | | Change-Id: I992454abfa5982700510607ff7713cb7b88c8574 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.4.2' in qt/qtdocQt Submodule Update Bot2022-12-051-4/+4
| | | | | Change-Id: I1cb10f60a76068f0956632ea8ac66f955dc8d1a2 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update 'Supported Qt Versions' documentationJani Heikkinen2022-12-051-1/+1
| | | | | | | Task-number: QTBUG-108942 Pick-to: dev 6.4 6.2 Change-Id: I338ce6641c4dcab8934a32d969b006bbd7f1fd68 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-12-011-4/+4
| | | | | Change-Id: If598d45df76b5bf66b1f95661c6f901f92165df9 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Doc: WebAssembly: Update 'OpenGL and WebGL' sectionTopi Reinio2022-11-301-14/+20
| | | | | | | | | | | | | Remove paragraph about mixing raster and OpenGL not being supported as the related bug has been fixed. Improve formatting and sentence structure. Fixes: QTBUG-108670 Change-Id: I2100c1a5710da8564a205801a96f5c17f228f06c Reviewed-by: Lorn Potter <lorn.potter@gmail.com> (cherry picked from commit 457ea10472407fc5e27912b1e7b7f0cab3de237e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-11-301-4/+4
| | | | | Change-Id: I728bcef9830bcba1c4b243ad6cdad0f30d4db589 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* wasm: add asyncify use casesLorn Potter2022-11-291-0/+7
| | | | | | | Change-Id: Ic937f3f4f1d8c5266c4da89d9ec1cc89713c2268 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit e5a44a670666fa611d51b149fe09e6d525b55dc1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Doc: Replace hard-coded Qt version numbers with the \QtVersion macroTopi Reinio2022-11-281-7/+7
| | | | | | | | | | And use \badcode instead of \code for command-line instructions. Fixes: QTBUG-108101 Change-Id: Ia1571f135746534fe5eace26e1b0945936ef4c53 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit c69baa28682a2d171385216043e0fa8efed50aa0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* addressbook example: use system palette to define background colorTimur Pocheptsov2022-11-251-0/+2
| | | | | | | | | | | | | On macOS with native style in use, a (push)button is drawn using NSButtonCell. In Dark theme it's transparent (and the text on button has white color). Having a white background (table view's cell), transparent button on top + white text makes the text invisible. Fixes: QTBUG-108513 Change-Id: I29e92fc2c9adc1f34bc7401f8ba560128f6c5214 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> (cherry picked from commit 11d2f8bb22a99a172d1a409e7ab5a11146d90a2a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-11-231-4/+4
| | | | | Change-Id: Ie42a10ef6a7763dc371218a767db5a1be0cd2667 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-11-221-4/+4
| | | | | Change-Id: I763a4331ad180ae0151ab1a7a0830c44ff5ab710 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-11-181-4/+4
| | | | | Change-Id: I55d4956a6c65f7fea1dc955359c989abfbb8af71 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Doc: Add links to module-specific system requirementsAndreas Eliasson2022-11-161-3/+12
| | | | | | | | | | | | For now, only link to modules that have existing pages or sections for how to build from source. Also, fix a few minor grammatical issues. Fixes: QTBUG-107453 Change-Id: I36d1d43137782fc62c4855883813bc1398da6cc7 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 127cfcc8a1523796eb5b5544c153ad197390b977) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-151-3/+3
| | | | | | | | | This is a the same semantic patch (qt-port-to-std-compatible-api V5 with config Scope: 'Container') as in dev. I've re-ran it in 6.4 to avoid cherry-pick conflicts. Change-Id: Ie6a083dbb29c0dd9ccd8a1acaedba2a848f2a2eb Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
* Fix contacts not shown in the UI of RESTful Address Book exampleKonrad Kujawa2022-11-151-1/+1
| | | | | | | | | | Transform data into correct container in AddressBookModel::updateContacts() method. Change-Id: I1cf6ddd4d47fcba2336b2e661f85c1cbeb724e91 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> (cherry picked from commit 5d4faa1d1e01a57a78e699c99758faa6cd073ea9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Doc: Fix \qt5 macro usageTopi Reinio2022-11-151-15/+15
| | | | | | | | | | | | | The macro attempted to pass the result of \c command as an argument. This is not supported; while it would be possible to pass an escaped version of the command, remove the \c styling from the links completely as that makes the link style consistent with the rest of the documentation. Change-Id: I766530b1cf0642667bb1a24782ce752f5b63f0d9 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 694cb2cb98dcb22c8e01ba4092e40c22ca4c3373) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-11-141-4/+4
| | | | | Change-Id: I895b253d62a4a54bf800817143f74b94d2f3a305 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-11-121-4/+4
| | | | | Change-Id: I0ffa73270b79713c2c365a8d781eae5c6440fcb6 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Bump version to 6.4.2Jani Heikkinen2022-11-121-1/+1
| | | | | Change-Id: I618cfaf7c6d8b1cf37720692b948b373f27f4135 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Embiggen the calqlatr buttonsShawn Rutledge2022-11-102-6/+6
| | | | | | | | | | | | | | The buttons were too hard to hit, with such big gaps between columns and rows, and such a small active area. You can't see how big the active area is, so the expectation is that it should be large, for easy fat-fingering on a touchscreen. Task-number: QTBUG-102408 Task-number: QTBUG-108335 Change-Id: I9aab5d64a8c6c0a0218e9a91f93d072033e04e8a Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io> (cherry picked from commit edf70b2a4272c7f34e792c117214b7fe7ba2978c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Document Third-Party Code changes in Qt 6.4.1Jani Heikkinen2022-11-081-0/+21
| | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.4.1 and Qt 6.4.1 checkouts, and diff'ing these. Task-number: QTBUG-107336 Change-Id: I91a73fb461ad76d47c3be354369c76f7bf4a6c68 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit ded054113d4dc19b880b8cade372bff1952fb32d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update 'Supported Qt Versions' documentationJani Heikkinen2022-11-081-1/+1
| | | | | | | | Task-number: QTBUG-107335 Change-Id: I91aba0af3089cd5069d90124f98da708a1bb69c7 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit d5e9eb212ead9135627aee01e4a3af4736ce23e7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-11-071-4/+4
| | | | | Change-Id: I596b3e1593ea6308b6d3fb9ee89eb70756498bb2 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* CMake: Adapt command namesKai Köhne2022-11-031-6/+6
| | | | | | | | | | Follow-up change to the respective changes in qttools, qtinterfaceframework. Change-Id: I3c737399aefb78a568e287e1685100359d80e1f5 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit fea3b66b488e2140faf28eac05edae4f16d0dab0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Fix an example in documentation, Screen.pixelDensityHxcan Cai2022-11-021-3/+3
| | | | | | | Change-Id: I5b7ad1f67eae915bc1d4e1f6dfe6ae22fba0b07d Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit a6e1592ccf10565a5ba728ecee4c3d385b1a2a03) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Doc: Normalize page namesKai Köhne2022-11-022-2/+2
| | | | | | | | | | | | | | | qdoc does enforce lowercase file names for .html pages, and also replaces underscore with a dash. Make sure that the original \page name already is normalized, so that it's easier to search. This was done by find . -name "*.qdoc" -exec perl -p -i -E "s/\\\page (.*)/\\\page \L\1/ && s/_/-/g" {} ; Change-Id: I04945dd4e14c27d3657ef6bd436c9aad74e8f744 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 105d283ee5dd31aeb8e8a33c402fa29588d41d63) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Doc: Remove specific mentioning of -qt-xcbKai Köhne2022-11-021-5/+0
| | | | | | | | | | What got removed in Qt 5.15 shouldn't be of too much interest anymore in Qt 6 documentation. Change-Id: I9a96b64237937d9357fc67defef62f09baddb48b Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 01c4525adb800be8b9d3dd00ca6981a29bae0745) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Hook up spatial audio in the module overviewLars Knoll2022-11-011-0/+6
| | | | | | | Change-Id: I53929b6242d83f3274318136bcd038667f9f0692 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io> (cherry picked from commit b4fbafa5488e852caa3d5c41cdd500bfdc9a232c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Doc: Move WebAssembly to supported platformsKai Köhne2022-11-012-3/+4
| | | | | | | Change-Id: I205dc6675b7fd1cc1c881ca62c8e3676adb85ac7 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit d28f9c186ad556cf4450d98869626cf1399acead) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-11-011-4/+4
| | | | | Change-Id: I9b3df9739ed973aaef530f50d94a54588180910a Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* wasm: update emsdk version selection documentationMorten Sørvig2022-10-281-8/+10
| | | | | | | | | | | | | | | Document emsdk version selection from the perspective of Qt binary package users. In this case the exact emsdk version is needed, since the emsdk is not binary compatible across different versions. Add note about building from source at the end. Change-Id: I913c6e5228f095889922f61dfdb4d16a365cbeef Reviewed-by: David Skoland <david.skoland@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> (cherry picked from commit 95ae6a796a342d92c63bc194be535bdd7a448ce0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-10-271-4/+4
| | | | | Change-Id: I65db536f3e3c9f61d656d57e4cafda33c9c3d834 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Fix enable typo in wasm docDavid Skoland2022-10-271-1/+1
| | | | | | | | | Correct "enalbles" to "enable". Change-Id: Ie20c2ecf346cdd66237b31d8e51c703904316138 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit e624319a900d02d63694baf630e2907a8ce7f283) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qtmodules: Move Qt CoAP module into the commercial&Gnu v3 addon groupOliver Wolff2022-10-271-5/+5
| | | | | | | | Change-Id: I8f886dd63d2fa50e9b82e743227110aaf732549b Reviewed-by: Timothée Keller <timothee.keller@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit bf62227d59734fb5068fe42fa897f3b9fc8fca0a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-10-261-4/+4
| | | | | Change-Id: Ib3c13eeedfc67219815f9015c963e2f663d09723 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add Qt 5.15.11 to the Supported Qt versions listTarja Sundqvist2022-10-261-1/+1
| | | | | | | | | | The latest Qt 5.15 release is Qt 5.15.11. Change-Id: I74291febcab51b34d11d3ad31bd30f7e3e10f075 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 667f9af25af522b4a090001ac191ed2c987238f5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Docs: Change section headers to sentence case in embedded Linux docsNicholas Bennett2022-10-251-19/+19
| | | | | | | | | Changed section headers to sentence case style. Change-Id: I8fe6606694af601e817ad49a00e1496359557aea Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 9e9ab173385f0f816fb79c20474bbc36b528e55f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* wasm: Mention that python webserver cannot load threaded appsDavid Skoland2022-10-251-0/+3
| | | | | | | | | | | Emrun and qtwasmserver can use threading because they send the required headers. However, a simple Python http server doesn't, so mention this in the docs. Change-Id: Ic66064c07112f29e029e4f104113816523ef4421 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> (cherry picked from commit 0c1af4c54fe64d6e84a605842992a590dabf197b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Doc: Add section headers and fix existing ones in Embedded Linux infoNicholas Bennett2022-10-241-7/+28
| | | | | | | | | | Broke content up, as this is a large page to help with future linking to specific sections, and to make it easier to scan and search. Change-Id: I2b84636c08981e034ae1c45bb7a3ecb55c88083a Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> (cherry picked from commit 1cbdc3943a7575a574b019c7047e298714d54787) Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Add more info about QX11Info alternativesLiang Qi2022-10-216-2/+114
| | | | | | | | | Fixes: QTBUG-103856 Task-number: QTBUG-103715 Change-Id: If66172bc4c7840a1c267c5d0d3ed4b49fee42af5 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit c4ce5d64ed54262ce83ef24e87c2799ccae52565) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Remove section about translating application menus on macOSTor Arne Vestbø2022-10-212-38/+0
| | | | | | | | | The information applied only to Carbon Change-Id: Iee6d9e7afbd3846ed50a6030da3c1925d19a5ee4 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> (cherry picked from commit f9d56ead72053f3c90e69d88a4060da9f72abff9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Docs: Update Hangman example AGP to 7.2.1Rami Potinkara2022-10-201-1/+1
| | | | | | | | Task-number: QTBUG-107121 Change-Id: I83c2e8400217431e9a522b9fee49b2daa66001ee Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 08cda44873a57f8f44d6e33a11dec03c104117d1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Replace deprecated Q_WS_MAC define with Q_OS_MACOSTor Arne Vestbø2022-10-201-1/+1
| | | | | | | Change-Id: If9b07fe0f04fa525249d050cb14ffbab5cc8de8b Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> (cherry picked from commit 561460ef034c4d8973ea7ef7c0693acd4cccb446) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update dependencies on '6.4' in qt/qtdocQt Submodule Update Bot2022-10-201-4/+4
| | | | | Change-Id: Ic964253f0b9f80509b3474193f006b9acf2b8431 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>