summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtdocv6.0.0-beta3Daniel Smith2020-11-041-3/+3
| | | | | Change-Id: Ifc67e59e1c50b290c059a0f23d5892383c5de524 Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
* Add list of removed and new modules in What's New in Qt 6.0Jerome Pasion2020-11-043-5/+137
| | | | | | | | | | | -lists of removed and new modules benefit people who port from Qt 5 -Added links to/from other pages Task-number: QTBUG-87156 Task-number: QTBUG-85517 Change-Id: I2e39baad7ca2a031d68f8fae715bccd5014b69c6 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* qmlapp/performance: Remove obsolete sectionsMaximilian Goldstein2020-11-021-14/+2
| | | | | | Change-Id: I556578a1f51c18459db75a77606d6bf7c418d591 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* Fix terminology and paragraph issueJerome Pasion2020-10-301-3/+3
| | | | | | | | | -"Qt Widgets" -add missing period Task-number: QTBUG-88010 Change-Id: I5874062026c12d9c84e20c7ae227393a0ddf87da Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update Apple platforms supported versionsTor Arne Vestbø2020-10-291-4/+4
| | | | | | Change-Id: Ie57c36e9772fa8abcce56af78a76604daf4c29f0 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Add QSGTexture to list of native interfacesTor Arne Vestbø2020-10-291-0/+6
| | | | | Change-Id: Iff715e013434f49d07bb119e4e977aba84c31504 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Fix QDoc warnings in qtdocNico Vertriest2020-10-2915-626/+71
| | | | | | Task-number: QTBUG-86800 Change-Id: I00d2adb94ca024a54415fed4dbd7bb9df4ff10bb Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Change terminology to "look and feel"Jerome Pasion2020-10-293-3/+3
| | | | | | | | -should be "look and feel" Task-number: QTBUG-88010 Change-Id: I70f7eb8254ea081a52fae84cf0ce4c8a91452951 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Add QtOpenGL to the list of modulesVolker Hilsheimer2020-10-291-1/+7
| | | | | Change-Id: I2476563e6a4737cfdaa85997916fcefcccecffc1 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Link to QtSvgWidgets library from module overviewVolker Hilsheimer2020-10-291-0/+2
| | | | | Change-Id: Ib7cd29187a84a171d6eaa4940994d912d0a0a7db Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Add changes file for Qt 5.15.2Antti Kokko2020-10-281-0/+38
| | | | | | | | | | | | | | | | | | | - d090008ce51f995c87b7a5cd9f7cf47dda1865b3 Add changes file for Qt 5.15.1 + 6ab3f6199bd74726143efa0db4a697d7d9fda460 Android: update docs, and remove few duplicates - 5313fada1d847bd4c4872ed338cadab46189cc4a Document Third-Party Code changes in 5.15.1 - b452310a1366f3422d6a7cf98d3b85562218759a Restore macOS supported platforms documentation + 684cf652c8b0e58ec33125197cf0918091ceb097 Tweak CMake "hello world" + 7e47a90ba78972c1d85eed28563206ca0f34a40b Remove 'Open Source Licensing of Qt' page + 433c92b655a62609e06c109ab0ecaeb73ab152d9 Doc: fix dead links + e3333439a4ebd6a765bb148d94319138610b7535 Update QDoc source code location + 2e1697578072216795d1a3642c7bfbcb0a381fbc Bump version + dbec3ef48a1bb5ba17c4a2ddc486fbd23b3ab006 Add changes file for Qt 5.12.10 + 85d3a019f854d16c07e5d3cac1c617aa50626bba Android: update android building and getting started pages Change-Id: I691087f7528039a4e4e92b8ad0bd452b14c1948d Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit ca96e917bd3712e359dc6953d37e2f751079ee04) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Move Qt Wayland Compositor to Commercial/GPLv3 sectionKai Koehne2020-10-281-5/+5
| | | | | | | Pick-to: 5.15 Task-number: QTBUG-87959 Change-Id: I6dc228b35daecad547acb492b94c1c8a102c2bf7 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Fix link on What's New in Qt 6 pageKai Koehne2020-10-271-1/+1
| | | | | | | Amendment to patch 996bf2262dc59 Change-Id: Ibdbe9709d89f219c0c51c77d1fab8bc142dc7da6 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* EGLFS: minor improvementsVolker Hilsheimer2020-10-271-6/+5
| | | | | | | Remove irrelevant version numbers, and reorder text a bit. Change-Id: I06eea96923eb456fa2b0ec36f7dcad8b4fd0fc4c Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* EGLFS: document that desktop-centric APIs are not supportedVolker Hilsheimer2020-10-271-0/+3
| | | | | | Task-number: QTBUG-87765 Change-Id: I8278df7250124cc1a360d4a27696ffe16aaeef61 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* Update Build with CMake documentation to Qt 6Kai Koehne2020-10-274-72/+165
| | | | | | | Fixes: QTBUG-87051 Change-Id: I97d4cd9fdc59b1aba9879fdf6b85663ef6b1860f Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Re-Add Qt XML to modules pageKai Koehne2020-10-271-0/+5
| | | | | | | | | Bring back mentioning of the Qt XML module that got removed in b93b10c5092a Task-number: QTBUG-85517 Change-Id: Ie787f8d587d499827cae4e67022d948845a95858 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2610-0/+40
| | | | | | | | As well as the MACOSX_BUNDLE properties as necessary. Task-number: QTBUG-87664 Change-Id: I474b13a0a78a33fff1d06b283a88b0c33a7dd524 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Examples: Don't enable high DPI scaling explicitlyRobert Loehning2020-10-239-19/+9
| | | | | | | Compiler complains that's deprecated and always on. Change-Id: Ic42db6288cde5c95093715afd5df98368d67bd1f Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update "Getting Started with Qt" pageJerome Pasion2020-10-221-70/+51
| | | | | | | | Installation process is streamlined in Qt 6. Task-number: QTBUG-87293 Change-Id: I82cfc8a4636efe9710e2ec2c9a3ccf1f1ef45036 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* qmlapp/performance: Remove "sliding slice window" bullet pointMaximilian Goldstein2020-10-221-1/+0
| | | | | | | | | | | Since nobody knows what this means anymore and it's 7+ years old we can safely assume this is an artifact. Change-Id: I34eef0d08192e370eab3ebbcfe020acea36134f6 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* qmlapp/codingconventions: Treat states and transitions as propertiesMaximilian Goldstein2020-10-222-13/+15
| | | | | | | | | | | | States and transitions are not special on a language level. They should be written along with other object properties. Also updates the example to no longer use the undesirable syntax for Lists. Change-Id: Ib20eb768bd9f6c96b6850cd714f47cda45ce69b9 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* Android: add guide for building and configuring with CMakeAssam Boudjelthia2020-10-221-28/+105
| | | | | | | | | | Include a short guide on configuring and building Qt 6 for Android with CMake. Task-number: QTBUG-87070 Change-Id: If61cd97d54dacef1f262dfe4adfea0933977ed8e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Update dependencies on 'dev' in qt/qtdocQt Submodule Update Bot2020-10-221-3/+3
| | | | | Change-Id: I86bfd24a7cd8bc47707f2eb9f38cc7e0c32a972f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-211-1/+1
| | | | | | | Task-number: QTBUG-87037 Change-Id: I86b05c0ef07fd34ec7b17f01269bc1939a7cc764 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
* Update dependencies on 'dev' in qt/qtdocv6.0.0-beta2Qt Submodule Update Bot2020-10-211-3/+3
| | | | | Change-Id: Ic76d6e1ad10d3c1c340773c882d94091b46336d2 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add What's New in Qt 6 contentJerome Pasion2020-10-201-19/+47
| | | | | | | | | Content about important features in Qt 6. The wording and structure are closer to qt.io material, creating a more unified message. Task-number: QTBUG-85517 Change-Id: I837a48f89e87998e3417953923b9c718cfd84e87 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update Mobile Development overviewJerome Pasion2020-10-205-74/+33
| | | | | | | | | | Qt 6.0 doesn't support many of the Qt 5 mobile APIs and we need to re-emphasize the other parts of the mobile story. Task-number: QTBUG-87158 Change-Id: I08fb6d1941f8229d2f66971eddabe9f964f9ad8a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Android: update android building and getting started pagesAssam Boudjelthia2020-10-204-86/+188
| | | | | | | | | | | | Better organize few sections and provide updated commands for building for Linux and Windows. Also, remove/update few links and phrases and examples list. Pick-to: 5.15 Task-number: QTBUG-87070 Change-Id: I4da9c9cbdbd2fad3072e525e9d3fc21946149c88 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Add native interface overview documentationTor Arne Vestbø2020-10-204-1/+145
| | | | | Change-Id: Id3474406e289c0f336d60ba3b715344c869439b3 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Fix link errors qtdocNico Vertriest2020-10-209-96/+23
| | | | | | Task-number: QTBUG-86800 Change-Id: I5d49504b803f633c308e42e1827b65742d6c57bc Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update dependencies on 'dev' in qt/qtdocQt Submodule Update Bot2020-10-201-3/+3
| | | | | Change-Id: I6c6d51a8bde0a6144d0a2ded9aeedab69c55d24d Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2010-10/+10
| | | | | | Task-number: QTBUG-87661 Change-Id: Id97b3405ce69eb5db61790e8187a48762f3067db Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
* Update dependencies on 'dev' in qt/qtdocQt Submodule Update Bot2020-10-201-3/+3
| | | | | Change-Id: I27b463bc31050ffe03f4e6bbde14cbdf9cdcc267 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on 'dev' in qt/qtdocQt Submodule Update Bot2020-10-191-3/+3
| | | | | Change-Id: I0db84fba6cb5846647b38861538d08f31dc536a4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update User Interfaces overview page for Qt 6.0Jerome Pasion2020-10-191-45/+5
| | | | | | | | | | | Removed sections that are not in Qt 6.0: -Qt WebEngine -Qt Charts -Qt Data Visualization Task-number: QTBUG-87158 Change-Id: Ic7b0ea6acdb3b10b06004c55ee4bad64e78355a5 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update Network and Connectivity page for Qt 6.0Jerome Pasion2020-10-191-89/+1
| | | | | | | | | | | | | | Removed sections that are not in Qt 6.0: -Bearer Management -Qt Bluetooth -Qt Serial Port -Qt NFC -Qt WebSockets -Qt WebEngine Task-number: QTBUG-87158 Change-Id: I668d367081e8ee47736adbd4cbcea68d974999f8 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: Rename PlatformIntegration documentation projectTopi Reinio2020-10-162-1/+1
| | | | | | | | | | The name of the .qdocconf file must match the lower-cased 'project' variable, otherwise qhelpgenerator does not find the generated .qhp file. Fixes: QTBUG-87673 Change-Id: I7c7829b8c86553819c630e307c9c25ce0be2f428 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Clean up some references to Qt 5 in docsEskil Abrahamsen Blomfeldt2020-10-1619-46/+40
| | | | | | | | | | | | In several places, "Qt 5" is treated as the brand name, and should be replaced with just "Qt". The documentation is part of the repository, so no need to specify the major release series in the documentation unless we want to refer to something that changed in a specific version. Task-number: QTBUG-85207 Change-Id: I6799af72f1d0e06307a724345fb3ef5cbd8ac985 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update dependencies on 'dev' in qt/qtdocv6.0.0-beta1Qt Submodule Update Bot2020-10-161-3/+3
| | | | | Change-Id: Ia18017374a7ea3f47359e8dba544f6ed4b18d584 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update dependencies on 'dev' in qt/qtdocQt Submodule Update Bot2020-10-151-3/+3
| | | | | Change-Id: I090238c8dd8083fee799f085662598f1b719bdaa Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* doc: Add native event handling docsTor Arne Vestbø2020-10-151-0/+15
| | | | | Change-Id: Ia862c57a04c0ed978bdcbdfd5cc29b67b5ea59d1 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Add Qt Quick dependency to platform integration docsTor Arne Vestbø2020-10-152-2/+2
| | | | | Change-Id: I0f23c094a1d394c6700f61e1d7cb943f4e19f0ad Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Add window embedding platform documentationTor Arne Vestbø2020-10-152-1/+19
| | | | | Change-Id: If47518a560a12a8af38019ab105240011a1ba876 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Remove Multimedia link on sidebarJerome Pasion2020-10-151-1/+0
| | | | | | | | Multimedia overview removed for Qt 6.0 Task-number: QTBUG-87158 Change-Id: I3895e3b753b20790a64da32e36190c134643746c Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Fix dependencies in platform integration docsTor Arne Vestbø2020-10-151-6/+2
| | | | | Change-Id: I5d457610b3d270f00c7125a5668ba18676687f2a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Update dependencies on 'dev' in qt/qtdocQt Submodule Update Bot2020-10-151-3/+3
| | | | | Change-Id: Icb8db292fc3a734b44b4f2e60b9b57976d33d2b6 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update Internalization with Qt overview for Qt 6.0Jerome Pasion2020-10-141-59/+1
| | | | | | | | | | -Remove links to modules not in Qt 6.0 -Remove \omit for deprecated modules or modules that do not affect application end-users Task-number: QTBUG-87158 Change-Id: I4a4905759219b4246ed7ec2b102d58075df392cc Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
* Add platform type conversions documentationTor Arne Vestbø2020-10-142-0/+55
| | | | | | Change-Id: I2e1a27d027f6110ed4e63f391cd7ceaff6c4d9b8 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* First steps towards documenting our platform APIsTor Arne Vestbø2020-10-149-39/+145
| | | | | | | | | | | Adds a new top level topic for platform integration, moving the QPA docs under that, and cleans up and rewrites the QPA docs for Qt 6. Task-number: QTBUG-80233 Change-Id: I658e5e2c402a25ce391102675cee6ada0563e71f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>