|
1 | 1 | [submodule "qtbase"] |
2 | 2 | path = qtbase |
3 | | - url = http://code.qt.io/qt/qtbase.git |
| 3 | + url = https://github.com/qt/qtbase.git |
4 | 4 | branch = 5.12.3 |
5 | 5 | status = essential |
6 | 6 | [submodule "qtsvg"] |
7 | 7 | depends = qtbase |
8 | 8 | path = qtsvg |
9 | | - url = http://code.qt.io/qt/qtsvg.git |
| 9 | + url = https://github.com/qt/qtsvg.git |
10 | 10 | branch = 5.12.3 |
11 | 11 | status = addon |
12 | 12 | [submodule "qtdeclarative"] |
13 | 13 | depends = qtbase |
14 | 14 | recommends = qtsvg |
15 | 15 | path = qtdeclarative |
16 | | - url = http://code.qt.io/qt/qtdeclarative.git |
| 16 | + url = https://github.com/qt/qtdeclarative.git |
17 | 17 | branch = 5.12.3 |
18 | 18 | status = essential |
19 | 19 | [submodule "qtactiveqt"] |
20 | 20 | depends = qtbase |
21 | 21 | path = qtactiveqt |
22 | | - url = http://code.qt.io/qt/qtactiveqt.git |
| 22 | + url = https://github.com/qt/qtactiveqt.git |
23 | 23 | branch = 5.12.3 |
24 | 24 | status = addon |
25 | 25 | [submodule "qtscript"] |
26 | 26 | depends = qtbase |
27 | 27 | recommends = qttools |
28 | 28 | path = qtscript |
29 | | - url = http://code.qt.io/qt/qtscript.git |
| 29 | + url = https://github.com/qt/qtscript.git |
30 | 30 | branch = 5.12.3 |
31 | 31 | status = deprecated |
32 | 32 | [submodule "qtmultimedia"] |
33 | 33 | depends = qtbase |
34 | 34 | recommends = qtdeclarative |
35 | 35 | path = qtmultimedia |
36 | | - url = http://code.qt.io/qt/qtmultimedia.git |
| 36 | + url = https://github.com/qt/qtmultimedia.git |
37 | 37 | branch = 5.12.3 |
38 | 38 | status = essential |
39 | 39 | [submodule "qttools"] |
40 | 40 | depends = qtbase |
41 | 41 | recommends = qtdeclarative qtactiveqt |
42 | 42 | path = qttools |
43 | | - url = http://code.qt.io/qt/qttools.git |
| 43 | + url = https://github.com/qt/qttools.git |
44 | 44 | branch = 5.12.3 |
45 | 45 | status = essential |
46 | 46 | [submodule "qtxmlpatterns"] |
47 | 47 | depends = qtbase |
48 | 48 | recommends = qtdeclarative |
49 | 49 | path = qtxmlpatterns |
50 | | - url = http://code.qt.io/qt/qtxmlpatterns.git |
| 50 | + url = https://github.com/qt/qtxmlpatterns.git |
51 | 51 | branch = 5.12.3 |
52 | 52 | status = addon |
53 | 53 | [submodule "qttranslations"] |
54 | 54 | depends = qttools |
55 | 55 | path = qttranslations |
56 | | - url = http://code.qt.io/qt/qttranslations.git |
| 56 | + url = https://github.com/qt/qttranslations.git |
57 | 57 | branch = 5.12.3 |
58 | 58 | status = essential |
59 | 59 | priority = 30 |
60 | 60 | [submodule "qtdoc"] |
61 | 61 | depends = qtdeclarative qttools |
62 | 62 | recommends = qtmultimedia qtquickcontrols qtquickcontrols2 |
63 | 63 | path = qtdoc |
64 | | - url = http://code.qt.io/qt/qtdoc.git |
| 64 | + url = https://github.com/qt/qtdoc.git |
65 | 65 | branch = 5.12.3 |
66 | 66 | status = essential |
67 | 67 | priority = 40 |
68 | 68 | [submodule "qtrepotools"] |
69 | 69 | path = qtrepotools |
70 | | - url = http://code.qt.io/qt/qtrepotools.git |
| 70 | + url = https://github.com/qt/qtrepotools.git |
71 | 71 | branch = master |
72 | 72 | status = essential |
73 | 73 | project = - |
74 | 74 | [submodule "qtqa"] |
75 | 75 | depends = qtbase |
76 | 76 | path = qtqa |
77 | | - url = http://code.qt.io/qt/qtqa.git |
| 77 | + url = https://github.com/qt/qtqa.git |
78 | 78 | branch = master |
79 | 79 | status = essential |
80 | 80 | priority = 50 |
81 | 81 | [submodule "qtlocation"] |
82 | 82 | depends = qtbase |
83 | 83 | recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport |
84 | 84 | path = qtlocation |
85 | | - url = http://code.qt.io/qt/qtlocation.git |
| 85 | + url = https://github.com/qt/qtlocation.git |
86 | 86 | branch = 5.12.3 |
87 | 87 | status = addon |
88 | 88 | [submodule "qtsensors"] |
89 | 89 | depends = qtbase |
90 | 90 | recommends = qtdeclarative |
91 | 91 | path = qtsensors |
92 | | - url = http://code.qt.io/qt/qtsensors.git |
| 92 | + url = https://github.com/qt/qtsensors.git |
93 | 93 | branch = 5.12.3 |
94 | 94 | status = addon |
95 | 95 | [submodule "qtsystems"] |
96 | 96 | depends = qtbase |
97 | 97 | recommends = qtdeclarative |
98 | 98 | path = qtsystems |
99 | | - url = http://code.qt.io/qt/qtsystems.git |
| 99 | + url = https://github.com/qt/qtsystems.git |
100 | 100 | branch = dev |
101 | 101 | status = ignore |
102 | 102 | [submodule "qtfeedback"] |
103 | 103 | depends = qtdeclarative |
104 | 104 | recommends = qtmultimedia |
105 | 105 | path = qtfeedback |
106 | | - url = http://code.qt.io/qt/qtfeedback.git |
| 106 | + url = https://github.com/qt/qtfeedback.git |
107 | 107 | branch = master |
108 | 108 | status = ignore |
109 | 109 | [submodule "qtdocgallery"] |
110 | 110 | depends = qtdeclarative |
111 | 111 | path = qtdocgallery |
112 | | - url = http://code.qt.io/qt/qtdocgallery.git |
| 112 | + url = https://github.com/qt/qtdocgallery.git |
113 | 113 | branch = master |
114 | 114 | status = ignore |
115 | 115 | [submodule "qtpim"] |
116 | 116 | depends = qtdeclarative |
117 | 117 | path = qtpim |
118 | | - url = http://code.qt.io/qt/qtpim.git |
| 118 | + url = https://github.com/qt/qtpim.git |
119 | 119 | branch = dev |
120 | 120 | status = ignore |
121 | 121 | [submodule "qtconnectivity"] |
122 | 122 | depends = qtbase |
123 | 123 | recommends = qtdeclarative qtandroidextras |
124 | 124 | path = qtconnectivity |
125 | | - url = http://code.qt.io/qt/qtconnectivity.git |
| 125 | + url = https://github.com/qt/qtconnectivity.git |
126 | 126 | branch = 5.12.3 |
127 | 127 | status = addon |
128 | 128 | [submodule "qtwayland"] |
129 | 129 | depends = qtbase |
130 | 130 | recommends = qtdeclarative |
131 | 131 | path = qtwayland |
132 | | - url = http://code.qt.io/qt/qtwayland.git |
| 132 | + url = https://github.com/qt/qtwayland.git |
133 | 133 | branch = 5.12.3 |
134 | 134 | status = addon |
135 | 135 | [submodule "qt3d"] |
136 | 136 | depends = qtbase |
137 | 137 | recommends = qtdeclarative qtimageformats qtgamepad |
138 | 138 | path = qt3d |
139 | | - url = http://code.qt.io/qt/qt3d.git |
| 139 | + url = https://github.com/qt/qt3d.git |
140 | 140 | branch = 5.12.3 |
141 | 141 | status = addon |
142 | 142 | [submodule "qtimageformats"] |
143 | 143 | depends = qtbase |
144 | 144 | path = qtimageformats |
145 | | - url = http://code.qt.io/qt/qtimageformats.git |
| 145 | + url = https://github.com/qt/qtimageformats.git |
146 | 146 | branch = 5.12.3 |
147 | 147 | status = addon |
148 | 148 | [submodule "qtgraphicaleffects"] |
149 | 149 | depends = qtdeclarative |
150 | 150 | path = qtgraphicaleffects |
151 | | - url = http://code.qt.io/qt/qtgraphicaleffects.git |
| 151 | + url = https://github.com/qt/qtgraphicaleffects.git |
152 | 152 | branch = 5.12.3 |
153 | 153 | status = addon |
154 | 154 | [submodule "qtquickcontrols"] |
155 | 155 | depends = qtdeclarative |
156 | 156 | recommends = qtgraphicaleffects |
157 | 157 | path = qtquickcontrols |
158 | | - url = http://code.qt.io/qt/qtquickcontrols.git |
| 158 | + url = https://github.com/qt/qtquickcontrols.git |
159 | 159 | branch = 5.12.3 |
160 | 160 | status = addon |
161 | 161 | [submodule "qtserialbus"] |
162 | 162 | depends = qtserialport |
163 | 163 | path = qtserialbus |
164 | | - url = http://code.qt.io/qt/qtserialbus.git |
| 164 | + url = https://github.com/qt/qtserialbus.git |
165 | 165 | branch = 5.12.3 |
166 | 166 | status = addon |
167 | 167 | [submodule "qtserialport"] |
168 | 168 | depends = qtbase |
169 | 169 | path = qtserialport |
170 | | - url = http://code.qt.io/qt/qtserialport.git |
| 170 | + url = https://github.com/qt/qtserialport.git |
171 | 171 | branch = 5.12.3 |
172 | 172 | status = addon |
173 | 173 | [submodule "qtx11extras"] |
174 | 174 | depends = qtbase |
175 | 175 | path = qtx11extras |
176 | | - url = http://code.qt.io/qt/qtx11extras.git |
| 176 | + url = https://github.com/qt/qtx11extras.git |
177 | 177 | branch = 5.12.3 |
178 | 178 | status = addon |
179 | 179 | [submodule "qtmacextras"] |
180 | 180 | depends = qtbase |
181 | 181 | path = qtmacextras |
182 | | - url = http://code.qt.io/qt/qtmacextras.git |
| 182 | + url = https://github.com/qt/qtmacextras.git |
183 | 183 | branch = 5.12.3 |
184 | 184 | status = addon |
185 | 185 | [submodule "qtwinextras"] |
186 | 186 | depends = qtbase |
187 | 187 | recommends = qtdeclarative qtmultimedia |
188 | 188 | path = qtwinextras |
189 | | - url = http://code.qt.io/qt/qtwinextras.git |
| 189 | + url = https://github.com/qt/qtwinextras.git |
190 | 190 | branch = 5.12.3 |
191 | 191 | status = addon |
192 | 192 | [submodule "qtandroidextras"] |
193 | 193 | depends = qtbase |
194 | 194 | path = qtandroidextras |
195 | | - url = http://code.qt.io/qt/qtandroidextras.git |
| 195 | + url = https://github.com/qt/qtandroidextras.git |
196 | 196 | branch = 5.12.3 |
197 | 197 | status = addon |
198 | 198 | [submodule "qtwebsockets"] |
199 | 199 | depends = qtbase |
200 | 200 | recommends = qtdeclarative |
201 | 201 | path = qtwebsockets |
202 | | - url = http://code.qt.io/qt/qtwebsockets.git |
| 202 | + url = https://github.com/qt/qtwebsockets.git |
203 | 203 | branch = 5.12.3 |
204 | 204 | status = addon |
205 | 205 | [submodule "qtwebchannel"] |
206 | 206 | depends = qtbase |
207 | 207 | recommends = qtdeclarative qtwebsockets |
208 | 208 | path = qtwebchannel |
209 | | - url = http://code.qt.io/qt/qtwebchannel.git |
| 209 | + url = https://github.com/qt/qtwebchannel.git |
210 | 210 | branch = 5.12.3 |
211 | 211 | status = addon |
212 | 212 | [submodule "qtwebengine"] |
213 | 213 | depends = qtdeclarative |
214 | 214 | recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools |
215 | 215 | path = qtwebengine |
216 | | - url = http://code.qt.io/qt/qtwebengine.git |
| 216 | + url = https://github.com/qt/qtwebengine.git |
217 | 217 | branch = 5.12.3 |
218 | 218 | status = addon |
219 | 219 | priority = 10 |
220 | 220 | [submodule "qtcanvas3d"] |
221 | 221 | depends = qtdeclarative |
222 | 222 | path = qtcanvas3d |
223 | | - url = http://code.qt.io/qt/qtcanvas3d.git |
| 223 | + url = https://github.com/qt/qtcanvas3d.git |
224 | 224 | branch = 5.12.3 |
225 | 225 | status = addon |
226 | 226 | [submodule "qtwebview"] |
227 | 227 | depends = qtdeclarative |
228 | 228 | recommends = qtwebengine |
229 | 229 | path = qtwebview |
230 | | - url = http://code.qt.io/qt/qtwebview.git |
| 230 | + url = https://github.com/qt/qtwebview.git |
231 | 231 | branch = 5.12.3 |
232 | 232 | status = addon |
233 | 233 | [submodule "qtquickcontrols2"] |
234 | 234 | depends = qtgraphicaleffects |
235 | 235 | recommends = qtimageformats |
236 | 236 | path = qtquickcontrols2 |
237 | | - url = http://code.qt.io/qt/qtquickcontrols2.git |
| 237 | + url = https://github.com/qt/qtquickcontrols2.git |
238 | 238 | branch = 5.12.3 |
239 | 239 | status = essential |
240 | 240 | [submodule "qtpurchasing"] |
241 | 241 | depends = qtbase |
242 | 242 | recommends = qtdeclarative qtandroidextras |
243 | 243 | path = qtpurchasing |
244 | | - url = http://code.qt.io/qt/qtpurchasing.git |
| 244 | + url = https://github.com/qt/qtpurchasing.git |
245 | 245 | branch = 5.12.3 |
246 | 246 | status = addon |
247 | 247 | [submodule "qtgamepad"] |
248 | 248 | depends = qtbase |
249 | 249 | recommends = qtdeclarative |
250 | 250 | path = qtgamepad |
251 | | - url = http://code.qt.io/qt/qtgamepad.git |
| 251 | + url = https://github.com/qt/qtgamepad.git |
252 | 252 | branch = 5.12.3 |
253 | 253 | status = addon |
254 | 254 | [submodule "qtscxml"] |
255 | 255 | depends = qtbase qtdeclarative |
256 | 256 | path = qtscxml |
257 | | - url = http://code.qt.io/qt/qtscxml.git |
| 257 | + url = https://github.com/qt/qtscxml.git |
258 | 258 | branch = 5.12.3 |
259 | 259 | status = addon |
260 | 260 | [submodule "qtspeech"] |
261 | 261 | depends = qtbase |
262 | 262 | recommends = qtdeclarative qtmultimedia |
263 | 263 | path = qtspeech |
264 | | - url = http://code.qt.io/qt/qtspeech.git |
| 264 | + url = https://github.com/qt/qtspeech.git |
265 | 265 | branch = 5.12.3 |
266 | 266 | status = addon |
267 | 267 | [submodule "qtremoteobjects"] |
268 | 268 | depends = qtbase |
269 | 269 | recommends = qtdeclarative |
270 | 270 | path = qtremoteobjects |
271 | | - url = http://code.qt.io/qt/qtremoteobjects.git |
| 271 | + url = https://github.com/qt/qtremoteobjects.git |
272 | 272 | branch = 5.12.3 |
273 | 273 | status = addon |
274 | 274 | [submodule "qtwebglplugin"] |
275 | 275 | depends = qtbase qtwebsockets |
276 | 276 | recommends = qtdeclarative |
277 | 277 | path = qtwebglplugin |
278 | | - url = http://code.qt.io/qt/qtwebglplugin.git |
| 278 | + url = https://github.com/qt/qtwebglplugin.git |
279 | 279 | branch = 5.12.3 |
280 | 280 | status = addon |
0 commit comments