summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14.2' into 5.145.14Qt Forward Merge Bot2020-04-212-0/+31
|\ | | | | | | Change-Id: If2507a727789bb04196e21e1c1a7df12d4b8924d
| * Document Third-Party Code changes in Qt 5.14.2v5.14.25.14.2Jani Heikkinen2020-03-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.14.1 and Qt 5.14.2 checkouts, and diff'ing these. Task-number: QTBUG-82068 Change-Id: I510bbf7bc632b67126a4421ec100d1252c34af25 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Add changes file for Qt 5.14.2Antti Kokko2020-03-111-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + d49364f6bd8b4acfebff0b242a93f8a490a1786f macOS: Clarify how the Aqua style is rendered + 8bbf22c7e5636d0d3edf19aeadda6a930dc8f4db Remove dead qmacnativewidget snippet + 72d18db9578153ec16a7411dbafbad7fb6318f0c macOS: Remove reference to the Carbon framework + 97083efccaee336712346166d3a9070f3bfb86ea Doc: Correct entry in what's new for 5.14 page + b08ca863f09dbce55ce97a1f0f0ac11c843378cf Windows: Adapt deployment documentation to relocatable builds + 1c15fe59226a8b1df880089df4c36d64180a4be1 List xkbcommon-x11 in Qt for X11 Requirements + 962619b831bf9e9cc53907fd5c39757f84625821 Make the docs state that 5.14 supports GCC >= 5 + 8994a565c7c1d5319bcec7ce37f215bfc22da56d Bump version + c8caad549f55040adbf839e05f2cf91b29ee6880 docs: Provide details on the environment variables supported + 7aa8db8ef4132a3d2099b63aa11212e9d64e0fe0 Document that SQLite is updated to v3.31.1 + d50d456e16516a2a63c594d1b01c0ac8e7fa3786 Add a note about qmltooling plugins being required for QML debugging + d55e4ca379d21addce1c110f4d1e080009fd4de1 Windows: Remove warning about -qtlibinfix + bc37d41cd8606603fbdf5cc8790f003b27ee5117 Remove reference to Qt Quick Compiler Change-Id: I322fb7add9e0a22e7de2abf6a8a5fd32f5c98eb1 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | WASM: Do not recommend --embedded option for emsdkKai Koehne2020-03-301-5/+1
| | | | | | | | | | | | | | | | | | The --embedded option means that the .emscripten file will be placed in the local directory, and not in %HOME%, as the Qt Creator plugin expects. We therefore shouldn't recommend it for now. Change-Id: I7a2d70e98f1a2fbcc52243a6e5589cb96621dc0f Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
* | Doc: Remove incomplete list of development toolsLeena Miettinen2020-03-201-35/+11
|/ | | | | | Fixes: QTBUG-82337 Change-Id: Ifd16b0674ebf27bd918adcd402b66aabf586427b Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Android: update NDK versions used with each Qt versionAssam Boudjelthia2020-02-281-3/+21
| | | | | | | Fixes: QTBUG-81752 Change-Id: Ib6155fed74fdfbb1468e36f663a2cfee30daa50a Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* Remove reference to Qt Quick CompilerKai Koehne2020-02-191-3/+0
| | | | | | | | The tool isn't too useful anymore from Qt 5.12 onwards. Fixes: QTBUG-82332 Change-Id: Id07f47aef54aa3513fad00b6ec2692cb4364daae Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* Windows: Remove warning about -qtlibinfixKai Koehne2020-02-121-6/+0
| | | | | | | | | | | | -qtlibinfix is supposed to be applied to all libraries, so -qtlibinfix QtCore.5.6.dll won't work. Anyhow, I also cannot reproduce the original problem (QTBUG-7546), so we might as well nuke the whole section. Change-Id: Icddc2b6313c6be091c9a5130144a4040ffd44382 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Add a note about qmltooling plugins being required for QML debuggingLeena Miettinen2020-02-121-0/+4
| | | | | | Fixes: QTBUG-82039 Change-Id: Id9b232a6c1cf9f9ca76138703f7689c207813141 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* Document that SQLite is updated to v3.31.1Andy Shaw2020-02-061-0/+6
| | | | | | Change-Id: I37b7b218aed4613ce4a6e2a9857a07dc2a95e9f7 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
* docs: Provide details on the environment variables supportedKavindra Palaraja2020-02-042-3/+40
| | | | | | | | | * Added an "s" to update a URL to use HTTPS * Also fixed a typo in the Qt for Android landing page Change-Id: Ic8e463124e445454cba083769981379a31352b06 Fixes: QTBUG-57405 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
* Bump versionAlexandru Croitor2020-02-041-1/+1
| | | | Change-Id: I6fd385646e696fdc8b4947000c94ae1080dea846
* Make the docs state that 5.14 supports GCC >= 5Giuseppe D'Angelo2020-02-013-12/+4
| | | | | | | | | | | [ChangeLog][Important Behavior Changes] Support for GCC 4.x has been dropped in Qt 5.14.0. The documentation for Qt 5.14.0 and 5.14.1 incorrectly stated that GCC 4.x was instead supported; this has now been fixed to state that GCC 5 is the minimum required version to build Qt. Change-Id: Ife5fae7fb20edeeaea787de5d2aa1d68a5bc63f2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* List xkbcommon-x11 in Qt for X11 RequirementsLiang Qi2020-01-301-0/+6
| | | | | | Fixes: QTBUG-75523 Change-Id: I3954cfedaa8ad93971162c7293a22ec5510fd625 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-272-1/+34
|\ | | | | | | Change-Id: I3b58fe19ba58f977f9c628f03ebb3cad589fb851
| * Document Third-Party Code changes in Qt 5.14.1v5.14.15.14.1Jani Heikkinen2020-01-221-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.14.0 and Qt 5.14.1 checkouts, and diff'ing these. Task-number: QTBUG-81166 Change-Id: I7ef38f6a590a450cfa64b0ef0f4b6b75318ed7a0 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * Add changes file for Qt 5.14.1Antti Kokko2020-01-091-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | + 1e27737f9e341c6d53dd8a92c2505996c96e3b7d Doc: Fix broken link on iOS Platform Notes page + 6cfac9f891d25edb1b34115fc8a379d5b378ba83 docs: Clean up and improve readability + ac241949096b7ec655dc34d964bd627f1438484d Fix broken link target "Glossary Of High DPI Terms" + 4dae523c35a06e0ffb5b43d501b4ea632f563fb5 Doc: update emscripten SDK package name + 196b9745386ecd5bf2c964dc1fad90762f7cebc6 Bump version + c8c097a4de0f12e3113350bb4b402ee59ba9f593 Doc: Promote wasm from TP to module + b09e11ad9bb9ccdd1a52de5b1cb1e61735d168f4 Add WebAssembly to supported platforms Change-Id: I4a5dcd33a490e7d17ae4be29c0ec3db9cc109d9a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Windows: Adapt deployment documentation to relocatable buildsFriedemann Kleint2020-01-241-11/+29
| | | | | | | | | | | | | | | | | | | | Update the command line help of windeployqt and split out the non-relocatable part into a separate section. Fixes: QTBUG-81612 Task-number: QTBUG-14150 Change-Id: Ia0691416e6fd274c4a93d646a92f3deca84257ab Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* | Doc: Correct entry in what's new for 5.14 pagePaul Wicking2020-01-211-1/+2
| | | | | | | | | | | | | | | | | | | | The wiki contained a wrongful entry with a link to the wrong bug, which then propagated into the official docs. Correct this by using information from the patch related to the correct bug number. Fixes: QTBUG-81017 Change-Id: I3af379571d252ebd0916a5384d188931be08b43f Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | macOS: Remove reference to the Carbon frameworkTor Arne Vestbø2020-01-201-1/+1
| | | | | | | | | | Change-Id: I4e9871287c8fd54c5f85ed7d7ccaa97d8ef5a51f Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
* | Remove dead qmacnativewidget snippetTor Arne Vestbø2020-01-201-4/+0
| | | | | | | | | | Change-Id: I61e88de67cada659287f8a1dd341dc4fec43be3b Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
* | macOS: Clarify how the Aqua style is renderedTor Arne Vestbø2020-01-201-7/+4
|/ | | | | Change-Id: I78e5ab44f9ece10bca23c07e003776bb3c246bc3 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Add WebAssembly to supported platformsPaul Wicking2020-01-051-0/+17
| | | | | | Task-number: QTWEBSITE-896 Change-Id: I06c65ce53a4601fa8a3c56354a2c4b1f10d5bea6 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Doc: Promote wasm from TP to modulePaul Wicking2020-01-031-3/+5
| | | | | | Fixes: QTBUG-81025 Change-Id: Iadc405c1111335690c43341cdd02c1215fadee06 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Bump versionDaniel Smith2019-12-171-1/+1
| | | | | Change-Id: I7926afd4630b3977787bc1a3e200002ae787246b Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Doc: update emscripten SDK package namePaul Wicking2019-12-171-2/+3
| | | | | | Fixes: QTBUG-80798 Change-Id: Ie13880e05de8f497b716f77269d9221b38590ef4 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-138-37/+441
|\ | | | | | | Change-Id: Id5e592acf448a7a78bcbe7dfe95c87c40dacf586
| * Document Third-Party Code changes in Qt 5.14.0v5.14.0-rc2v5.14.05.14.0Jani Heikkinen2019-12-031-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.13.2 and Qt 5.14.0 checkouts, and diff'ing these. Task-number: QTBUG-79980 Change-Id: I7a00cd3c4c9ca9f27e1dfd72a57232575efcecef Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
| * Doc: Update and simplify Supported Platforms informationv5.14.0-rc1Topi Reinio2019-11-263-16/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Ubuntu 16.04 reached end-of-life, remove form supported platforms - Add SLES 15 - Replace details of supported OS/compiler version(s) with a minimum supported version to avoid the info going stale before the release end-of-life. - Link to qt5.git coin provisioning as it provides an always up-to-date information on the reference configurations. - Clarify the statement of platforms supported by the Qt Company and platforms supported by Qt as a community. Task-number: QTBUG-77795 Change-Id: Ideeb01895ed8dd37b6e708855554c99e3ce1324b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * Add changes file for Qt 5.14.0Antti Kokko2019-11-251-0/+18
| | | | | | | | | | Change-Id: I33e662f180ac965004dda78dc7562cce8177813a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * Merge 5.14 into 5.14.0Frederik Gladhorn2019-11-227-82/+61
| |\ | | | | | | | | | Change-Id: I836deb4998a582c5bce34cfd18214ea6887e4bce
| * | Doc: Document new features in Qt 5.14Topi Reinio2019-11-213-21/+367
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Based on https://wiki.qt.io/New_Features_in_Qt_5.14 Also, move the links to version-specific 'What's New'-pages closer to the top of the Qt 5 intro page, where they are much more visible. Change-Id: I7e36932afbed9ca8768c80f6057594645049e754 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* | | Fix broken link target "Glossary Of High DPI Terms"Friedemann Kleint2019-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename the section accordingly (as referenced for example by QIconEngine::scaledPixmap()), fixing: qtbase/src/gui/image/qiconengine.cpp:150: (qdoc) warning: Can't link to 'Glossary Of High DPI Terms' qtbase/src/gui/image/qiconengine.cpp:382: (qdoc) warning: Can't link to 'Glossary Of High DPI Terms' qtbase/src/gui/image/qiconengine.cpp:216: (qdoc) warning: Can't link to 'Glossary Of High DPI Terms' Change-Id: I947bbf5d1287f11f3e5ba4dd5183ae2c7b65e9f4 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | | docs: Clean up and improve readabilityKavindra Palaraja2019-11-261-85/+81
| | | | | | | | | | | | | | | | | | Task-number: QTBUG-75725 Change-Id: I45ee528d29d2fd79866aa858b8648781ce240e30 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* | | Doc: Fix broken link on iOS Platform Notes pageTopi Reinio2019-11-251-1/+1
| |/ |/| | | | | | | | | | | Change-Id: I65728e43d1fc2972550a371b1abaaa306555cbd3 Fixes: QTBUG-79468 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | android-building.qdoc: Adjust "\endcode" markersAlessandro Portale2019-11-210-0/+0
| | | | | | | | | | Change-Id: Ic5e8fcffc32ce97aadbde8f72f28f73b6728b584 Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com>
* | Doc: Fix linking to WorkerScript QML typesTopi Reinio2019-11-181-7/+8
| | | | | | | | | | | | | | | | WorkerScript is no longer part of QtQml, but in its own module. Change-Id: Id0df8a1321053092d4ffe005c371b23e4b5ed88a Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Nico Vertriest <nico.vertriest@qt.io>
* | Improve "Qt for Android - Building from Source"Mitch Curtis2019-11-181-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Mention that Android Studio's JDK can be used - Fix duplicate "Building Qt" titles so they can be linked to properly - Fix typos in qdoc commands - Fix configure command issues: - Move make flags out - Change android-g++ to android-clang - Expand ANDROID_NDK_PATH and ANDROID_NDK_ROOT variables Task-number: QTCREATORBUG-22626 Change-Id: Iefe9d21ad9b06f792e7c20fb4698c00fa4b24c2a Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
* | doc: Make QtDoc depend on all modulesMartin Smith2019-11-141-67/+2
| | | | | | | | | | | | | | | | This update sets the depends variable in qtdoc.qdocconf to '*'. Change-Id: Ib202a7a9aa1a3990a303cfe5d19a158d1ecc1b6b Task-number: QTBUG-77126 Reviewed-by: Martin Smith <martin.smith@qt.io>
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-145-2/+42
|\ \ | |/ |/| | | | | | | | | | | Conflicts: .qmake.conf doc/src/platforms/android-platform-notes.qdoc Change-Id: I2cc9f09464368a28879d5d755d1079d5f461edb5
| * Fix typo in code block closing tag5.13Assam Boudjelthia2019-11-041-2/+2
| | | | | | | | | | Change-Id: I4032fbe406bffe8b2d8e2e7251e879eb48553139 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-303-2/+29
| |\ | | | | | | | | | Change-Id: I5e4eb7b097ccdb074bfc64e2a0d37000364c3342
| | * Document Third-Party Code changes in Qt 5.13.2v5.13.25.13.2Jani Heikkinen2019-10-151-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.13.1 and Qt 5.13.2 checkouts, and diff'ing these. Task-number: QTBUG-78366 Change-Id: I2fb10082fd001da60a4fbc2bacccb84bd5c4dd29 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| | * Add changes file for Qt 5.13.2Antti Kokko2019-10-151-0/+20
| | | | | | | | | | | | | | | Change-Id: I996c1caa7a31493a2bc889764070cb34041fd132 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| | * Bump versionFrederik Gladhorn2019-10-141-1/+1
| | | | | | | | | | | | Change-Id: I8ceb2c83adf60e9bdc42a9112dfb3fa4ab1b5727
| * | Doc: Mention the need for a writable location for Android SDK and NDKKavindra Palaraja2019-10-251-0/+4
| | | | | | | | | | | | | | | | | | Change-Id: I2490fce8e70efcb82e071680ee726f6f314a92a6 Fixes: QTBUG-73547 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
| * | Add doc about the workaround for turning off predictive text on AndroidAndy Shaw2019-10-251-0/+10
| | | | | | | | | | | | | | | Change-Id: I1038d40b8a65676c7e0fd4da67c4e8860c95b094 Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com>
* | | Doc: Fix documentation warningsTopi Reinio2019-11-086-90/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix linking and replace mentions of deprecated add-ons in 'OpenGL and 3D' section of the graphics topic. - Fix linking to (generated) license documentation pages in licensechanges.qdoc. The links failed because now, the version information for the component is part of the generated title. Use a \target name instead, as it continues to work even when the versions change. - Remove linking for removed licenses, use \e instead. - Add missing dependencies Fixes: QTBUG-79820 Change-Id: Ie74ba5e7b5cff6d286ece6b362b4622e9cafabf3 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | | Update supported platforms and build requirements for Apple platformsTor Arne Vestbø2019-11-061-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per earlier discussions we bump the deployment target for LTS releases and follow up by requiring the latest SDK available for building. As layer backed views and dark mode is a lot more stable these days in Qt and on macOS in general we no longer support the option to build with the 10.13 SDK. A workaround in case this functionality is still needed is to explicitly set the QMAKE_MAC_SDK_VERSION qmake variable, which will tell the linker to write that version into the MachO header of the executable, which will then be read by AppKit when determining which features to opt in to. Change-Id: I474f3cf71087dc68b228629917377c8b634fbe0f Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
* | | Doc: minor tweaks for Windows pagesv5.14.0-beta3Christian Ehrlicher2019-11-051-19/+19
| | | | | | | | | | | | | | | Change-Id: I37a6a44529f0bf3dcd256bc95b9bcdcbd59dd21f Reviewed-by: Paul Wicking <paul.wicking@qt.io>