diff --git a/doc/images/qmldesigner-new-project.png b/doc/images/qmldesigner-new-project.png index 1c9df5a57b1..428d6e1b63a 100644 Binary files a/doc/images/qmldesigner-new-project.png and b/doc/images/qmldesigner-new-project.png differ diff --git a/doc/images/qtcreator-add-resource-wizard.png b/doc/images/qtcreator-add-resource-wizard.png index fc66daadb97..e9f8d7bfd1f 100644 Binary files a/doc/images/qtcreator-add-resource-wizard.png and b/doc/images/qtcreator-add-resource-wizard.png differ diff --git a/doc/images/qtcreator-new-opengl-file.png b/doc/images/qtcreator-new-opengl-file.png index 789e762e776..3e64d1fff58 100644 Binary files a/doc/images/qtcreator-new-opengl-file.png and b/doc/images/qtcreator-new-opengl-file.png differ diff --git a/doc/images/qtcreator-new-qt-gui-application.png b/doc/images/qtcreator-new-qt-gui-application.png index 60f398a016b..1ca8d227f6d 100644 Binary files a/doc/images/qtcreator-new-qt-gui-application.png and b/doc/images/qtcreator-new-qt-gui-application.png differ diff --git a/doc/images/qtcreator-new-qt-quick-project-wizard.png b/doc/images/qtcreator-new-qt-quick-project-wizard.png index 88c59c37fd6..1b19a9c72a0 100644 Binary files a/doc/images/qtcreator-new-qt-quick-project-wizard.png and b/doc/images/qtcreator-new-qt-quick-project-wizard.png differ diff --git a/doc/src/android/androiddev.qdoc b/doc/src/android/androiddev.qdoc index e8bd2a3cfff..0dfacb9b59f 100644 --- a/doc/src/android/androiddev.qdoc +++ b/doc/src/android/androiddev.qdoc @@ -154,7 +154,7 @@ \endlist - \li Select \gui File > \gui {New File or Project} > \gui Applications > + \li Select \gui File > \gui {New File or Project} > \gui Application > \gui {Qt Quick Application} > \gui Choose, and follow the instructions of the wizard. For more information, see \l{Creating Qt Quick Projects}. diff --git a/doc/src/qnx/creator-deployment-bb10.qdoc b/doc/src/qnx/creator-deployment-bb10.qdoc index 13400aa4d06..ed433c45d28 100644 --- a/doc/src/qnx/creator-deployment-bb10.qdoc +++ b/doc/src/qnx/creator-deployment-bb10.qdoc @@ -35,7 +35,9 @@ To deploy Qt applications to BlackBerry 10 devices: \list 1 - \li Select \gui File > \gui {New File or Project} > \gui {Applications} to create a \gui {Qt Quick Application}, \gui {Qt Widgets Application}, or \gui {BlackBerry Cascades Application}. + \li Select \gui File > \gui {New File or Project} > \gui {Application} + to create a \gui {Qt Quick Application}, \gui {Qt Widgets + Application}, or \gui {BlackBerry Cascades Application}. \li Select a BlackBerry 10 \l{glossary-buildandrun-kit}{kit} for either device or simulator. For more information about adding kits, see \l{Connecting BlackBerry 10 Devices}. \li When \QC prompts you to generate a BAR descriptor file, answer \gui Yes to generate the file and enable the packaging process. \li You can use the BAR descriptor editor to customize the appearance and behavior of the application. diff --git a/doc/src/qtquick/creator-mobile-app-tutorial.qdoc b/doc/src/qtquick/creator-mobile-app-tutorial.qdoc index 31d225dfd3d..c992194d122 100644 --- a/doc/src/qtquick/creator-mobile-app-tutorial.qdoc +++ b/doc/src/qtquick/creator-mobile-app-tutorial.qdoc @@ -61,7 +61,7 @@ \list 1 - \li Select \gui File > \gui {New File or Project} > \gui Applications > + \li Select \gui File > \gui {New File or Project} > \gui Application > \gui {Qt Quick Application} > \gui Choose. \li In the \gui{Name} field, type \b{accelbubble}. diff --git a/doc/src/qtquick/qtquick-app-tutorial.qdoc b/doc/src/qtquick/qtquick-app-tutorial.qdoc index ee97e77be08..d824ab129e1 100644 --- a/doc/src/qtquick/qtquick-app-tutorial.qdoc +++ b/doc/src/qtquick/qtquick-app-tutorial.qdoc @@ -47,7 +47,7 @@ \list 1 - \li Select \gui{File > New File or Project > Applications > + \li Select \gui{File > New File or Project > Application > Qt Quick Application > Choose}. \li In the \gui{Name} field, type \b {Transitions}. diff --git a/doc/src/qtquick/qtquick-creating.qdoc b/doc/src/qtquick/qtquick-creating.qdoc index cb4b02589b4..a48d403da66 100644 --- a/doc/src/qtquick/qtquick-creating.qdoc +++ b/doc/src/qtquick/qtquick-creating.qdoc @@ -64,7 +64,7 @@ \list 1 - \li Select \gui File > \gui {New File or Project} > \gui Applications > + \li Select \gui File > \gui {New File or Project} > \gui Application > \gui {Qt Quick UI} > \gui Choose. \li In the \gui {Qt Quick component set} field, select the component set @@ -118,7 +118,7 @@ \list 1 - \li Select \gui File > \gui {New File or Project} > \gui Applications > + \li Select \gui File > \gui {New File or Project} > \gui Application > \gui {Qt Quick Application} > \gui Choose. \li In the \gui {Qt Quick component set} field, select the component set diff --git a/doc/src/widgets/qtdesigner-app-tutorial.qdoc b/doc/src/widgets/qtdesigner-app-tutorial.qdoc index ee94572578a..32837254e44 100644 --- a/doc/src/widgets/qtdesigner-app-tutorial.qdoc +++ b/doc/src/widgets/qtdesigner-app-tutorial.qdoc @@ -41,7 +41,7 @@ \list 1 - \li Select \gui{File > New File or Project > Applications > Qt Widgets + \li Select \gui{File > New File or Project > Application > Qt Widgets Application > Choose}. \image qtcreator-new-qt-gui-application.png "New File or Project dialog"