mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-26 00:45:19 +08:00
Compare commits
10 Commits
v5.10.0-be
...
v5.10.0-be
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f1a9b684bf | ||
|
|
0aecf8a1df | ||
|
|
4a4589d878 | ||
|
|
d068364935 | ||
|
|
5a7288d9b2 | ||
|
|
59cd433253 | ||
|
|
d18655ef5a | ||
|
|
88a5b96c50 | ||
|
|
22a2a8a6b9 | ||
|
|
c41dd34de7 |
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -298,7 +298,6 @@
|
||||
status = addon
|
||||
[submodule "qtnetworkauth"]
|
||||
depends = qtbase
|
||||
recommends = qtwebview
|
||||
path = qtnetworkauth
|
||||
url = ../qtnetworkauth.git
|
||||
branch = 5.10
|
||||
|
||||
@@ -0,0 +1,37 @@
|
||||
#!/bin/bash
|
||||
#############################################################################
|
||||
##
|
||||
## Copyright (C) 2017 The Qt Company Ltd.
|
||||
## Copyright (C) 2017 Pelagicore AG
|
||||
## Contact: http://www.qt.io/licensing/
|
||||
##
|
||||
## This file is part of the provisioning scripts of the Qt Toolkit.
|
||||
##
|
||||
## $QT_BEGIN_LICENSE:LGPL21$
|
||||
## Commercial License Usage
|
||||
## Licensees holding valid commercial Qt licenses may use this file in
|
||||
## accordance with the commercial license agreement provided with the
|
||||
## Software or, alternatively, in accordance with the terms contained in
|
||||
## a written agreement between you and The Qt Company. For licensing terms
|
||||
## and conditions see http://www.qt.io/terms-conditions. For further
|
||||
## information use the contact form at http://www.qt.io/contact-us.
|
||||
##
|
||||
## GNU Lesser General Public License Usage
|
||||
## Alternatively, this file may be used under the terms of the GNU Lesser
|
||||
## General Public License version 2.1 or version 3 as published by the Free
|
||||
## Software Foundation and appearing in the file LICENSE.LGPLv21 and
|
||||
## LICENSE.LGPLv3 included in the packaging of this file. Please review the
|
||||
## following information to ensure the GNU Lesser General Public License
|
||||
## requirements will be met: https://www.gnu.org/licenses/lgpl.html and
|
||||
## http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
||||
##
|
||||
## As a special exception, The Qt Company gives you certain additional
|
||||
## rights. These rights are described in The Qt Company LGPL Exception
|
||||
## version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
||||
##
|
||||
## $QT_END_LICENSE$
|
||||
##
|
||||
#############################################################################
|
||||
|
||||
# refresh local certificates
|
||||
sudo subscription-manager refresh
|
||||
2
qt3d
2
qt3d
Submodule qt3d updated: d4fb24c087...aad5445359
Submodule qtactiveqt updated: f263d20634...c9acfe0bc8
Submodule qtandroidextras updated: b5f423f50a...ae4f854d75
2
qtbase
2
qtbase
Submodule qtbase updated: 5b4cf7af6a...3e5dde4766
Submodule qtcanvas3d updated: 3b24ef25fa...af33e20a04
2
qtcharts
2
qtcharts
Submodule qtcharts updated: cd8716678c...93ac0acba1
Submodule qtconnectivity updated: 18af322676...6efa28f0c1
Submodule qtdatavis3d updated: c54adde27f...190687f649
Submodule qtdeclarative updated: 0d3592aa7f...853b4b08d5
2
qtdoc
2
qtdoc
Submodule qtdoc updated: 59cd20b073...f9cfb3d4f1
Submodule qtgamepad updated: ffa5a03da5...69dd73addc
Submodule qtgraphicaleffects updated: 045174c411...ffd05a9984
Submodule qtimageformats updated: 36fdeb5094...e5c4a6f82b
Submodule qtlocation updated: a0c7b93df6...0cecbf084f
Submodule qtmacextras updated: c6d2605b07...74ca0bd1b3
Submodule qtmultimedia updated: 41ef172d1c...a383e03811
Submodule qtnetworkauth updated: c9893adea8...2634ca886f
Submodule qtpurchasing updated: 3b4079f9c2...525751ea4f
2
qtqa
2
qtqa
Submodule qtqa updated: 8faa8086e7...5069186722
Submodule qtquickcontrols updated: c0dbf5da64...1320f7f984
Submodule qtquickcontrols2 updated: 0bd5c34201...442843db6f
Submodule qtremoteobjects updated: 5e3c8093fe...fee8674500
Submodule qtrepotools updated: 21574ed009...ad7346df2e
2
qtscript
2
qtscript
Submodule qtscript updated: 3d44bf7ce2...0bb3f3017f
2
qtscxml
2
qtscxml
Submodule qtscxml updated: 3ba4176568...2143fd3362
Submodule qtsensors updated: b2e6b77c08...fc60f53817
Submodule qtserialbus updated: 01df1b7a63...3e71f12de6
Submodule qtserialport updated: 671233ea2b...c48e84e97e
2
qtspeech
2
qtspeech
Submodule qtspeech updated: cb10801ee7...345d43ec7f
2
qtsvg
2
qtsvg
Submodule qtsvg updated: dc9e39eb67...f1ba95141c
2
qttools
2
qttools
Submodule qttools updated: de6b61fd34...4e612c7d3d
Submodule qttranslations updated: 4f744d427a...c24bb93678
Submodule qtvirtualkeyboard updated: 27df0d3464...787721b75c
Submodule qtwayland updated: 04f6ff77ef...3ae8e08df3
Submodule qtwebchannel updated: ba755c28ea...07cbe31332
Submodule qtwebengine updated: cf06b68784...721ca2f0ed
Submodule qtwebglplugin updated: 5b884ad0a4...c82c3103f3
Submodule qtwebsockets updated: 71b5fc5dd1...7e853bcd05
Submodule qtwebview updated: 7e71daf48c...ff13c5b857
Submodule qtwinextras updated: a56d14f97c...ae19876961
Submodule qtx11extras updated: ec2c0f4db6...071b8def29
Submodule qtxmlpatterns updated: 9e26cfa167...40a50c0c58
Reference in New Issue
Block a user