Curly brackets for initialization got quite powerful. To not invent a
different style we should use the some style like for rounded brackets.
Change-Id: Id4789fb8d4d7f3980a3a8ce2df999cc57022a2a7
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
...in Qt docs. Because a user felt the information is missing.
Change-Id: I76a7820974073651e6632b0f8e705655377b92c0
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
The canvas area now contains Form Editor and Text Editor tabs.
Further, the Properties view can be split to show any view, so
there are now two sidebars.
Change-Id: Ib921a806178606a76d584440e2308d504a297fcb
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Users can now use the code editor within the Qt Quick Designer.
Change-Id: I2ad30bafc4b61ce9c1115c9a8b1c019d2b21151e
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
A developer found the options in the dialog confusing.
Also reorganized the "Managing Sessions" topic for
the new text to fit in.
Change-Id: I5bbe0e2bed91ab5759c7d58d0086352ac4ab3751
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
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>
Plugins can be hidden in the "About Plugins" view by default. Users can
still make them all visible, but the default view can be made less noisy
by hiding plugins that only exist as a base for other plugins.
Plugins that can not run on the current platform are hidden by default
as well.
Change-Id: Iaf2f751c4ea4b3afc605bbbea6611eea042e62c7
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@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>
The icons have been changed. Also create "doc versions"
of two icons that did not look good when used in doc
generation.
Change-Id: I8b35e5ebdd2a837102fcb2826594b96914aeb1b4
Reviewed-by: Alessandro Portale <alessandro.portale@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>