mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-10 04:58:08 +08:00
Remove QtWebKit and QtWebKit examples from Qt 5
They are subject to a separate release. Change-Id: I5ef12b2bbe299da4838be7681e074b70da798262 Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
This commit is contained in:
18
.gitmodules
vendored
18
.gitmodules
vendored
@@ -38,7 +38,7 @@
|
|||||||
status = essential
|
status = essential
|
||||||
[submodule "qttools"]
|
[submodule "qttools"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
recommends = qtdeclarative qtactiveqt qtwebkit
|
recommends = qtdeclarative qtactiveqt
|
||||||
path = qttools
|
path = qttools
|
||||||
url = ../qttools.git
|
url = ../qttools.git
|
||||||
branch = 5.9
|
branch = 5.9
|
||||||
@@ -69,21 +69,6 @@
|
|||||||
branch = master
|
branch = master
|
||||||
status = essential
|
status = essential
|
||||||
project = -
|
project = -
|
||||||
[submodule "qtwebkit"]
|
|
||||||
depends = qtbase
|
|
||||||
recommends = qtdeclarative qtlocation qtmultimedia qtsensors qtwebchannel qtxmlpatterns
|
|
||||||
path = qtwebkit
|
|
||||||
url = ../qtwebkit.git
|
|
||||||
branch = 5.9
|
|
||||||
status = obsolete
|
|
||||||
project = WebKit.pro
|
|
||||||
priority = 20
|
|
||||||
[submodule "qtwebkit-examples"]
|
|
||||||
depends = qtwebkit qttools
|
|
||||||
path = qtwebkit-examples
|
|
||||||
url = ../qtwebkit-examples.git
|
|
||||||
branch = 5.9
|
|
||||||
status = obsolete
|
|
||||||
[submodule "qtqa"]
|
[submodule "qtqa"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
path = qtqa
|
path = qtqa
|
||||||
@@ -238,7 +223,6 @@
|
|||||||
[submodule "qtwebengine"]
|
[submodule "qtwebengine"]
|
||||||
depends = qtquickcontrols qtwebchannel
|
depends = qtquickcontrols qtwebchannel
|
||||||
recommends = qtlocation qttools
|
recommends = qtlocation qttools
|
||||||
serialize = qtwebkit
|
|
||||||
path = qtwebengine
|
path = qtwebengine
|
||||||
url = ../qtwebengine.git
|
url = ../qtwebengine.git
|
||||||
branch = 5.9
|
branch = 5.9
|
||||||
|
|||||||
1
qtwebkit
1
qtwebkit
Submodule qtwebkit deleted from 97c4a80a12
Submodule qtwebkit-examples deleted from a24c780b60
Reference in New Issue
Block a user