Replace deprecated Q_OS_OSX macro used in several places with the newer
Q_OS_MACOS. Old style reference of Apple's desktop operating system name
as "OS X" in documentation and files are also replaced with "macOS"
where applicable.
Task-number: QTIFW-1406
Change-Id: I0561d5e0d964917ac4fca0702d58a06b85d30e57
Reviewed-by: Katja Marttila <katja.marttila@qt.io>
Make clear that all current examples illustrate how
to use component scripts.
Change-Id: Id1015912723ed2f8f982d8316c8923e47e4897bc
Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
Fix issues in the example files.
Use the same values in all config.xml files to be able
to use a standard text to describe them.
Change-Id: I3a6dae58270906f590cde0c6e234d9bbb75d34f7
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Add initial topic skeletons. The contents will be
modified in subsequent patches.
Change-Id: I33ca4180c7070d5ae2ca20a59f75608289d76344
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>