Use the Version value defined in config.xml as the product version
exclusively instead of sometimes using it as the repository format
version in components.xml (which must be 1.0.0) and sometimes as the
product version.
Change-Id: I63864947bf131ac6e246a2aaf6febdda0555c13d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
As we are describing XML files. "Settings" is still
used where appropriate.
Also use the angle brackets around element names more
consistently.
Change-Id: I5c7179212c90d8f2cd55e28af98e7cd785603f4a
Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
Updated according to user feedback to make descriptions clearer.
Added documentation for all sections in config.xml, explained HomeDir,
and added a link to variable list.
Deleted an obsolete note.
Updated screenshots.
Change-Id: I255569f8a09c7c3b996b6e201c5469874027cf60
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
According to Apple naming conventions.
Change-Id: I4e7e5334987543118ae18d8547f58d01260f2493
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
The \o QDoc command has been deprecated in QDoc for
Qt 5 and using it prints a QDoc warning.
Change-Id: Ibf0be59f3953bd731c2133cee3ec399e51df84a5
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
- remove translations part
- replace installation dir (root) with home
in order to properly finish the installer wizard
with default values
- AllowSpaceInPath is now true by default (ChangeLog updated)
Change-Id: I84e372ac4da05964d90851bf592fc87ee9409e3b
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Using backslash on Linux you get the following error:
Error: Config file configconfig.xml not found at the specified location
Change-Id: I0d48df0c7be2d186c83da0740d50c8f7a06215d2
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>