From f1750ba4f7338f29509ade52da25efa83aa3d118 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 22 Oct 2013 13:55:47 +0200 Subject: Doc: new filters in the Issues output pane The Debug Information, Debugger Runtime, and Deployment filters were added. Change-Id: Ifc22e1dfb1d1a9b0b72e371bfa7963c646d3ff2f Reviewed-by: hjk --- doc/images/qtcreator-build-issues.png | Bin 21723 -> 15546 bytes doc/src/howto/creator-ui.qdoc | 9 +++++++++ 2 files changed, 9 insertions(+) diff --git a/doc/images/qtcreator-build-issues.png b/doc/images/qtcreator-build-issues.png index b0d7758840..c8f4c138c7 100644 Binary files a/doc/images/qtcreator-build-issues.png and b/doc/images/qtcreator-build-issues.png differ diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index a3ffea286f..4d4b7d0829 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -298,6 +298,15 @@ \li \gui Compile - Selected output from the compiler. Open the \gui {Compile Output} pane for more detailed information. + \li \gui{Debug Information} - Lists debug information packages that might + be missing. + + \li \gui{Debugger Runtime} - Errors encountered when starting \QC. For + example, information about missing DLLs. + + \li \gui Deployment - Errors encountered between building an application + successfully and starting it on a device. + \li \gui {My Tasks} - Entries from a task list file (.tasks) generated by \l{Showing Task List Files in Issues Pane} {code scanning and analysis tools}. -- cgit v1.2.3