summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into ↵v5.15.8-lts-lgplTarja Sundqvist2022-11-114-3/+19
|\ | | | | | | | | | | tqtc/lts-5.15-opensource Change-Id: I13149acf89fea903fd75bbf7cf038b0ba529d2af
| * Add Open Asset Import Library version numberTarja Sundqvist2021-12-271-0/+4
| | | | | | | | | | | | | | Pick-to: 5.15 Task-number: QTBUG-98203 Change-Id: Id3b50042f5d77187588bcaab2619e2fbb35194c3 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
| * Document third-party code changes in Qt 5.15.8Tarja Sundqvist2021-12-141-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionscanner -output-format json in the sources of both Qt 5.15.7 and Qt 5.15.8 checkouts, and diff'ing these. Pick-to: 5.15 Change-Id: Ice16e888c32e6ace5c7bd2af27b64beae146f7df Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Doc: add missing visible property to ApplicationWindow exampleSamuel Gaist2021-12-061-0/+2
| | | | | | | | | | | | | | | | | | | | Without that property the window stays invisible which will be confusing for newcomers testing this example. Change-Id: I7c4f5af170fb0830ff0a8eb4eee9cd463ab9b361 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 707eae4de62110283b985281ada5175a9950bbac) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Bump versionTarja Sundqvist2021-11-081-1/+1
| |
| * Bump iOS supported version to iOS 15Tor Arne Vestbø2021-11-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Testing various examples shows no regressions, and there's nothing in the release notes that would indicate that iOS 15 shouldn't work as well as iOS 14. Change-Id: Idc63e4b92d81085906ffea42d9f3b844dee75c05 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 03728a0241369e0ba241c5be45e937a13feff047) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
| * Document third-party code changes in 5.15.7Tarja Sundqvist2021-10-201-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.15.6 and Qt 5.15.7 checkouts, and diff'ing these. Task-number: QTBUG-96475 Change-Id: I952f1ea483309727fc80dffb927442637b2f6f85 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 2d3881979ba464889b40faccb8bba0b2f85f23da) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into ↵v5.15.7-lts-lgplTarja Sundqvist2022-09-1212-22/+188
|\ \ | | | | | | | | | | | | | | | tqtc/lts-5.15-opensource Change-Id: Id4a5c639bd97c86e01449567351292dd46e0738f
| * | Document third-party code changes in 5.15.7Tarja Sundqvist2021-10-201-0/+18
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.15.6 and Qt 5.15.7 checkouts, and diff'ing these. Pick-to: 5.15 Task-number: QTBUG-96475 Change-Id: I952f1ea483309727fc80dffb927442637b2f6f85 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Add qml runtime tool documentationShawn Rutledge2021-10-027-8/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Information about the -I imports option is temporarily omitted because it was deemed somewhat confusing (although still applicable). Task-number: QTBUG-53219 Task-number: QTBUG-96800 Change-Id: I12370d523d43f7ea6ca4ce3ff1ceb8431d87a889 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit eb630974940420a6e01e47cebadf343390e6759c)
| * 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 supported macOS and iOS platformsTor Arne Vestbø2021-09-141-4/+4
| | | | | | | | | | | | | | | | | | We now test 5.15 on macOS 11 in CI, so we can comfortably say it's supported. iOS 14 has been verified to work as expected, so we assume it's no less supported than iOS 13. Change-Id: I0d628517ed6e1175f96186ea63aed01b6075482a Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
| * Doc: Recommend Strawberry instead of ActiveState perlKai Köhne2021-09-141-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both work, but ActiveState is currently moving to a very restrictive license policy: https://www.activestate.com/blog/important-changes-to-activestate-licensing-and-pricing-model-in-2021/ Actually nowadays also the msys perl from git work, so the warning about the order of PATH is superfluous, too. This fix is only for 5.15, because the page has been more or less rewritten for Qt 6. Change-Id: I3b7cf484313e3297f97080e8f43900330385c000 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
| * Bump versionTarja Sundqvist2021-09-071-1/+1
| | | | | | | | Change-Id: I5b4126774f32d72cae6d4bfd3e092e8db3fea982
| * Document third-party code changes in 5.15.6Tarja Sundqvist2021-08-201-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the sources of both 5.15.5 and 5.15.6 and diff'ing these. Task-number: QTBUG-94654 Change-Id: Ibbd7f5297a17c391658b0cd65ac678700fc665dc Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 060bd151b272f57a3404b1fc010c7b6207e31fa4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Document third-party code changes in 5.15.5Tarja Sundqvist2021-08-201-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: this change was originally merged only to tqtc/lts-5.15.5 branch so cherry-picking it to the lts-5.15 branch too. The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.15.4 and Qt 5.15.5 and diff'ing these. Pick-to: 5.15.6 Task-number: QTBUG-93906 Change-Id: I383819d841aab3f98b6f92738bb1177179a08ba7 Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit d2312c82299b26185c8d5e34428fa856808b2300) Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into ↵v5.15.6-lts-lgplTarja Sundqvist2022-08-1611-15/+41
|\ \ | | | | | | | | | | | | | | | tqtc/lts-5.15-opensource Change-Id: I840bfab4ceb870661e8accb5252e455c14833704
| * | Document third-party code changes in 5.15.6Tarja Sundqvist2021-08-201-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the sources of both 5.15.5 and 5.15.6 and diff'ing these. Pick-to: 5.15 Task-number: QTBUG-94654 Change-Id: Ibbd7f5297a17c391658b0cd65ac678700fc665dc Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * | Document third-party code changes in 5.15.5Tarja Sundqvist2021-08-201-0/+15
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the sources of both 5.15.4 and 5.15.5. and diff'ing these. Note: this change was originally merged only to tqtc/lts-5.15.5 branch. Task-number: QTBUG-93906 Change-Id: I21990deb21e6fdf2dc2fe95977468fc8b800174d Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Update supported platforms and compilers for Qt 5.15.6Heikki Halmet2021-08-171-1/+1
| | | | | | | | | | | | | | Task-number: QTBUG-94655 Change-Id: Ia4ea594460bf06d38b2ae89fe7b502ecb49c9440 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
| * Doc: Update getting started video linkTopi Reinio2021-08-043-3/+9
| | | | | | | | | | | | | | | | | | | | Include update to config. Task-number: QTBUG-91675 Change-Id: I3f4abc05d7c8d82a7051fa0de29407cf8442771f Reviewed-by: Andy Shaw <andy.shaw@qt.io> (cherry picked from commit bee16ca5b6d8ebc8e99c9e0ca14860a16a437d36) Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
| * Doc: Fix broken URLsPaul Wicking2021-06-253-7/+8
| | | | | | | | | | | | | | | | | | | | * Use https for links to unicode.org. * Fix broken link to QtWS video in resource center. Change-Id: Idad535ea5e9a1bc9aff535274914035cbd374c47 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit 610e195acf8b87e57fc3b44d7e570391daa35277) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Doc: Update location to Qt Quick app templatePaul Wicking2021-06-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | As the Qt Creator UI has changed, update the instructions to reflect said change. Fixes: QTBUG-94607 Change-Id: Ib3912512f8812226ddf325088b70080a0a1b3051 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit 44e06153d25a1abefd0052d724a2576dd16b5c43) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Fix broken linkAssam Boudjelthia2021-06-181-1/+1
| | | | | | | | | | | | | | | | | | A link was using \c instead of \l. Change-Id: Iaea36a8a8f13ec48e51a003a5c5b5207060004e0 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 950781405bdf8199f1264187798e2d1414118510) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Bump versionTarja Sundqvist2021-06-071-1/+1
| |
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into ↵v5.15.5-lts-lgplTarja Sundqvist2022-05-164-7/+37
|\ \ | | | | | | | | | | | | | | | tqtc/lts-5.15-opensource Change-Id: I6845108dc16125f21d5f23e1c18047f2bdfac101
| * | Document third-party code changes in 5.15.5Tarja Sundqvist2021-06-021-0/+15
| |/ | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.15.4 and Qt 5.15.5 and diff'ing these. Task-number: QTBUG-93906 Change-Id: I383819d841aab3f98b6f92738bb1177179a08ba7 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
| * Bump versionTarja Sundqvist2021-05-201-1/+1
| | | | | | | | Change-Id: I19285f02394f9a2526d5451368efdc2033910a9b
| * Android: Fix build error issue in examplesJukka Passi2021-05-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | Android target was omitted from unix branch when compiling coffee demo Fixes: QTBUG-56322 Change-Id: I59a8aac7574188cbe0925d03808670417c152c9b Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> (cherry picked from commit dad1d9e61796efb357fa1f99063d4f025ef8acdc) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Doc: Update VxWorks 7 added support for llvm/clang releases text to 5.12Pasi Petäjäjärvi2021-04-281-5/+20
| | | | | | | | | | | | Fixes: QTBUG-88987 Change-Id: I924a06785a236cb5a2180c04857ef7ca3164792c Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
| * Document third-party code changes in Qt 5.15.4Tarja Sundqvist2021-04-221-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the Qt 5.15.3 and Qt 5.15.4 source packages and diff'ing the changes. Change-Id: I2f416dcb442a13c4c9f23feade2f86476bebb48f Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 1d7f17705f35d5c3d0f58a6317c78bd26637341c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into ↵v5.15.4-lts-lgplTarja Sundqvist2022-04-079-13/+42
|\ \ | | | | | | | | | | | | | | | tqtc/lts-5.15-opensource Change-Id: Ide8c1c3b52cb451bdff85cbf8e4fcdadb0cf3ae1
| * | Document third-party code changes in Qt 5.15.4Tarja Sundqvist2021-04-221-1/+20
| |/ | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the Qt 5.15.3 and Qt 5.15.4 source packages and diff'ing the changes. Pick-to: 5.15 Change-Id: I2f416dcb442a13c4c9f23feade2f86476bebb48f Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Update supported platforms and compilers for lts-5.15.4 branchHeikki Halmet2021-04-141-4/+4
| | | | | | | | | | | | Task-number: QTBUG-91813 Change-Id: I92ae82105103fc06bbe1af258642c7ff92e924e6 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
| * Doc: Fix formatting issuesTopi Reinio2021-04-063-3/+3
| | | | | | | | | | | | | | | | | | | | - Missing closing curly brace in rcc.qdoc - \li outside a \list in android.qdoc - Invalid format for link target in webasm.qdoc Fixes: QTBUG-92388 Change-Id: Idb2277cebcc4135053d87c34a332484a94cf0aa9 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Doc: Update installing Qt video on getting started pagePaul Wicking2021-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | This video is made with the new installer and shows installation of Qt 5.15 LTS. Fixes: QTBUG-91675 Change-Id: Ib1bbd11ce6cb816348ca19b0f6ba80e600ad930d Reviewed-by: Andy Shaw <andy.shaw@qt.io> (cherry picked from commit c065c1128621e20320481b41833fab91da1f0243) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Bump versionJani Heikkinen2021-03-031-1/+1
| | | | | | | | Change-Id: Ida05f8cbd4283070a137fe6c469be16aac6ca5bc
| * Document third-party code changes in Qt 5.15.3Tarja Sundqvist2021-02-241-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the Qt 5.15.2 and Qt 5.15.3 source packages and diff'ing the changes. Change-Id: I6aa3a96db9a1cb98723305cfaf0e03b2449352ce Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit 4047cead3e052713a54c70f143c09dcf7f19a9bb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| * Update docs on running Android services at boot timeAssam Boudjelthia2021-02-222-3/+13
| | | | | | | | | | | | | | | | | | | | | | * Fix type in the name of the service class provided to the intent. * Add note about background services limitations for Android 8.0+. Fixes: QTBUG-86614 Change-Id: Ia73fb32aecbb215e76bc8e0ad8f6de23f7d4fb96 Reviewed-by: Andy Shaw <andy.shaw@qt.io> (cherry picked from commit 37a125f01cdfc9d6d1523893feeda8e2c28d3e59) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* | Document third-party code changes in Qt 5.15.3v5.15.3-lts-lgplTarja Sundqvist2021-02-241-0/+27
|/ | | | | | | | | | | | | The changes were obtained by running qtattributionsscanner -output-format json in the Qt 5.15.2 and Qt 5.15.3 source packages and diff'ing the changes. Pick-to: 5.15 Change-Id: I6aa3a96db9a1cb98723305cfaf0e03b2449352ce Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Update supported platforms and compilers for lts-5.15.3 branchHeikki Halmet2021-02-171-8/+7
| | | | | | Task-number: QTBUG-89312 Change-Id: I068c73577b464fc4e764f9245c6426885ce5933b Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
* Doc: Link to the correct version of Qt for Device Creation documentationTopi Reinio2021-02-162-6/+5
| | | | | | Fixes: QTBUG-90921 Change-Id: I8fb7d4664e412b64eb9dd6971a00a556b630289c Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Fix link targets for links to Qt CreatorLeena Miettinen2021-02-051-4/+4
| | | | | | | | | | | | | - The \title commands were missing the string "Qt Creator", which is used in the link commands in text (\l). - The HTML file name of the Creating a Mobile Application topic has changed. Fixes: QTBUG-90640 Change-Id: I021d7034d837428df9cc9d08fac485f7bd8c3bf5 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit b784e5575e804799c97dac57be7fea49cdba7c98) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Document Third-Party Code changes in 5.15.2Jani Heikkinen2020-11-031-0/+23
| | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.15.1 and Qt 5.15.2 checkouts, and diff'ing these. Task-number: QTBUG-86908 Change-Id: I3ccec8d26a8889be372ff245de45d6e87c56e75d Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit 7afacb76c81cee87aef9f539f55b8964bd550945) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* wasm: remove some incorrect informationMorten Johan Sørvig2020-11-021-3/+3
| | | | | | | | Thread support is off by default, but can be enabled with -feature-thread. Change-Id: I433534389f6c3cba2407db471491af29a1e19465 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* wasm: move supported modules list to front pageMorten Johan Sørvig2020-11-022-13/+23
| | | | | | | Let’s give this a little more visibility. Change-Id: Id3fa30265e3455845daa6cabc8153b96eb7f3d72 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
* wasm: link to platform notes page instead of wikiMorten Johan Sørvig2020-11-021-1/+1
| | | | | | | These have more-or-less the same content. Change-Id: Ia7eafe2dc3a0d1d5041a10b14c492c7d3f1a2ab9 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@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
| | | | | | | Task-number: QTBUG-87959 Change-Id: I6dc228b35daecad547acb492b94c1c8a102c2bf7 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 9b7c29a44b23d2ea01091830e277e3941ac48af9)
* 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> (cherry picked from commit 5209f5265033e5f7be3c48b13b94650113c09c5b) Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>