forked from qt-creator/qt-creator
Doc: do not link to external pages over https
Replaced "https" with "http" (where redirecting works) as a workaround for a bug that causes Qt Creator to crash when trying to open external links using https. Task-number: QTCREATORBUG-9397 Change-Id: If331eaffd2296a79f6e6f1ee7becd725d2aadb1d Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
\QC usually uses the latest stable release of Qt,
|
\QC usually uses the latest stable release of Qt,
|
||||||
you can see the exact minimum requirement at the top of \QC's qtcreator.pro.
|
you can see the exact minimum requirement at the top of \QC's qtcreator.pro.
|
||||||
(You can find the current version in our source repository here:
|
(You can find the current version in our source repository here:
|
||||||
\l{https://qt.gitorious.org/qt-creator/qt-creator/blobs/master/qtcreator.pro}.)
|
\l{http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/qtcreator.pro}.)
|
||||||
|
|
||||||
You find the sources for the different Qt versions for example on our gitorious repository
|
You find the sources for the different Qt versions for example on our gitorious repository
|
||||||
\l{http://qt.gitorious.org/qt}.
|
\l{http://qt.gitorious.org/qt}.
|
||||||
|
|||||||
@@ -231,7 +231,7 @@
|
|||||||
|
|
||||||
\note The Mac OS X Snow Leopard (10.6) has a bug that might cause the
|
\note The Mac OS X Snow Leopard (10.6) has a bug that might cause the
|
||||||
application to crash. For a workaround, see:
|
application to crash. For a workaround, see:
|
||||||
\l{https://bugreports.qt-project.org/browse/QTBUG-4962}{QTBUG-4962}.
|
\l{http://bugreports.qt-project.org/browse/QTBUG-4962}{QTBUG-4962}.
|
||||||
|
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
|
|||||||
@@ -1322,7 +1322,7 @@
|
|||||||
existing process or use the \gui {Run in terminal} option in \QC.
|
existing process or use the \gui {Run in terminal} option in \QC.
|
||||||
|
|
||||||
The reasons for this are described in
|
The reasons for this are described in
|
||||||
\l{https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace%20Protection}
|
\l{http://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace%20Protection}
|
||||||
{KernelHardening}.
|
{KernelHardening}.
|
||||||
|
|
||||||
However, the usefulness of this security measure seems dubious,
|
However, the usefulness of this security measure seems dubious,
|
||||||
|
|||||||
@@ -98,7 +98,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-project.org/}{Qt bug tracker}.
|
\l{http://bugreports.qt-project.org/}{Qt bug tracker}.
|
||||||
|
|
||||||
\if defined(qcmanual)
|
\if defined(qcmanual)
|
||||||
\include widgets/creator-faq-qtdesigner.qdocinc
|
\include widgets/creator-faq-qtdesigner.qdocinc
|
||||||
|
|||||||
@@ -42,7 +42,7 @@
|
|||||||
You can upload free applications as Debian packages to
|
You can upload free applications as Debian packages to
|
||||||
\l{http://wiki.maemo.org/Extras-devel}{Extras-devel} at Maemo.org to share
|
\l{http://wiki.maemo.org/Extras-devel}{Extras-devel} at Maemo.org to share
|
||||||
new updates to your application and to start the community QA process.
|
new updates to your application and to start the community QA process.
|
||||||
You need a \l{https://garage.maemo.org/}{Garage} account for the uploads,
|
You need a \l{http://garage.maemo.org/}{Garage} account for the uploads,
|
||||||
but the package itself does not need to be hosted in the Garage.
|
but the package itself does not need to be hosted in the Garage.
|
||||||
|
|
||||||
You can use the \gui {Publish for Fremantle Extras-devel Free Repository}
|
You can use the \gui {Publish for Fremantle Extras-devel Free Repository}
|
||||||
|
|||||||
@@ -68,7 +68,7 @@
|
|||||||
Only needed if you develop on Windows and if you use a USB connection
|
Only needed if you develop on Windows and if you use a USB connection
|
||||||
to run applications on the device. The drivers are
|
to run applications on the device. The drivers are
|
||||||
installed as part of the Qt 4 SDK. You can also download them from
|
installed as part of the Qt 4 SDK. You can also download them from
|
||||||
\l{https://garage.maemo.org/frs/?group_id=801&release_id=2655}{PC Connectivity}
|
\l{http://garage.maemo.org/frs/?group_id=801&release_id=2655}{PC Connectivity}
|
||||||
on the Maemo web site. Download and install the latest
|
on the Maemo web site. Download and install the latest
|
||||||
PC_Connectivity_<version>.exe (at the time of writing,
|
PC_Connectivity_<version>.exe (at the time of writing,
|
||||||
PC_Connectivity_0.9.4.exe).
|
PC_Connectivity_0.9.4.exe).
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
bugs.
|
bugs.
|
||||||
|
|
||||||
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-project.org}
|
the \c{qtcreator\dist} folder or the \l{http://bugreports.qt-project.org}
|
||||||
{Qt Bug Tracker}.
|
{Qt Bug Tracker}.
|
||||||
|
|
||||||
\section1 General Issues
|
\section1 General Issues
|
||||||
@@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
\li Qt 4.7.4 is known to contain a bug exposed by g++ 4.6 which triggers
|
\li Qt 4.7.4 is known to contain a bug exposed by g++ 4.6 which triggers
|
||||||
a crash in \QC. For more information, see
|
a crash in \QC. For more information, see
|
||||||
\l{https://bugreports.qt-project.org/browse/QTBUG-21265}{QTBUG-21265}
|
\l{http://bugreports.qt-project.org/browse/QTBUG-21265}{QTBUG-21265}
|
||||||
|
|
||||||
\li The Okteta KDE custom widget plugin might be installed as part of
|
\li The Okteta KDE custom widget plugin might be installed as part of
|
||||||
some Linux distributions. It can cause Qt Designer to crash. For
|
some Linux distributions. It can cause Qt Designer to crash. For
|
||||||
@@ -64,10 +64,10 @@
|
|||||||
|
|
||||||
\list
|
\list
|
||||||
|
|
||||||
\li \l{https://bugs.launchpad.net/ubuntu/+source/kdeutils/+bug/662005}
|
\li \l{http://bugs.launchpad.net/ubuntu/+source/kdeutils/+bug/662005}
|
||||||
{Ubuntu bug 662005}
|
{Ubuntu bug 662005}
|
||||||
|
|
||||||
\li \l{https://bugreports.qt-project.org/browse/QTBUG-12025}
|
\li \l{http://bugreports.qt-project.org/browse/QTBUG-12025}
|
||||||
{QTBUG-12025}
|
{QTBUG-12025}
|
||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
To tailor your BAR packages, you will have to manually edit the application
|
To tailor your BAR packages, you will have to manually edit the application
|
||||||
descriptor file. For a full reference, see
|
descriptor file. For a full reference, see
|
||||||
\l{https://bdsc.webapps.blackberry.com/native/documentation/com.qnx.doc.native_sdk.devguide/com.qnx.doc.native_sdk.devguide/topic/r_blackberry_tablet_dtd_intro.html}
|
\l{http://bdsc.webapps.blackberry.com/native/documentation/com.qnx.doc.native_sdk.devguide/com.qnx.doc.native_sdk.devguide/topic/r_blackberry_tablet_dtd_intro.html}
|
||||||
{Document Type Definition (DTD) for the application descriptor file}.
|
{Document Type Definition (DTD) for the application descriptor file}.
|
||||||
|
|
||||||
\section1 Deploying to QNX Neutrino Devices
|
\section1 Deploying to QNX Neutrino Devices
|
||||||
|
|||||||
@@ -24,7 +24,6 @@
|
|||||||
\page creator-developing-bb10.html
|
\page creator-developing-bb10.html
|
||||||
\nextpage creator-developing-generic-linux.html
|
\nextpage creator-developing-generic-linux.html
|
||||||
|
|
||||||
|
|
||||||
\title Connecting BlackBerry 10 Devices
|
\title Connecting BlackBerry 10 Devices
|
||||||
|
|
||||||
\QC provides a plugin that enables you to develop for QNX and BlackBerry 10 platforms.
|
\QC provides a plugin that enables you to develop for QNX and BlackBerry 10 platforms.
|
||||||
@@ -35,9 +34,9 @@
|
|||||||
Before starting to develop for BlackBerry 10 you need to download the following tools:
|
Before starting to develop for BlackBerry 10 you need to download the following tools:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
\li \l {https://developer.blackberry.com/native/} {The BlackBerry 10 Native SDK}
|
\li \l {http://developer.blackberry.com/native/} {The BlackBerry 10 Native SDK}
|
||||||
\li \l {https://developer.blackberry.com/native/} {The BlackBerry 10 Dev Alpha Simulator} if you do not have a BlackBerry DevAlpha device
|
\li \l {http://developer.blackberry.com/native/} {The BlackBerry 10 Dev Alpha Simulator} if you do not have a BlackBerry DevAlpha device
|
||||||
\li \l {https://www.blackberry.com/SignedKeys/} {BlackBerry signing code keys}
|
\li BlackBerry code signing keys (https://www.blackberry.com/SignedKeys/)
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user