Qt Quick Controls Application, Qt Quick UI, and Qt Quick Extension
Plugins wizards have been removed from Qt Creator.
Change-Id: I30e6e59e38d7f120d35f6cf34603d4ec356a5ef4
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This far, it was only briefly described in a widgets tutorial
and the information is needed when using Qt Quick Controls 2.
Change-Id: Ib80a446277e58dbaed9c6a5ac249e2183dc5f63e
Task-number: QTCREATORBUG-17670
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Clang Format options differ somewhat from the Artistic Style
and Uncrustify options.
Also, the "Format entire file if no text was selected" is enabled
by default and also applies to Uncrustify.
Change-Id: I19d6badbd71275a185894e8c5dff96826d378afb
Reviewed-by: Lorenz Haas <lorenz.haas@histomatics.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Support for the Qt Quick Controls 1 has been removed.
Change-Id: I6fc64cea94ee64cabb19935124bb9e8fdc3d1089
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Use the \l command where links are needed and normal text or
the \uicontrol command, otherwise.
Change-Id: I5da25819dcd051d3a06d48a08964a6e9052bd22a
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Remove the build instructions because they are not end user relevant
and belong into Qt Creator's README.md.
* Restructure into the sections "About ...", "Activating ..." and
"Configuring ...".
* Simplify/clarify here and there.
Change-Id: I7b3abd03bc4fe9215db804a4cd69e9d796b8bf9b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Use the [QML] specifier to make sure that the links lead
to QML type documentation.
Change-Id: I93afda14a72cdfe5e941378e332f66bdfe131352
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
The "ABIs" field is now read-only and the "Working directory"
field has been added.
Change-Id: If94860dafe6409e99b6f99b2bdd0ce500f2ade61
Reviewed-by: hjk <hjk@qt.io>
Add a link to the descriptions of the common functions and
turn the table into text.
Change-Id: If954b9d911e5f9e9b568ff1d4260025e7a9c7967
Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Converting a table to text to be able to describe the related
options next to the functions.
Change-Id: If50084e4e83a3c8a50cad84c458f58caa979ac86
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Turn the table into text and describe the options next to
the related functions.
Change-Id: Ibae2ed2e63c68769f1a9edde865d124f4a65cbcc
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
For most systems, you can specify the path to the executable,
user credentials, timeout, and log size. Describe these options
in the overview topic to avoid having to copy the text to all
VCS specific topics.
Change-Id: Id54aa2d3ae168ae3c180dd10a7e3eb71f0763fe6
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
A checkbox and a button have been added and a field has been
removed.
Change-Id: Ib67e73300ac4ecd9427b2ed0b80fb57b7d701db8
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This is done in preparation for moving some Qt Creator
plugins and their documentation into their own repositories.
All the changes have to do with the structure of the documentation.
There are no content changes, except removing headings or changing
them to better fit the new structure and adding some leading
sentences or links.
Change-Id: I1499187121a1a1cc3c6b635801fb540ac439fd0b
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro>
We already ship with a cherry-picked change from version 3.9.
Change-Id: Iad09ac8db470506c5de0321f3a2346c549b11b31
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Change the UI text to use the name of the Structure view
instead of "Browser", which is a term not used in the documentation
or the model editor UI.
Change-Id: Id5654bc7f5c4a9c7147315333f60c88a9e667bbc
Reviewed-by: Jochen Becher <jochen_becher@gmx.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>