forked from qt-creator/qt-creator
Doc: Replace "Qt Bug Tracker" with "Qt Project Bug Tracker"
Add links where they were missing. Change-Id: I218c1160226ec5223e6bd055d73e82092f254792 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -265,10 +265,10 @@
|
|||||||
|
|
||||||
\section1 Inspecting the Code Model
|
\section1 Inspecting the Code Model
|
||||||
|
|
||||||
When you report a bug that is related to the C++ code model, the \QC
|
When you \l{https://bugreports.qt.io/}{report a bug} that is related to the
|
||||||
developers might ask you to write information about the internal state of
|
C++ code model, the \QC developers might ask you to write information about
|
||||||
the code model into a log file and to deliver the file to them for
|
the internal state of the code model into a log file and to deliver the fil
|
||||||
inspection.
|
to them for inspection.
|
||||||
|
|
||||||
To view information about the C++ code model in the
|
To view information about the C++ code model in the
|
||||||
\uicontrol {C++ Code Model Inspector} dialog and write it to a log file,
|
\uicontrol {C++ Code Model Inspector} dialog and write it to a log file,
|
||||||
|
|||||||
@@ -149,7 +149,7 @@
|
|||||||
\li Triggering menu items from the main menu (\c {t})
|
\li Triggering menu items from the main menu (\c {t})
|
||||||
|
|
||||||
\li Searching for issues from the \l{https://bugreports.qt.io/}
|
\li Searching for issues from the \l{https://bugreports.qt.io/}
|
||||||
{Qt Bug Tracker} (\c bug).
|
{Qt Project Bug Tracker} (\c bug).
|
||||||
|
|
||||||
\if defined(qtcreator)
|
\if defined(qtcreator)
|
||||||
\li Running external tools (\c x)
|
\li Running external tools (\c x)
|
||||||
|
|||||||
@@ -123,7 +123,8 @@
|
|||||||
|
|
||||||
The language service client has been mostly tested with Python.
|
The language service client has been mostly tested with Python.
|
||||||
If problems arise when you try it or some other language, please select
|
If problems arise when you try it or some other language, please select
|
||||||
\uicontrol Help > \uicontrol {Report Bug} to report them in the Qt Bug
|
\uicontrol Help > \uicontrol {Report Bug} to report them in the
|
||||||
Tracker. The reports should include \QC console output with the environment
|
\l{https://bugreports.qt.io/}{Qt Project Bug Tracker}. The reports
|
||||||
|
should include \QC console output with the environment
|
||||||
variable \c {QT_LOGGING_RULES=qtc.languageclient.*=true} set.
|
variable \c {QT_LOGGING_RULES=qtc.languageclient.*=true} set.
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -73,7 +73,7 @@
|
|||||||
\b {Has a reported issue been addressed?}
|
\b {Has a reported issue been addressed?}
|
||||||
|
|
||||||
You can look up any issue in the
|
You can look up any issue in the
|
||||||
\l{https://bugreports.qt.io/}{Qt bug tracker}.
|
\l{https://bugreports.qt.io/}{Qt Project Bug Tracker}.
|
||||||
|
|
||||||
\include widgets/creator-faq-qtdesigner.qdocinc qt designer faq
|
\include widgets/creator-faq-qtdesigner.qdocinc qt designer faq
|
||||||
|
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
For a list of fixed issues and added features, see the changelog file in
|
For a list of fixed issues and added features, see the changelog file in
|
||||||
the \c{qtcreator\dist} folder or the \l{https://bugreports.qt.io}
|
the \c{qtcreator\dist} folder or the \l{https://bugreports.qt.io}
|
||||||
{Qt Bug Tracker}.
|
{Qt Project Bug Tracker}.
|
||||||
|
|
||||||
\section1 General Issues
|
\section1 General Issues
|
||||||
|
|
||||||
|
|||||||
@@ -130,8 +130,9 @@
|
|||||||
\row
|
\row
|
||||||
\li {4,1} \l{All Topics}
|
\li {4,1} \l{All Topics}
|
||||||
\row
|
\row
|
||||||
\li {4,1} \note To report bugs and suggestions to the Qt Bug
|
\li {4,1} \note To report bugs and suggestions to the
|
||||||
Tracker, select \uicontrol {Help > Report Bug}.
|
\l{https://bugreports.qt.io/}{Qt Project Bug Tracker},
|
||||||
|
select \uicontrol {Help > Report Bug}.
|
||||||
To copy and paste detailed information about your system to the
|
To copy and paste detailed information about your system to the
|
||||||
bug report, select \uicontrol Help >
|
bug report, select \uicontrol Help >
|
||||||
\uicontrol {System Information}.
|
\uicontrol {System Information}.
|
||||||
|
|||||||
@@ -107,8 +107,9 @@
|
|||||||
\row
|
\row
|
||||||
\li {4,1} \l{All Topics}
|
\li {4,1} \l{All Topics}
|
||||||
\row
|
\row
|
||||||
\li {4,1} \note To report bugs and suggestions to the Qt Bug
|
\li {4,1} \note To report bugs and suggestions to the
|
||||||
Tracker, select \uicontrol {Help > Report Bug}.
|
\l{https://bugreports.qt.io/}{Qt Project Bug Tracker},
|
||||||
|
select \uicontrol {Help > Report Bug}.
|
||||||
To copy and paste detailed information about your system to the
|
To copy and paste detailed information about your system to the
|
||||||
bug report, select \uicontrol Help >
|
bug report, select \uicontrol Help >
|
||||||
\uicontrol {System Information}.
|
\uicontrol {System Information}.
|
||||||
|
|||||||
Reference in New Issue
Block a user