Commit Graph

1109 Commits

Author SHA1 Message Date
Leena Miettinen
78d304674f Doc: developing for embedded devices
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>
2015-08-26 11:24:24 +00:00
Eike Ziller
8eaaef96aa Merge remote-tracking branch 'origin/3.5'
Change-Id: I65968dd02ea6bdd15f304ae567dd0c02238e6949
2015-08-20 13:23:13 +02:00
hjk
5b0e12bde6 Debugger: Rename "Change Local Display Format" to "...Value Display..."
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>
2015-08-12 09:18:05 +00:00
Ulf Hermann
f99e40602b Fix typos in CPU Usage Analyzer docs
Change-Id: Ie1f62224b62a148c0a6df1ff4afb55fa9aec89af
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-08-11 11:16:01 +00:00
Leena Miettinen
c4fe977e7c Doc: remove references to Qt WebKit
It has been deprecated and was only used as an example.

Change-Id: I4e483e2f86b32476e4b88c9c3eecb7eeffa42e72
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-08-10 07:39:19 +00:00
Leena Miettinen
a4a27d4de7 Doc: fix writing Qt Creator as one word in a label
... in Tools > Options > Debugger > General.

Change-Id: Id9d68c47ef59179d5e66abd3a97ab597f7ac9364
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-08-07 08:37:21 +00:00
Leena Miettinen
ff3925f3b0 Doc: fix function names in code pasting instructions
Change-Id: I59d1131c516ded36dc4f6967dc7cc1905f0c8922
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-08-06 14:27:02 +00:00
Leena Miettinen
3bb2b0c456 Doc: update screenshots for Linux and QNX devices
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>
2015-08-06 14:02:33 +00:00
Leena Miettinen
70b714d3ae Doc: JSLint documentation no longer available online
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>
2015-08-06 13:40:47 +00:00
Nikolai Kosjar
6b99b1c7cb Doc: update information about Clang Code Model Plugin II
* 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>
2015-08-06 12:43:20 +00:00
Leena Miettinen
fe09dee7c3 Doc: don't specify whether Gradle or Ant is used by default
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>
2015-08-06 11:22:04 +00:00
Leena Miettinen
053b2b649f Doc: "Include by default" locator option
...has replaced the "Limit to prefix" option.

Change-Id: I23e2d7ea9e16933566edb992aa50f6f0c4df3d11
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-08-06 08:23:17 +00:00
Leena Miettinen
a269acbb9e Doc: fix UI text related to searching
- 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>
2015-08-05 13:45:57 +00:00
Leena Miettinen
cc9102369f Doc: update information about Clang Code Model Plugin
Change-Id: Iee70665c116604a8e3ea37d72cdbfccb53960187
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
2015-08-05 13:14:32 +00:00
Leena Miettinen
a7b9bcf480 Doc: fix a group name in "Indenting Text and Code"
"Typing" should be "Tabs and Indentation".

Change-Id: I27917375ae0004dc11a33f355941e948402af5ba
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-08-05 11:44:47 +00:00
Leena Miettinen
ea4b2859e7 Doc: code completion does not consider case by default
"None" is now the default option.

Change-Id: I68ed2ca418efb4dc58ad7f3637a19fbfd81cbb5e
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
2015-08-05 11:15:44 +00:00
Leena Miettinen
eff1d9f21f Doc: fix tab name
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>
2015-08-05 06:57:59 +00:00
Leena Miettinen
2afdfeeb38 Doc: update paths to Qt Designer plugins
Change-Id: I6f07633322ec87c7358e1afc70670f295491722a
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-08-04 14:56:53 +00:00
Leena Miettinen
818d90e0ae Doc: fix a changed check box label
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>
2015-08-04 14:56:42 +00:00
Leena Miettinen
ad332762df Doc: update info about QML export scripts
- 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>
2015-08-04 08:12:54 +00:00
Leena Miettinen
9ec331d6e6 Doc: excluding files from scanning in To-Do Settings
Change-Id: I05923ab532fdfd7bf00f1b277116edba38bf7334
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-08-03 12:11:28 +00:00
Leena Miettinen
4c2ab742f1 Doc: fix typo component > components
Change-Id: I1976eda603688f48c95f7e88d108700b07379265
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-31 13:40:15 +00:00
Leena Miettinen
42335de928 Doc: adding paths to CMake excutables
...and selecting them in kits.

Change-Id: I5093ec17593c6cdd67ab64abcbc5fca06b1c64ff
Reviewed-by: Benjamin Zeller <benjamin.zeller@canonical.com>
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
2015-07-31 11:21:13 +00:00
Leena Miettinen
e3fbe7e93a Doc: Generate separate debug info field in Build steps
Link to the description of the new checkbox and update
the screenshot.

Change-Id: Ic7eebc3434749766ca56e43b26ff0bb9dc9a58d3
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
2015-07-31 10:08:52 +00:00
Leena Miettinen
370f022977 Doc: managing Clang Static Analyzer suppression list
Change-Id: I5318d1e6fdcf21f1057b9faf2578c03a307c3855
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
2015-07-30 10:48:29 +00:00
Leena Miettinen
fb64ca4e87 Doc: improve docs on managing sessions
Change-Id: I6133ab51c62fc21d3fe07e4b7b3a9143a7a2d071
Task-number: QTCREATORBUG-14553
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
2015-07-29 13:20:20 +00:00
Leena Miettinen
f4796d0032 Doc: modifying key values in Qbs profiles
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>
2015-07-29 11:41:00 +00:00
Leena Miettinen
399c9d0f9b Doc: new options in Android Manifest Editor
- Activity name
- Run

