aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Fix capitalization of Qt Qml ModuleKai Köhne27 hours5-5/+5
| | | | | | | | Since Qt 6.8, it is Qt Qml, not Qt QML. Pick-to: 6.8 6.10 6.11 Change-Id: Ice5d7ae92b2a8cbb04b0d7606afa4429432dafe5 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* What's New: add easing typesMitch Curtis28 hours1-0/+2
| | | | | | | | Added in 5d3f3fdbdb20967763bc8d93fec293fedf0d317f. Pick-to: 6.11 Change-Id: I4c194ccf44e0b49d1698e14d23f26bce27e6618e Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* Doc: Move Qualcomm RB3 Gen 2 to Tier 2 tableInkamari Harjula30 hours1-1/+1
| | | | | | | | Target moved to Tier 2 table. Pick-to: 6.11 Change-Id: I760119228a60855c79ad5c22beeb51ec26a4443e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* WhatsNew611: list Qt Gui additionsVolker Hilsheimer30 hours1-0/+10
| | | | | | Pick-to: 6.11 Change-Id: Ieb95bdf4d6c0b7ea0360552fdb608cbfd5e39625 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
* Doc: List Qt Canvas Painter in 'All Qt Modules'Kaj Grönholm46 hours1-0/+3
| | | | | | | | The module is listed under addons with a technical preview status. Pick-to: 6.11 Change-Id: I8a767ac8526177eb28c9133848df59bd7e91b649 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* Doc: Remove unreferenced and broken \externalpage entryJerome Pasion46 hours1-124/+0
| | | | | | | | | | | | -Some URLs give 404 -Some bugreports were resolved in Qt 5.1x -Some URLs no longer referenced in Qt 6 -Some \externalpage already in qtbase Task-number: QTBUG-142088 Pick-to: 6.11 Change-Id: I2e647992249de8a1733d82dc4dc794480d0f98e1 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Remove Desktop Widgets sectionTor Arne Vestbø46 hours1-13/+0
| | | | | | | The QDesktopWidget no longer exists. Change-Id: Iaeb4b0ca8e44de59b801f7f69d77c48d31dff113 Reviewed-by: Jerome Pasion <jerome.pasion@qt.io>
* WhatsNew 6.11: Add vcpkg-related configure optionsJoerg Bornemann46 hours1-0/+9
| | | | | | Pick-to: 6.11 Change-Id: I293a0412ec710f1ec028f06cdc2d8f3405c69fd7 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* WhatsNew611: Add entry to Qml ModuleDmitrii Akshintsev46 hours1-0/+3
| | | | | | | | Pick-to: 6.11 Change-Id: I7ed09a797a527332bea7d8b57296102d0ea21de0 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Sami Shalayel <sami.shalayel@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
* Doc: List new features in Qt LinguistKai Köhne46 hours1-0/+20
| | | | | | | Pick-to: 6.11 Change-Id: Ic06183a30f68de7d3f06eb244a0390baeb4a6aac Reviewed-by: Masoud Jami (OOO) <masoud.jami@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Doc: Update sections about new or deprecated modulesKai Köhne46 hours1-13/+5
| | | | | | | | | | Mention that all the new modules are in TP. Also remove the section about (newly) deprecated modules, as there were no new deprecations since Qt 6.10. Pick-to: 6.11 Change-Id: I0d940b46e16d2843c5e7b0c04ba39b0704a28409 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Doc: Fix broken 'Standard Support' and 'Premium Support' links in Support ↵Inkamari Harjula2 days2-3/+13
| | | | | | | | | | | Levels for Target HW Broken links fixed, terms & conditions link modified. Task-number: QTBUG-142581 Pick-to: 6.11 6.10 Change-Id: I2185b34d3b5b1355c8c8485da204982fab42e131 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
* What's New: add Controls featuresMitch Curtis8 days1-0/+6
| | | | | | | | | | DoubleSpinBox: 680c871fbf3927f45fd3ad23e3ec3fa4d7e888ba DialogButtonBox: 4d1753b95f0343a68f80a1b482b8ab9a0397fecb Pick-to: 6.11 Change-Id: I4ee1774569ead3e331fd077b9793fbb15b6f4d93 Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io> Reviewed-by: Xavier BESSON (Qt) <xavier.besson@qt.io>
* Improve Qt OpenApi module descriptionRym Bouabid8 days3-3/+3
| | | | | | | | | | | | | | | | Both in the docs and the whatsnew 6.11 page. This resulted from Vladimir's concern about saying: "Qt HTTP clients". OpenApi spec docs only mention "HTTP APIs" but the end-user projects typically use RESTful architecture. Juha suggested to extend the sentence with: "typically used for RESTful APIs". Pick-to: 6.11 Change-Id: I7a81c03d7105cfa5fab61e305be5de9ed55a5fc0 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: Rym Bouabid <rym.bouabid@qt.io> Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
* Doc: Update Boot to Qt targets in tier tablesInkamari Harjula8 days1-1/+1
| | | | | | | | Updates made. Pick-to: 6.11 Change-Id: Ib3923c6fe710ae11767dd920a2f2bc7e44488a22 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* WhatsNew611: Add entries for QtQuick3D and QtQuick3D.XrChristian Strømme8 days1-0/+38
| | | | | | | | | Pick-to: 6.11 Change-Id: I908807eab4e1a2c715026f1467866a262dffc084 Reviewed-by: Andy Nichols <andy.nichols@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> Reviewed-by: Jonas Karlsson <jonas.karlsson@qt.io> Reviewed-by: Antti Määttä <antti.maatta@qt.io>
* wasm: Update documentation for dynamic linking for wasmJasuhan Yoganathan9 days1-13/+8
| | | | | | | | | The scripts (preload_qt_plugins.py and preload_qml_imports.py) for generating the preloading lists have been replaced with wasmdeployqt in 6.11. Pick-to: 6.11 Change-Id: I0ad001615857966767e22f7a6a96a3c1de34f758 Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io>
* What's new: Add information about improvements in VectorImageEskil Abrahamsen Blomfeldt9 days1-0/+14
| | | | | | Pick-to: 6.11 Change-Id: Idb363a368f2b20d6f317eaf14cc303f1b27fdd2d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
* WhatsNew 6.11: Add rotationAbsolute back in QtGraphsTomi Korpipaa9 days1-0/+2
| | | | | | Pick-to: 6.11 Change-Id: Id436417fbf8b297f2e55df38405d6a5d4582fa81 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Add initial whatsnew612.qdocJani Heikkinen9 days1-0/+238
| | | | | | Task-number: QTBUG-142526 Change-Id: Icb2e636db945e9c2c6d40f493eea1e63c4b681b5 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Whats New: add entry about callback-based audio ioTim Blechmann11 days1-0/+2
| | | | | Change-Id: I8002b08f21977fddef73e5026f88ce6604f77e08 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* WhatsNew 6.11: Fix links and spellingVolker Hilsheimer12 days1-6/+4
| | | | | | | | | Fix spelling of Qt OpenAPI and Qt TaskTree. The QQuickGraphsItem class is private, the public type is GraphsItem3D. And neither of them has a rotationAbsolute property (documented or otherwise). Change-Id: Id12e84f096f0f379e09a273d857fbc9d0f9e3ccb Reviewed-by: Kai Köhne <kai.koehne@qt.io>
* Qt 6.11: Add initial 'Whatsnew in Qt 6.11' pageJani Heikkinen12 days1-0/+315
| | | | | Change-Id: Idb0abc70703958c53e2b52ddab7d2f45ac479136 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Doc: Revise 'Solutions for Application Development' page for 6.10Jaishree Vyas12 days3-49/+54
| | | | | | | | | | | | | This change contains: - Adding proper links - Changing the title of the page - Changed the name in -toc Fixes: QTBUG-138444 Pick-to: 6.10 Change-Id: I29edfc8df7957fe925af1658600df24cd5d8af42 Reviewed-by: Jerome Pasion <jerome.pasion@qt.io> Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
* Doc: Make CMake commands in Qt Quick 3D available in the CMake overviewKai Köhne13 days1-0/+1
| | | | | | | Pick-to: 6.5 6.8 6.10 Task-number: QTBUG-109208 Change-Id: I6752ecc01ae6529530100503c39791da46fa8d42 Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
* Doc: Make sure that qt_target_qml_from_lottie show up in CMake command overviewKai Köhne13 days2-1/+2
| | | | | | Task-number: QTBUG-142397 Change-Id: If4bb54e0c07f26585d6b3ba727ee1a38dd36a095 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
* QtJenny: minor tweak in whatsnew phrasingVille Voutilainen14 days1-1/+1
| | | | | | | Pick-to: 6.10 Task-number: QTTA-476 Change-Id: Idcaff5fceafc09f4d4b26c98e7cb583a2a12c7a1 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Embedded docs: Add a few config files are trusted content remindersLaszlo Agocs14 days2-0/+10
| | | | | | | | Similarly to how shader-related APIs got a reminder already. Pick-to: 6.10 6.8 Change-Id: Ia233d7870050f28ac575388d7662ecb5654d3e83 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* Android: Update What's new 6.10 with Android 16Rami Potinkara2025-12-021-0/+1
| | | | | | | | Task-number: QTBUG-138673 Pick-to: 6.10 Change-Id: Ia38b4a5efdaaba07b54ca0ed361d8bcb2117b76d Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
* QtJenny: add an explanation how callbacks workVille Voutilainen2025-12-023-0/+72
| | | | | | | Task-number: QTTA-476 Pick-to: 6.10 Change-Id: Icc1b8a1ed724af2bc20d3d80d414633cabe148fb Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
* Update Qt 6.5.11 to the list of supported Qt versionsTarja Sundqvist2025-12-021-1/+1
| | | | | | | | | Updated the latest Qt 6.5 release to the list of supported Qt versions: 6.5.11. Pick-to: 6.10 Change-Id: I9495bf15883cc0480c728c2ddd8157a3af5aacd6 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
* Doc: Revise the "Getting Qt Sources from the Git repository" pageJerome Pasion2025-12-011-66/+70
| | | | | | | | | | | -Let this page be about cloning and initializing the repositories. -Removing the sections about building Qt because there is an existing page for them already. Fixes: QTBUG-138440 Pick-to: 6.10 Change-Id: Idff384372dc139132e653beccadce87574e3edc7 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
* QtJenny: grammar fixesVille Voutilainen2025-11-281-4/+4
| | | | | | | Pick-to: 6.10 Task-number: QTTA-476 Change-Id: I65b06e4826f89e5ddc082f330bda41a57799120a Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
* Remove references to lottietoqml being tech previewEskil Abrahamsen Blomfeldt2025-11-282-3/+2
| | | | | | | | Lottietoqml (and the corresponding VectorImage backend) are no longer tech preview in Qt 6.11. Change-Id: I3642250b510394b6f3fb4cf69bacf88948cdda9a Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
* Add Qt OpenApi module description into the Qt Modules listTatiana Borisova2025-11-282-0/+8
| | | | | Change-Id: I8f9e624370ddb4365bbba508800492a74a768972 Reviewed-by: Jerome Pasion <jerome.pasion@qt.io>
* Doc: Update Documentation for Toradex Verdin iMX95Inkamari Harjula2025-11-281-1/+1
| | | | | | | | Tier table updated. Task-number: QTBUG-142059 Change-Id: If44ec53a264e3f6926be43917779f9c8ee1cb134 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Doc: Fix spelling and styling for the High DPI topicAlexei Cazacov2025-11-271-46/+45
| | | | | | Pick-to: 6.10 Change-Id: I065286e1c578e4bfa2cecced70426615a8ac4640 Reviewed-by: Jerome Pasion <jerome.pasion@qt.io>
* Android: add a Feature Delivery ExampleLauri Pohjanheimo2025-11-272-434/+31
| | | | | | | | | | | Example application to show how to split Android application using dynamic feature. Task-number: QTBUG-116683 Task-number: QTBUG-130079 Task-number: QTBUG-136237 Change-Id: Ief1ee5f809a2db5219441c55063dff2c1c47da0f Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Add Canvas Painter to additional-modulesLaszlo Agocs2025-11-271-0/+4
| | | | | Change-Id: I7ed857ceb5ba89c234508b736af9e2d90046931d Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
* QtJenny: documentation amendments for describing how observation worksVille Voutilainen2025-11-254-8/+18
| | | | | | | Pick-to: 6.10 Task-number: QTTA-476 Change-Id: I3073aeff4689afe0a84349512e1d3c5c2ff70117 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Doc: Actually define Jenny as external page in qdocKai Köhne2025-11-251-1/+1
| | | | | | | | Amends commit 3cbae0c07bdc03 Pick-to: 6.10 Change-Id: I47fbffb79267befead5c8be25fb35d09ee052b02 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Doc: Fix String "6.10.0" found in 6.10.1 sourcesInkamari Harjula2025-11-251-1/+1
| | | | | | | | | Fixed one occurrence in windows.qdoc. Task-number: QTBUG-142012 Change-Id: I1cccb2a2ee4debca5d4f70b97e3503c86798935e Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io> Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
* Update what's new in 6.10 documentationJani Heikkinen2025-11-241-0/+7
| | | | | | | | | | | | Add important updates for desktop pre-built binaries: * Windows on ARM ones has now qtwebengine and qtwebview * Linux binaries are build by using RHEL9, which raises the minimum glibc requirement from 2.28 to 2.34. Pick-to: 6.10 Change-Id: I80a4def1c58010de3bf94bdd635a5f8948a50c74 Reviewed-by: Tuukka Turunen <tuukka.turunen@qt.io> Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
* Doc: Remove Qt 5.15 from supported versionsAlexei Cazacov2025-11-241-8/+0
| | | | | | | Fixes: QTBUG-142071 Pick-to: 6.10 Change-Id: I125cb2f53acb81278c46cfe46f0022c56b94b793 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Doc: Update the LTS release patternAlexei Cazacov2025-11-241-2/+3
| | | | | | Pick-to: 6.10 Change-Id: I27950410eabfcda5860e74aa4294306589f28211 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Doc: Revise 'Mobile Development' pageAlexei Cazacov2025-11-211-27/+18
| | | | | | | | | | | | This commit removes the supported configurations, because they are mentioned on the respective platform pages. It also removes the duplicated information and adds links to introductional Qt Academy courses. Task-number: QTBUG-138446 Pick-to: 6.10 Change-Id: I3a3a81c1506c81964cd76857a452744467347f04 Reviewed-by: Jerome Pasion <jerome.pasion@qt.io>
* Doc: Revise Getting Started Programming with Qt Quick exampleJaishree Vyas2025-11-195-32/+25
| | | | | | | | | | | | As part of the revision of application examples, this change includes: -New screenshots -Removed the extra images -Proposal to change the title Fixes: QTBUG-137899 Pick-to: 6.10 Change-Id: I77a26c836e7a2cf2871b0343682357b062c7ac6d Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
* Doc: Revise Qt configure options pageAndreas Eliasson2025-11-181-54/+54
| | | | | | | | | * Use the \c command, not \b, for command line instructions and parameters. Fixes: QTBUG-138441 Pick-to: 6.10 Change-Id: Idf4d1259b9da46d78db6ea54501cdd08b8256987 Reviewed-by: Jerome Pasion <jerome.pasion@qt.io>
* Doc: Fix l10n catalog name for Qt WebSocketsAlexei Cazacov2025-11-181-1/+1
| | | | | | | Fixes: QTBUG-138991 Pick-to: 6.10 6.8 Change-Id: If1865b20aa709619df730c58fdefeb63cb3ccb30 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Doc: Unqmakify "Qt for Windows - Deployment" pageJoerg Bornemann2025-11-112-36/+24
| | | | | | | | | | Rewrite the parts of the page that were referring to QMake as the tool of choice. Favor CMake and Ninja. Pick-to: 6.10 Fixes: QTBUG-141358 Change-Id: Ie47d15b3385a25e3ce326b4e2c3b764c4333765a Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>