mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-01 21:05:41 +08:00
Compare commits
27 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a5968ce75 | ||
|
|
843a3407f2 | ||
|
|
5400507252 | ||
|
|
210493d641 | ||
|
|
670466b6a3 | ||
|
|
07856d73e1 | ||
|
|
dfffbfdc26 | ||
|
|
b62714f88c | ||
|
|
24f1b3219d | ||
|
|
f7cb995d04 | ||
|
|
11963ba9f0 | ||
|
|
39ce0228da | ||
|
|
95bb29e243 | ||
|
|
68b5c48282 | ||
|
|
451f0a193b | ||
|
|
59e3021a52 | ||
|
|
e3cd5bb368 | ||
|
|
0badf61792 | ||
|
|
98737b388b | ||
|
|
9fb1a2e12f | ||
|
|
b71478c424 | ||
|
|
81efb6de3c | ||
|
|
ef1f126ddc | ||
|
|
c3a6185b7e | ||
|
|
3439140073 | ||
|
|
1998742cea | ||
|
|
b1885ea725 |
@@ -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,
|
||||
|
||||
58
.gitmodules
vendored
58
.gitmodules
vendored
@@ -1,52 +1,52 @@
|
||||
[submodule "qtbase"]
|
||||
path = qtbase
|
||||
url = ../qtbase.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtsvg"]
|
||||
path = qtsvg
|
||||
url = ../qtsvg.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtdeclarative"]
|
||||
path = qtdeclarative
|
||||
url = ../qtdeclarative.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtactiveqt"]
|
||||
path = qtactiveqt
|
||||
url = ../qtactiveqt.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtscript"]
|
||||
path = qtscript
|
||||
url = ../qtscript.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtmultimedia"]
|
||||
path = qtmultimedia
|
||||
url = ../qtmultimedia.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qttools"]
|
||||
path = qttools
|
||||
url = ../qttools.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtxmlpatterns"]
|
||||
path = qtxmlpatterns
|
||||
url = ../qtxmlpatterns.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qttranslations"]
|
||||
path = qttranslations
|
||||
url = ../qttranslations.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtdoc"]
|
||||
path = qtdoc
|
||||
url = ../qtdoc.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtrepotools"]
|
||||
path = qtrepotools
|
||||
@@ -56,12 +56,12 @@
|
||||
[submodule "qtwebkit"]
|
||||
path = qtwebkit
|
||||
url = ../qtwebkit.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtwebkit-examples"]
|
||||
path = qtwebkit-examples
|
||||
url = ../qtwebkit-examples.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtqa"]
|
||||
path = qtqa
|
||||
@@ -71,12 +71,12 @@
|
||||
[submodule "qtlocation"]
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtsensors"]
|
||||
path = qtsensors
|
||||
url = ../qtsensors.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtsystems"]
|
||||
path = qtsystems
|
||||
@@ -97,12 +97,12 @@
|
||||
[submodule "qtconnectivity"]
|
||||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtwayland"]
|
||||
path = qtwayland
|
||||
url = ../qtwayland.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qt3d"]
|
||||
path = qt3d
|
||||
@@ -111,65 +111,65 @@
|
||||
[submodule "qtimageformats"]
|
||||
path = qtimageformats
|
||||
url = ../qtimageformats.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtquick1"]
|
||||
path = qtquick1
|
||||
url = ../qtquick1.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtgraphicaleffects"]
|
||||
path = qtgraphicaleffects
|
||||
url = ../qtgraphicaleffects.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtquickcontrols"]
|
||||
path = qtquickcontrols
|
||||
url = ../qtquickcontrols.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtserialport"]
|
||||
path = qtserialport
|
||||
url = ../qtserialport.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtx11extras"]
|
||||
path = qtx11extras
|
||||
url = ../qtx11extras.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtmacextras"]
|
||||
path = qtmacextras
|
||||
url = ../qtmacextras.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtwinextras"]
|
||||
path = qtwinextras
|
||||
url = ../qtwinextras.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtandroidextras"]
|
||||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtenginio"]
|
||||
path = qtenginio
|
||||
url = ../qtenginio.git
|
||||
branch = 1.1
|
||||
branch = 1.1.2
|
||||
initrepo = true
|
||||
[submodule "qtwebsockets"]
|
||||
path = qtwebsockets
|
||||
url = ../qtwebsockets.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtwebchannel"]
|
||||
path = qtwebchannel
|
||||
url = ../qtwebchannel.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
[submodule "qtwebengine"]
|
||||
path = qtwebengine
|
||||
url = ../qtwebengine.git
|
||||
branch = 5.4
|
||||
branch = 5.4.2
|
||||
initrepo = true
|
||||
|
||||
8
README
8
README
@@ -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
|
||||
---------------------
|
||||
@@ -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
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
Submodule qtactiveqt updated: a736ef5bab...58e9636802
2
qtbase
2
qtbase
Submodule qtbase updated: f90c186058...e3983c8728
Submodule qtconnectivity updated: 90291d7130...c331ca56de
Submodule qtdeclarative updated: 1cb329aaaa...79d56651ed
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 00e2a32aa8...9e6aabfd68
Submodule qtenginio updated: 6663228c1c...30ee95cd19
Submodule qtimageformats updated: 2c08111f54...98f83553e9
Submodule qtlocation updated: 4a6807bca5...f88c90a796
Submodule qtmacextras updated: 78cb91f714...9ae5c51bd9
Submodule qtmultimedia updated: 06259f1dfb...20dbf8490e
2
qtqa
2
qtqa
Submodule qtqa updated: f1caec8ceb...e594817755
2
qtquick1
2
qtquick1
Submodule qtquick1 updated: 41119e843f...c78f720de6
Submodule qtquickcontrols updated: 9af9dabe3c...8fa384b13a
Submodule qtrepotools updated: cbddd3a5a6...590f651476
2
qtscript
2
qtscript
Submodule qtscript updated: e598c4b5d1...822df36f25
Submodule qtsensors updated: 4ff25ba156...317ae4fd9f
2
qtsvg
2
qtsvg
Submodule qtsvg updated: 6e44b5bd59...1fb79c9f2b
2
qttools
2
qttools
Submodule qttools updated: 638c278b76...7f5b11a4a6
Submodule qttranslations updated: 35a64da9fd...1224b6890e
Submodule qtwayland updated: 8458e06b25...d5e7965a87
Submodule qtwebengine updated: 4eceed9ac0...6a2c3043e7
2
qtwebkit
2
qtwebkit
Submodule qtwebkit updated: 38ad923997...8b2647154a
Submodule qtwebkit-examples updated: 69a9c9193a...7346632777
Submodule qtwebsockets updated: 48f8a0cf23...5b469aa3c4
Submodule qtwinextras updated: cc8f7422dd...2e25b08920
Reference in New Issue
Block a user