From 68a573b62ec11cf228171e9ab54ffbb23cb4b5d2 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 31 May 2013 14:26:01 +0200 Subject: [PATCH] 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 --- doc/api/getting-and-building.qdoc | 2 +- doc/src/debugger/creator-debugger-setup.qdoc | 2 +- doc/src/debugger/creator-debugger.qdoc | 2 +- doc/src/howto/qtcreator-faq.qdoc | 2 +- .../linux-mobile/creator-publish-maemo-extras-devel.qdoc | 2 +- doc/src/linux-mobile/maemodev.qdoc | 2 +- doc/src/overview/creator-issues.qdoc | 8 ++++---- doc/src/qnx/creator-deployment-qnx.qdoc | 2 +- doc/src/qnx/creator-developing-bb10.qdoc | 7 +++---- 9 files changed, 14 insertions(+), 15 deletions(-) diff --git a/doc/api/getting-and-building.qdoc b/doc/api/getting-and-building.qdoc index 6a7f56b05d5..b0f87bc2beb 100644 --- a/doc/api/getting-and-building.qdoc +++ b/doc/api/getting-and-building.qdoc @@ -36,7 +36,7 @@ \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 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 \l{http://qt.gitorious.org/qt}. diff --git a/doc/src/debugger/creator-debugger-setup.qdoc b/doc/src/debugger/creator-debugger-setup.qdoc index a8366f998a9..094be80d1d4 100644 --- a/doc/src/debugger/creator-debugger-setup.qdoc +++ b/doc/src/debugger/creator-debugger-setup.qdoc @@ -231,7 +231,7 @@ \note The Mac OS X Snow Leopard (10.6) has a bug that might cause the 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 diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc index ff73ad3c14a..593d368f311 100644 --- a/doc/src/debugger/creator-debugger.qdoc +++ b/doc/src/debugger/creator-debugger.qdoc @@ -1322,7 +1322,7 @@ existing process or use the \gui {Run in terminal} option in \QC. 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}. However, the usefulness of this security measure seems dubious, diff --git a/doc/src/howto/qtcreator-faq.qdoc b/doc/src/howto/qtcreator-faq.qdoc index dfdfe4fb411..026eb8ef38a 100644 --- a/doc/src/howto/qtcreator-faq.qdoc +++ b/doc/src/howto/qtcreator-faq.qdoc @@ -98,7 +98,7 @@ \b {Has a reported issue been addressed?} 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) \include widgets/creator-faq-qtdesigner.qdocinc diff --git a/doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc b/doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc index 790b830f882..1b6c666b0ae 100644 --- a/doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc +++ b/doc/src/linux-mobile/creator-publish-maemo-extras-devel.qdoc @@ -42,7 +42,7 @@ You can upload free applications as Debian packages to \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. - 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. You can use the \gui {Publish for Fremantle Extras-devel Free Repository} diff --git a/doc/src/linux-mobile/maemodev.qdoc b/doc/src/linux-mobile/maemodev.qdoc index 143c46430d4..ae4bfba8b08 100644 --- a/doc/src/linux-mobile/maemodev.qdoc +++ b/doc/src/linux-mobile/maemodev.qdoc @@ -68,7 +68,7 @@ Only needed if you develop on Windows and if you use a USB connection to run applications on the device. The drivers are 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 PC_Connectivity_.exe (at the time of writing, PC_Connectivity_0.9.4.exe). diff --git a/doc/src/overview/creator-issues.qdoc b/doc/src/overview/creator-issues.qdoc index 9d7cca7c7f9..8713a745bc5 100644 --- a/doc/src/overview/creator-issues.qdoc +++ b/doc/src/overview/creator-issues.qdoc @@ -35,7 +35,7 @@ bugs. 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}. \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 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 some Linux distributions. It can cause Qt Designer to crash. For @@ -64,10 +64,10 @@ \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} - \li \l{https://bugreports.qt-project.org/browse/QTBUG-12025} + \li \l{http://bugreports.qt-project.org/browse/QTBUG-12025} {QTBUG-12025} \endlist diff --git a/doc/src/qnx/creator-deployment-qnx.qdoc b/doc/src/qnx/creator-deployment-qnx.qdoc index 93435787a88..ea5d68299bb 100644 --- a/doc/src/qnx/creator-deployment-qnx.qdoc +++ b/doc/src/qnx/creator-deployment-qnx.qdoc @@ -57,7 +57,7 @@ To tailor your BAR packages, you will have to manually edit the application 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}. \section1 Deploying to QNX Neutrino Devices diff --git a/doc/src/qnx/creator-developing-bb10.qdoc b/doc/src/qnx/creator-developing-bb10.qdoc index fa1de94cae0..1ff5e3160ae 100644 --- a/doc/src/qnx/creator-developing-bb10.qdoc +++ b/doc/src/qnx/creator-developing-bb10.qdoc @@ -24,7 +24,6 @@ \page creator-developing-bb10.html \nextpage creator-developing-generic-linux.html - \title Connecting BlackBerry 10 Devices \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: \list - \li \l {https://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 {https://www.blackberry.com/SignedKeys/} {BlackBerry signing code keys} + \li \l {http://developer.blackberry.com/native/} {The BlackBerry 10 Native SDK} + \li \l {http://developer.blackberry.com/native/} {The BlackBerry 10 Dev Alpha Simulator} if you do not have a BlackBerry DevAlpha device + \li BlackBerry code signing keys (https://www.blackberry.com/SignedKeys/) \endlist