aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-09-14 14:15:43 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-09-17 16:32:06 +0200
commitb0270f1fdeef257cb736d57972c36228041c30a8 (patch)
treeea509f0e5d9be16e8cf4896a07174a77db297564 /doc
parent00a412f716330b25e5748435350f132246f97f44 (diff)
Doc: new Compile Output pane functionality and button
Change-Id: I0b4f68526b024a8e6c940672d9322822f2f98f76 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/images/qtcreator-compile-pane.pngbin11336 -> 13870 bytes
-rw-r--r--doc/src/howto/creator-ui.qdoc5
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/images/qtcreator-compile-pane.png b/doc/images/qtcreator-compile-pane.png
index 457ddb9032..fcaf9324de 100644
--- a/doc/images/qtcreator-compile-pane.png
+++ b/doc/images/qtcreator-compile-pane.png
Binary files differ
diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc
index cb7d6c13ff..251b63621e 100644
--- a/doc/src/howto/creator-ui.qdoc
+++ b/doc/src/howto/creator-ui.qdoc
@@ -337,6 +337,11 @@
\image qtcreator-compile-pane.png
+ Double-click on a file name in an error message to open the file in the
+ code editor.
+
+ Select the \gui {Cancel Build} button to cancel the build.
+
\section2 To-Do List
The \gui {To-Do List Entries} pane lists the BUG, FIXME, NOTE, TODO, and