Change-Id: I606a741f79d586ff1b2931f656f3e84a435710b3
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
2015-07-29 06:55:56 +00:00
Leena Miettinen
bca0167f37 Doc: add limitation for Android SDK support
Android Studio is currently not supported.

Change-Id: I92857da61fd1b7ade2972d62b1dc236a6ac33aed
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
2015-07-29 06:55:45 +00:00
Leena Miettinen
bbb260093a Doc: supporting multiple Perforce workspaces using conf files
Change-Id: Ic75eeb597b860cc4e85b9e786bd3276c991aa7a5
Reviewed-by: Cristian Adam <cristian.adam@gmail.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-28 08:57:08 +00:00
Leena Miettinen
0e80e4c128 Doc: locating columns on lines in the locator
Change-Id: I810abe065ae5b58b3793adc9445b34e8a656b721
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-07-10 10:21:42 +00:00
Leena Miettinen
397c5c10f8 Doc: opening files from the CLI to a particular column
Change-Id: I1c4ded62dda05a988a394a2e49c7e344f678b000
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-07-10 10:17:47 +00:00
Leena Miettinen
95246b8e43 Doc: running external tools from the locator
Change-Id: Id2040085692e1e8b8413935bd090428e5138fe68
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-07-10 10:17:37 +00:00
Leena Miettinen
2205051eac Doc: Qt Canvas 3D Application wizard
Update related screen shots

Change-Id: I45af80a69ded0fbcc945e5f6b4ccef7b03317dbb
Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2015-07-10 07:52:37 +00:00
Leena Miettinen
d725149206 Doc: recording keyboard shortcuts
Change-Id: I10c3bff52a1552d3ecdedf1d73a70892605b85e6
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-07-10 06:44:02 +00:00
Leena Miettinen
8cba31ae52 Doc: highlighting search results on scrollbar
Change-Id: I33588898dec37454ac202c708757861de3f5494a
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-07-10 06:43:09 +00:00
Leena Miettinen
15b712056e Doc: using GNU Diffutils with ClearCase
Change-Id: Id2f0a825151b3d0575724cf54b8031046874e6cf
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2015-07-07 08:01:53 +00:00
Leena Miettinen
84163cb0d7 Doc: fix qdoc commands
\uicontol -> \uicontrol

Change-Id: If8e720ddeb9ec387f3d594dce33af9f57e5788e3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-06 12:22:36 +00:00
Alessandro Portale
14ecd1855d Wizards: Add QtCanvas3d application wizard
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>
2015-07-06 11:03:48 +00:00
Tobias Hunger
75c78886fe Doc: Update documentation on JSON wizards with new features
Change-Id: I35250048fbe4bd8c22d9a7d64a4df111f8569ddc
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-06 10:50:22 +00:00
Leena Miettinen
240d5dafd0 Doc: update docs to match wizard changes
Update screen shots.

Change-Id: If77af9e6959f112c5970bfa6d4f5c0b93025ba82
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2015-07-03 09:18:31 +00:00
Tobias Hunger
de0dc1c9e3 Doc: Document wizard changes
* \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>
2015-07-02 14:09:19 +00:00
Tobias Hunger
89b528c676 Doc: Discourage introduction of new XML based wizards
Change-Id: I321bea61e8f6459ae432ae8ace4cabf5f84030b0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-02 14:09:03 +00:00
Tobias Hunger
ce51e70d45 Doc: Document keyboard shortcuts for wizards
Change-Id: I2148a66087a8c0aaacfb3ceb51febea8db840603
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-02 13:13:58 +00:00
Leena Miettinen
d8d60c5b51 Doc: update MIME type information
To match UI changes.

Change-Id: I822c0d91b3a186ceb1c485e4f71d8e7a979fc02b
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2015-07-02 07:50:35 +00:00
Tobias Hunger
1096a101e9 Doc: Polish creator-projects-cmake.qdoc
Consistently use CMake without \c, update examples to current Qt
installers.

Change-Id: I92759c82af150ca6be32ae67bc9d920e2eff7987
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 15:16:42 +00:00
Tobias Hunger
94cd5b7421 Doc: Polish autotools.qdoc
Change-Id: I1e50f94a2c7c87af170df1b551e930639c4708af
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 15:16:25 +00:00
Tobias Hunger
5eedc9d2f6 Doc: Polish creator-projects-compilers.qdoc
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>
2015-07-01 15:13:41 +00:00
Tobias Hunger
fdb04b5d00 Doc: Update information on wizards in creator-projects-creating.qdoc
Change-Id: I06fbf8115c416294cd6369a3ebd2dc7f7de2284c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2015-07-01 15:02:56 +00:00
Leena Miettinen
b9b1f89ea9 Doc: update the mobile application tutorial
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>
2015-06-30 07:24:58 +00:00