Add information about Qt for Device Creation
integration with Qt Creator. Add links to the
Qt for Device Creation documentation where
appropriate.
Change-Id: Ie9be5a65697681590e2131407432f826a5ab4f2e
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This has been a mis-nomer since the Local and per-Type format
submenues were merged into a single submenu.
Change-Id: I07068a6909b30c961bfc956d8ea5c0be5cf0e45d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
It has been deprecated and was only used as an example.
Change-Id: I4e483e2f86b32476e4b88c9c3eecb7eeffa42e72
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
The deployment steps have changed. Removed the screenshot
that shows the default settings for running on Linux.
Change-Id: I64745026e4a79f32e62d575df4e0b408173cbddb
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
The tool now describes error messages depending on user
output. Also, there is no active development on the checks,
so removing hints about the future development.
Change-Id: I87c94febb95ae8247aa1061bcc7ac0801e64ee8a
Reviewed-by: Christian Kamm <kamm@incasoftware.de>
* Update the instructions on building clang.
* State the minimum version of clang that is necessary (3.6.2).
* Rearrange the "acquire clang entries", the least time-consuming method
for acquiring clang comes first now.
Change-Id: Ie0a80fa507be20fd7c3f09930de03a88634cccce
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
Ant now seems to be the default. Link to the section about
selecting the tool to use.
Change-Id: I1c60c952726f407d5ad7e25118dba732a2fa50e5
Reviewed-by: BogDan Vatra <bogdan@kde.org>
- Regular Expressions > Use Regular Expressions
- "Highlight search results on the scrollbar" is in the Display tab
Change-Id: If3df17d9fd00f5fc0945ee979be81f9b62f78ac8
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
"Typing" should be "Tabs and Indentation".
Change-Id: I27917375ae0004dc11a33f355941e948402af5ba
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Tools > C++ > Inspect C++ Code Model > Project Parts >
Include Paths is now "Header Paths".
Change-Id: I0ec53ec2988df2a563b2a5212a6cc31152146e51
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
Tools > Options > Text Editor > Display > Always Open Links in Next Split
changed to "Always open links in another split".
Change-Id: If363b6c14868a730641370098432cb9c0d45fe59
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
- Switch the download links to Gerrit
- Describe how to edit the scripts to create files that are
compatible with Qt Quick Designer
- Remove notes about adding Python support for Windows, because
that now seems to work out of the box
Change-Id: I88f822e1d72658818b140208c264af24ab671b28
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Link to the description of the new checkbox and update
the screenshot.
Change-Id: Ic7eebc3434749766ca56e43b26ff0bb9dc9a58d3
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
Update the screenshot to show the format
in which the key names must be entered.
Change-Id: I54187e6d456462ffd7b74f7ff424e28779b60b73
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Android Studio is currently not supported.
Change-Id: I92857da61fd1b7ade2972d62b1dc236a6ac33aed
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
This change adds the wizards from qtcanvas3d/creatortemplates (a plain
Canvas3d application and a three.js application wizard) in a combined
form as json wizard.
Change-Id: Ieef2fe388bff279b6a158097c094dae212bf89cb
Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
* \uicontrol fixes
* More acurately describe what a custom wizard can do now
* Do not mention class wizards anymore: They got merged into
file wizards
* Remove table summarizing JSON and XML wizards and just recommend
using JSON wizards instead.
* Fix documentation on wizard locations
* Add section with tips for wizard development
Change-Id: I1485aad1a11394035313ca83063572503af73f97
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Consistently use CMake without \c, update examples to current Qt
installers.
Change-Id: I92759c82af150ca6be32ae67bc9d920e2eff7987
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Names have their own field in the UI now, no more need to double-click
in the table. Do some markup-cleanups while at it.
Change-Id: I7f456f8455a54c9ae05ffc8ab73aa8f8f6cc1e22
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Update text to match the template and UI.
Use the \example command instead of \page to have qdoc
generate HTML files from the example files. This requires
also adding the .pro file.
Add an SVG image to the sources and link to it from the
text.
Change-Id: Ib90798386ee082c9ea2a405b33a4f2a5996a9d2a
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>