Adjust wiki links to the new redirect

it looks nicer this way

Change-Id: I872976bdef5f581187a758aa92b02e2f5f32b130
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
Sergio Ahumada 2015-03-03 11:27:28 +01:00 committed by Sergio Ahumada
parent 509bc7e59c
commit a9bb1c63dc
12 changed files with 18 additions and 18 deletions

4
dist/README vendored
View File

@ -13,7 +13,7 @@ http://qt-project.org
Be sure to check out the release notes, which will list any known Be sure to check out the release notes, which will list any known
problems or limitations of this version: problems or limitations of this version:
https://wiki.qt.io/?title=Category:Release https://wiki.qt.io/Category:Release
Overview Overview
@ -101,7 +101,7 @@ Building Qt 5 from Source
------------------------- -------------------------
See <install_dir>/<version>/src/README and See <install_dir>/<version>/src/README and
http://wiki.qt.io/?title=Building_Qt_5_from_Git http://wiki.qt.io/Building_Qt_5_from_Git
for instructions on building Qt from source. for instructions on building Qt from source.

View File

@ -106,4 +106,4 @@ More Information
================ ================
For more information about Qt 5's documentation, refer to the Qt Project wiki: For more information about Qt 5's documentation, refer to the Qt Project wiki:
http://wiki.qt.io/?title=Qt5DocumentationProject http://wiki.qt.io/Qt5DocumentationProject

View File

@ -58,7 +58,7 @@
*/ */
/*! /*!
\externalpage http://wiki.qt.io/?title=Qt_Coding_Style \externalpage http://wiki.qt.io/Qt_Coding_Style
\title Qt Coding Style \title Qt Coding Style
*/ */
/*! /*!
@ -78,16 +78,16 @@
\title Pimp my video \title Pimp my video
*/ */
/*! /*!
\externalpage http://wiki.qt.io/?title=QtMediaHub \externalpage http://wiki.qt.io/QtMediaHub
\title QtMediaHub \title QtMediaHub
*/ */
/*! /*!
\externalpage http://wiki.qt.io/?title=Qt_RaspberryPi \externalpage http://wiki.qt.io/Qt_RaspberryPi
\title QtonPi \title QtonPi
*/ */
/*! /*!
\externalpage http://wiki.qt.io/?title=jom \externalpage http://wiki.qt.io/jom
\title jom \title jom
*/ */
@ -102,11 +102,11 @@
*/ */
/*! /*!
\externalpage http://wiki.qt.io/?title=Qt_Localization \externalpage http://wiki.qt.io/Qt_Localization
\title external: Translating Qt Into Other Languages \title external: Translating Qt Into Other Languages
*/ */
/*! /*!
\externalpage http://wiki.qt.io/?title=BlackBerry \externalpage http://wiki.qt.io/BlackBerry
\title Qt for BlackBerry \title Qt for BlackBerry
*/ */

View File

@ -38,7 +38,7 @@ HTML.footer += \
" <li id=\"menu-item-1363\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1363\"><a href=\"http://doc.qt.io/qt-5/topics-app-development.html\">Tools</a></li>\n" \ " <li id=\"menu-item-1363\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1363\"><a href=\"http://doc.qt.io/qt-5/topics-app-development.html\">Tools</a></li>\n" \
" <li id=\"menu-item-1361\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1361\"><a href=\"http://wiki.qt.io/\">Wiki</a></li>\n" \ " <li id=\"menu-item-1361\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1361\"><a href=\"http://wiki.qt.io/\">Wiki</a></li>\n" \
" <li id=\"menu-item-1360\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1360\"><a href=\"http://qt-project.org/forums\">Forums</a></li>\n" \ " <li id=\"menu-item-1360\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1360\"><a href=\"http://qt-project.org/forums\">Forums</a></li>\n" \
" <li id=\"menu-item-1362\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1362\"><a href=\"http://wiki.qt.io/?title=Qt_Contribution_Guidelines\">Contribute to Qt</a></li>\n" \ " <li id=\"menu-item-1362\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-1362\"><a href=\"http://wiki.qt.io/Qt_Contribution_Guidelines\">Contribute to Qt</a></li>\n" \
"</ul>\n" \ "</ul>\n" \
"</li>\n" \ "</li>\n" \
"<li id=\"menu-item-1347\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-1347\"><a href=\"http://qt.io/services/\">Services</a>\n" \ "<li id=\"menu-item-1347\" class=\"menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-1347\"><a href=\"http://qt.io/services/\">Services</a>\n" \

