Doc: update information about commercial features

Using the Auto test plugin or QML Profiler extensions
no longer requires a commercial lincense.

The ISO Icon Browser was missing from the list of commercial
features.

Change-Id: Ic40c8ae5bddea5424f2de57d8e2ece17588428ff
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2016-01-25 11:08:08 +01:00
parent 126d1b0811
commit 2eaaed3428
7 changed files with 10 additions and 33 deletions

View File

@@ -31,10 +31,8 @@
\title Running Autotests
\commercial
\QC integrates the \l{Qt Test} framework for unit testing Qt based
applications and libraries (commercial only). You can use \QC to build and
applications and libraries. You can use \QC to build and
run autotests for your projects.
\image qtcreator-autotests.png

View File

@@ -139,8 +139,7 @@
\li \uicontrol Outline shows the symbol hierarchy of a C++ file and the type
hierarchy of a QML file.
\li \uicontrol Tests lists autotests and Qt Quick tests in the project
(commercial only).
\li \uicontrol Tests lists autotests and Qt Quick tests in the project.
\li \uicontrol {Type Hierarchy} shows the base classes of a class.
@@ -297,7 +296,7 @@
\section2 Viewing Tests
The \uicontrol Tests view shows the autotests and Qt Quick tests in the
current project (commercial only). Select the test cases to run. If a Qt
current project. Select the test cases to run. If a Qt
Quick test case does not have a name, it is marked \uicontrol Unnamed in the
list. Unnamed test cases are always executed when the application that
contains them is run, and therefore you cannot select or deselect them.
@@ -350,7 +349,7 @@
\li \uicontrol{General Messages}
\li \uicontrol{Test Results} (commercial only)
\li \uicontrol{Test Results}
\endlist