aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-03-15 10:32:50 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-03-15 14:49:23 +0100
commit10cdeb8748cd2a656ec9c2ebab7e050cb56d1c4c (patch)
treeebba58413efcab5c297827fa0d1682ea8d492f08 /doc
parent51bfb7e3516334665ac841f6dbf68cb0cb853ead (diff)
Doc: reorganize the bulleted list
Update screenshots Change-Id: Ic33998c6e9b91490d877ae94d349b4c6aeae5c85 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/images/qtcreator-project-targets.pngbin0 -> 8985 bytes
-rw-r--r--doc/images/qtcreator-qt4-addbutton.pngbin839 -> 762 bytes
-rw-r--r--doc/images/qtcreator-target-remove.pngbin826 -> 740 bytes
-rw-r--r--doc/src/projects/creator-projects-settings-overview.qdoc18
4 files changed, 9 insertions, 9 deletions
diff --git a/doc/images/qtcreator-project-targets.png b/doc/images/qtcreator-project-targets.png
new file mode 100644
index 0000000000..c95e52092d
--- /dev/null
+++ b/doc/images/qtcreator-project-targets.png
Binary files differ
diff --git a/doc/images/qtcreator-qt4-addbutton.png b/doc/images/qtcreator-qt4-addbutton.png
index 4c7836835e..cd858fb4b2 100644
--- a/doc/images/qtcreator-qt4-addbutton.png
+++ b/doc/images/qtcreator-qt4-addbutton.png
Binary files differ
diff --git a/doc/images/qtcreator-target-remove.png b/doc/images/qtcreator-target-remove.png
index 4cab553630..e4f2dfdf40 100644
--- a/doc/images/qtcreator-target-remove.png
+++ b/doc/images/qtcreator-target-remove.png
Binary files differ
diff --git a/doc/src/projects/creator-projects-settings-overview.qdoc b/doc/src/projects/creator-projects-settings-overview.qdoc
index 08a6036a13..215a67097b 100644
--- a/doc/src/projects/creator-projects-settings-overview.qdoc
+++ b/doc/src/projects/creator-projects-settings-overview.qdoc
@@ -39,7 +39,7 @@
To view and modify the settings for currently open projects, switch to the
\gui Projects mode by pressing \key Ctrl+5.
- \image qtcreator-projectpane.png
+ \image qtcreator-project-targets.png
You can add a target if the development environment for the target platform
is installed on the development PC and the Qt version is configured. Click
@@ -60,18 +60,18 @@
\list
- \o If you have installed the development environment for only
+ \o \l{Specifying Build Settings}{Build Settings}
+
+ \o \l{Specifying Run Settings}{Run Settings}
+
+ \endlist
+
+ \note If you have installed the development environment for only
one target, the \gui Targets tab is replaced by a \gui Build
tab and a \gui Run tab.
-
- \o If you have not configured the project for building, the
+ If you have not configured the project for building, the
\gui Targets tab is replaced by the \l{Opening Projects}
{Configure Projects} tab.
- \endlist
-
- \o \l{Specifying Build Settings}{Build Settings}
-
- \o \l{Specifying Run Settings}{Run Settings}
\o \l{Specifying Editor Settings}{Editor Settings}