View File

@ -1,7 +1,7 @@
# #
# qmake configuration for building with arm-linux-uclibcgnueabi-g++ # qmake configuration for building with arm-linux-uclibcgnueabi-g++
# #
# http://wiki.qt.io/?title=Shiner # http://wiki.qt.io/Shiner
# #
MAKEFILE_GENERATOR = UNIX MAKEFILE_GENERATOR = UNIX

View File

@ -1,6 +1,6 @@
# #
# qmake configuration for Broadcom's Raspberry PI # qmake configuration for Broadcom's Raspberry PI
# http://wiki.qt.io/?title=RaspberryPi # http://wiki.qt.io/RaspberryPi
include(../common/linux_device_pre.conf) include(../common/linux_device_pre.conf)

View File

@ -1,7 +1,7 @@
# #
# qmake configuration for linux-g++ using the sh4-linux-g++ crosscompiler # qmake configuration for linux-g++ using the sh4-linux-g++ crosscompiler
# #
# http://wiki.qt.io/?title=ST7108 # http://wiki.qt.io/ST7108
# #
MAKEFILE_GENERATOR = UNIX MAKEFILE_GENERATOR = UNIX

View File

@ -1,7 +1,7 @@
# #
# qmake configuration for linux-g++ using the sh4-linux-g++ crosscompiler # qmake configuration for linux-g++ using the sh4-linux-g++ crosscompiler
# #
# http://wiki.qt.io/?title=ST7540 # http://wiki.qt.io/ST7540
# #
MAKEFILE_GENERATOR = UNIX MAKEFILE_GENERATOR = UNIX

View File

@ -1,6 +1,6 @@
# #
# qmake configuration for ST Ericsson's Snowball # qmake configuration for ST Ericsson's Snowball
# http://wiki.qt.io/?title=Snowball # http://wiki.qt.io/Snowball
MAKEFILE_GENERATOR = UNIX MAKEFILE_GENERATOR = UNIX
CONFIG += incremental CONFIG += incremental

View File

@ -7,7 +7,7 @@
*-g++*: QMAKE_CXXFLAGS += -W -Wall -Wextra -Werror *-g++*: QMAKE_CXXFLAGS += -W -Wall -Wextra -Werror
# The flags here come from http://wiki.qt.io/?title=Coding_Conventions#Conventions_for_public_header_files # The flags here come from http://wiki.qt.io/Coding_Conventions#Conventions_for_public_header_files
# -Wold-style-cast cannot be used, /usr/include/bits/byteswap.h defines the macro bswap_16 using C style casts :( # -Wold-style-cast cannot be used, /usr/include/bits/byteswap.h defines the macro bswap_16 using C style casts :(
# -Wfloat-equal cannot be used, qrect.h and qvector2d.h do exact comparisons in isNull and operator==. Would need #pragmas. # -Wfloat-equal cannot be used, qrect.h and qvector2d.h do exact comparisons in isNull and operator==. Would need #pragmas.
*-g++*: QMAKE_CXXFLAGS += -Woverloaded-virtual -Wshadow -Wundef *-g++*: QMAKE_CXXFLAGS += -Woverloaded-virtual -Wshadow -Wundef

View File

@ -1,3 +1,3 @@
Qt modules need to drop a qmake file here to become part of the current Qt modules need to drop a qmake file here to become part of the current
Qt configuration. The file format is documented in Qt configuration. The file format is documented in
http://wiki.qt.io/?title=Creating_a_new_module_or_tool_for_Qt#The_qt_.3Cmodule.3E.pri_files http://wiki.qt.io/Creating_a_new_module_or_tool_for_Qt#The_qt_.3Cmodule.3E.pri_files

View File

@ -576,7 +576,7 @@
problem. problem.
Qt Labs provides software called Qt Labs provides software called
\l{http://wiki.qt.io/?title=Model_Test}{ModelTest}, \l{http://wiki.qt.io/Model_Test}{ModelTest},
which checks models while your programming is running. Every time the model which checks models while your programming is running. Every time the model
is changed, ModelTest scans the model and reports errors with an assert. is changed, ModelTest scans the model and reports errors with an assert.
This is especially important for tree models, since their hierarchical This is especially important for tree models, since their hierarchical