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>
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>
- 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>
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>
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>
- 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>
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>
- 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>
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>
A few things have changed with regards to packaging in Qt 5.14,
so we need the documentation to reflect these changes. One major
change is that we now also support the AAB packaging format,
which also requires multi-arch builds.
When going through the documentation, it was clear that a lot
of the information was already outdated, so I took the opportunity
to clean up a bit. I have removed some stale information, removed
some details that only served to confuse, and rewrote some parts
to match the current reality.
Change-Id: I1d016ea66e18c8f174257defec4af532b4960b15
Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Causes wrong link to wiki
Task-number: QTBUG-79249
Change-Id: I618f165a37065bd402ffa0b05310768b36f7ee96
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Those don't exist anymore (since the transition from V8 ...).
Change-Id: I59e89680561f98d6a2e265c250ea1519e5d0e01e
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
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>
* 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>
... as a part of building Qt from sources. Otherwise, the docs
will not be visible in the Qt Assistant that was built.
Fixes: QTBUG-18988
Change-Id: I20c702d46c8996aa070859dcfd9287af9620a67a
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Use active voice to improve readability
* Restructure the topic to reduce the number of sections
* Simplify parts of the content to make it easier to skim
Change-Id: Ic8b327acfc3c3d6435324ba219bd5eebcd9d159a
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Make the first example simpler and move the code for locating
Qt modules to a subsection.
Map Qt modules to catalogs available in the qttranslations
repository.
Explain that devs can either use the meta catalog or pick the
catalogs for the modules that they use (only available way for
new Qt 5 modules).
Task-number: QTBUG-69203
Change-Id: I0727ca3b5547349ab2a1e387040086ead532b688
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Append to the existing list.
Change-Id: I7435847e3029a607c36fb99bcef9a54f11142b65
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>