blob: 027a1274dd9e4c016435778c2aedd8dc8135bcfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
[submodule "qtbase"]
path = qtbase
url = ../qtbase.git
[submodule "qtsvg"]
path = qtsvg
url = ../qtsvg.git
[submodule "qtdeclarative"]
path = qtdeclarative
url = ../qtdeclarative.git
[submodule "qtactiveqt"]
path = qtactiveqt
url = ../qtactiveqt.git
[submodule "qtscript"]
path = qtscript
url = ../qtscript.git
[submodule "qtmultimedia"]
path = qtmultimedia
url = ../qtmultimedia.git
[submodule "qttools"]
path = qttools
url = ../qttools.git
[submodule "qtxmlpatterns"]
path = qtxmlpatterns
url = ../qtxmlpatterns.git
[submodule "qttranslations"]
path = qttranslations
url = ../qttranslations.git
[submodule "qtdoc"]
path = qtdoc
url = ../qtdoc.git
[submodule "qlalr"]
path = qlalr
url = ../qlalr.git
[submodule "qtrepotools"]
path = qtrepotools
url = ../qtrepotools.git
[submodule "qtwebkit"]
path = qtwebkit
url = ../qtwebkit.git
[submodule "qtwebkit-examples"]
path = qtwebkit-examples
url = ../qtwebkit-examples.git
[submodule "qtqa"]
path = qtqa
url = ../qtqa.git
[submodule "qtlocation"]
path = qtlocation
url = ../qtlocation.git
[submodule "qtsensors"]
path = qtsensors
url = ../qtsensors.git
[submodule "qtsystems"]
path = qtsystems
url = ../qtsystems.git
[submodule "qtfeedback"]
path = qtfeedback
url = ../qtfeedback.git
[submodule "qtdocgallery"]
path = qtdocgallery
url = ../qtdocgallery.git
[submodule "qtpim"]
path = qtpim
url = ../qtpim.git
[submodule "qtconnectivity"]
path = qtconnectivity
url = ../qtconnectivity.git
[submodule "qtwayland"]
path = qtwayland
url = ../qtwayland.git
[submodule "qtjsondb"]
path = qtjsondb
url = ../qtjsondb.git
[submodule "qt3d"]
path = qt3d
url = ../qt3d.git
[submodule "qtimageformats"]
path = qtimageformats
url = ../qtimageformats.git
[submodule "qtquick1"]
path = qtquick1
url = ../qtquick1.git
[submodule "qtgraphicaleffects"]
path = qtgraphicaleffects
url = ../qtgraphicaleffects.git
[submodule "qtquickcontrols"]
path = qtquickcontrols
url = ../qtquickcontrols.git
[submodule "qtserialport"]
path = qtserialport
url = ../qtserialport.git
[submodule "qtx11extras"]
path = qtx11extras
url = ../qtx11extras.git
[submodule "qtmacextras"]
path = qtmacextras
url = ../qtmacextras.git
[submodule "qtwinextras"]
path = qtwinextras
url = ../qtwinextras.git
|