summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/configure-linux-device.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* doc: Fix a typo in embedded Linux docsShawn Rutledge2023-12-231-1/+1
| | | | | | | | | | | ...and make the sentence somewhat less awkward as a drive-by. Amends f06a3ec3aed6ff09322d6feb5938d47528a7b44f Pick-to: 6.2 6.5 6.6 6.7 Fixes: QTBUG-120372 Change-Id: I06fc7a3e44414a404277f58071cdef498bae2e83 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: All overviews list categorizationJaishree Vyas2023-09-111-1/+1
| | | | | | | | | | | | | | | | The \generate list names are added for each categorized section with some explanation. Here, calling the overviews as explanations-(name of the section). The idea is to give general terms instead of specific phrases like 'core' etc, for better understanding. Allow two warnings for \generatelist commands as the related \group pages live in modules external to qtdoc and are not loaded when testing documentation in the CI. Task-number: QTBUG-115347 Pick-to: 6.5 6.6 Change-Id: Ia8307d42fdb137808ae75cb9bcfeb58de30ba550 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-191-0/+1
| | | | | | | | | | | | | The autogenerated list of overviews was adding the \group command which included all the groups instead of overviews. The idea here is to categorize the overviews later on once we have the list of all overviews. Task-number: QTBUG-114762 Pick-to: 6.5 6.6 Change-Id: I7dd312258c27662354a7b0f59f947ca82317f53f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io>
* Add the note about ninja build tool to Qt build documentationAlexey Edelev2023-02-161-0/+2
| | | | | | | | | | The note helps to pay attention to the requirement of use the ninja build tool when building Qt. Pick-to: 6.5 Task-number: QTBUG-111163 Change-Id: I15b7e99b4033e7570583b2828a83811c224ea0cc Reviewed-by: Kai Köhne <kai.koehne@qt.io>
* Doc: SpellcheckNicholas Bennett2022-09-271-1/+1
| | | | | | | | | | Mostly just simple spell check but trying to remove confusing hyphenation or world conglomeration that required a rephrase in some places. Pick-to: 6.4 Change-Id: I57f25b7bcc4c02220e9205ce978fa0d071844dea Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Doc: Fix linking issues to 'Qt for Device Creation'Topi Reinio2022-07-281-2/+2
| | | | | | | | | | | Replace the links with 'Boot to Qt' when feasible. Remove obsolete \externalpage entries but keep a keyword for 'Qt for Device Creation' as it appears on older What's New-pages, redirecting them to Boot to Qt. Pick-to: 6.4 6.3 Change-Id: Id0f5fdcbd5b60e36be7fdf46522a287d7c660b7e Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
* Use SPDX license identifiersLucie Gérard2022-06-071-26/+2
| | | | | | | | | | | | Replace the current license disclaimer in files by a SPDX-License-Identifier. License files are organized under LICENSES directory. Pick-to: 6.4 Task-number: QTBUG-67283 Change-Id: Idfd176b7f7b077a5b7c66b7738dc9bcac94ab290 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Doc: update cmake flag to force building the Qt toolsThiago Macieira2022-02-141-2/+2
| | | | | | Change-Id: I0e5f6bec596a4a78bd3bfffd16c9426298fe9a06 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Do not recommend QT_BUILD_TOOLS_WHEN_CROSSCOMPILINGJoerg Bornemann2021-10-221-7/+5
| | | | | | | | | | | | | 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>
* Convert the qmlscene documentation to qml documentationShawn Rutledge2021-09-291-2/+1
| | | | | | | | | | | | | | | qmlscene is deprecated. Much of the same information has been applicable to the qml runtime tool for a number of years already; however that wasn't documented until now. We remove the information about the --dummy-data argument because it's a means of injecting context properties, which are deprecated. Task-number: QTBUG-53219 Task-number: QTBUG-96800 Pick-to: 6.2 5.15 Change-Id: I12370d523d43f7ea6ca4ce3ff1ceb8431d87a889 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* Update configure-linux-device pageAlexey Edelev2021-09-271-0/+2
| | | | | | | | | Mention that QT_QPA_DEFAULT_PLATFORM and QT_QPA_DEFAULT_EGLFS_INTEGRATION can be set inside the toolchain file. Task-number: QTBUG-87805 Change-Id: Iebe3198546a7d7d8517e793a11be278933430ada Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* CMake: Adapt to new variable QT_BUILD_TESTSJoerg Bornemann2020-11-201-1/+1
| | | | | | Pick-to: 6.0 6.0.0 Change-Id: If6246c63efcf5a8bbe020490aa292d38d29facd4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Update Embedded Linux configure docsLaszlo Agocs2020-11-181-46/+321
| | | | | | Change-Id: Ia9e5c2114c0fc0902f6cc350387bc9b60500e851 Fixes: QTBUG-88369 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Docs: Restructure the Embedded Linux article to improve readabilityKavindra Palaraja2019-10-081-1/+1
| | | | | | | | | | | * Split out the Inputs chapter into its own page * Cleanup the Inputs page to improve readability * Remove outdated bits of info from the Embedded Linux article itself Task-number: QTBUG-75725 Change-Id: Ia1031da92c302d78903d22199f7f13cde3a512bc Reviewed-by: Andy Shaw <andy.shaw@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* Doc: Move "Configure a Specific Device for Linux" to a separate pageKavindra Palaraja2019-05-131-0/+85
Task-number: QTBUG-75725 Change-Id: I6fbcc03b4e90c7a14b935102abaa94d61dd9324a Reviewed-by: Topi Reiniö <topi.reinio@qt.io>