Skip to content

Commit

Permalink
Merge branch '5.4' into 5.4.2
Browse files Browse the repository at this point in the history
Change-Id: I33d967b5f668c672a55ad93ac314340453850521
  • Loading branch information
ossilator committed May 29, 2015
2 parents 210493d + 843a340 commit 4a5968c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .commit-template
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#
# ==[ Please wrap at 72 characters ]===================================|
#
# Remember to read http://wiki.qt-project.org/Commit_Policy
# Remember to read http://wiki.qt.io/Commit_Policy
#
# Change log entry: If this commit adds a significant feature, fixes an
# issue or contains a behavior change that is relevant to others,
Expand Down
8 changes: 4 additions & 4 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ HOW TO BUILD QT5

For other platform specific requirements,
please see section "Setting up your machine" on:
http://qt-project.org/wiki/Get_The_Source
http://wiki.qt.io/Get_The_Source

Optional requirements
---------------------
Expand Down Expand Up @@ -119,9 +119,9 @@ HOW TO BUILD QT5

Building Qt5 from git
=====================
See http://qt-project.org/wiki/Building-Qt-5-from-Git and README.git
See http://wiki.qt.io/Building_Qt_5_from_Git and README.git
for more information.
See http://qt-project.org/wiki/Qt-5 for the reference platforms.
See http://wiki.qt.io/Qt_5 for the reference platforms.


Documentation
Expand All @@ -139,6 +139,6 @@ HOW TO BUILD QT5
Running "qmake -query" will list the value of QT_INSTALL_DOCS.

Information about Qt 5's documentation is located in qtbase/doc/README
or in the following page: http://qt-project.org/wiki/Qt5DocumentationProject
or in the following page: http://wiki.qt.io/Qt5DocumentationProject

Note: Building the documentation is only tested on desktop platforms.
4 changes: 2 additions & 2 deletions README.git
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ OBTAINING QT5 FROM GIT
========

For a more in-depth description on how to build Qt5 from git,
please see: http://qt-project.org/wiki/Building-Qt-5-from-Git
please see: http://wiki.qt.io/Building_Qt_5_from_Git


Get The Submodules
Expand Down Expand Up @@ -52,4 +52,4 @@ OBTAINING QT5 FROM GIT
================================

For more information on how to develop and contribute to Qt, please see:
http://qt-project.org/wiki/Category:Developing_Qt
http://wiki.qt.io/Category:Developing_Qt

0 comments on commit 4a5968c

Please sign in to comment.