Merge remote-tracking branch 'origin/10.0'

Conflicts:
	src/shared/qbs

Change-Id: I33e13270c8c15a51b4ce4eaa6b4584041ed124e0
This commit is contained in:
Eike Ziller
2023-03-13 12:30:04 +01:00
62 changed files with 446 additions and 292 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (C) 2020 The Qt Company Ltd.
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
// **********************************************************************
@@ -14,6 +14,9 @@
\title Getting Started
To learn the basics of \QC, take the \e {Getting Started with Qt Creator}
course in \l{https://www.qt.io/courses/}{Qt Learning}.
\table
\row
\li \inlineimage front-gs.png

View File

@@ -31,7 +31,8 @@
additional debug symbols that you need for debugging the
application but that you can leave out from the release version.
Generally, you use the debug configuration for testing and the
release configuration for creating the final installation file.
release configuration for creating the final installation
binary package.
\row
\li Build step