From ca47896204482bf4a6979e3838bf7f09f61cebeb Mon Sep 17 00:00:00 2001 From: giy <giy@omp-system.ru> Date: Fri, 02 Sep 2022 14:16:56 +0300 Subject: [PATCH] Обновление до версии 2.9.0 --- QtVsTools.Package/Marketplace/Overview.html_TT | 39 +++++++++++++++++++++++++++++++++++---- 1 files changed, 35 insertions(+), 4 deletions(-) diff --git a/QtVsTools.Package/Marketplace/Overview.html_TT b/QtVsTools.Package/Marketplace/Overview.html_TT index 7f83418..875bea6 100644 --- a/QtVsTools.Package/Marketplace/Overview.html_TT +++ b/QtVsTools.Package/Marketplace/Overview.html_TT @@ -94,7 +94,7 @@ <p><h3><span>The main features of Qt VS Tools are:</span></h3></p> <ul> <li> - Wizards for creating new Qt projects and classes. + Wizards for creating new Qt and Qt Quick projects and files. </li> <li> Automated build setup for the <a href="http://doc.qt.io/qt-5/moc.html"> @@ -122,6 +122,9 @@ <li> Debugging extensions for Qt data types. </li> + <li> + QML debug engine for debugging Qt Quick applications. + </li> </ul> <p><h3>How to set up F1 help</h3></p> <ol class="1" type="1"> @@ -140,13 +143,41 @@ Select <strong>Assign</strong>, and then select <strong>OK</strong>. </li> </ol> -<p><h3>How to report bugs and contribute code?</h3></p> +<p><h3>How to contribute via GitHub?</h3></p> <ul> <li> - <a title="Bug reports" href="https://bugreports.qt.io/browse/QTVSADDINBUG">Bug reports</a> + <a title="Source code on GitHub" + href="https://github.com/qt-labs/vstools">Source code on GitHub</a> </li> <li> - <a title="Source code" href="https://code.qt.io/cgit/qt-labs/vstools.git">Source code</a> + <a title="Pull requests on GitHub" + href="https://github.com/qt-labs/vstools/pulls">Pull requests on GitHub</a> + </li> +</ul> +<p><h3>How to contribute via Qt Labs?</h3></p> +<ul> + <li> + <a title="Source code on Qt Labs" + href="https://code.qt.io/cgit/qt-labs/vstools.git">Source code on Qt Labs</a> + </li> + <li> + <a title="Qt VS Tools Code Review" + href="https://codereview.qt-project.org/q/project:qt-labs/vstools">Qt VS Tools Code Review</a> + </li> +</ul> +For more information on how to contribute to the Qt Visual Tools via Qt Labs, please look at the + <a title="Qt contribution Guidelines" + href="https://wiki.qt.io/Qt_Contribution_Guidelines"> + Qt contribution Guidelines</a> first. +<p><h3>How to report bugs?</h3></p> +<ul> + <li> + <a title="Qt Bug Tracker" + href="https://bugreports.qt.io/browse/QTVSADDINBUG">Qt Bug Tracker</a> + </li> + <li> + <a title="GitHub Issue Tracker" + href="https://github.com/qt-labs/vstools/issues">GitHub Issue Tracker</a> </li> </ul> <p> -- Gitblit v1.9.1