From d060acfac5d7f036d2daf395a80e0cde75e95a7b Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 25 Jun 2013 12:21:30 +0200 Subject: Add qtmacextras and qtwinextras to qt5.git#stable Change-Id: I440e8ad733feaadb07e74fb91342434f66bae160 Reviewed-by: Oswald Buddenhagen --- .gitmodules | 6 ++++++ init-repository | 2 ++ qt.pro | 2 ++ qtmacextras | 1 + qtwinextras | 1 + 5 files changed, 12 insertions(+) create mode 160000 qtmacextras create mode 160000 qtwinextras diff --git a/.gitmodules b/.gitmodules index d8c8bd28..8fbcde15 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,9 @@ [submodule "qtx11extras"] path = qtx11extras url = ../qtx11extras.git +[submodule "qtmacextras"] + path = qtmacextras + url = ../qtmacextras.git +[submodule "qtwinextras"] + path = qtwinextras + url = ../qtwinextras.git diff --git a/init-repository b/init-repository index 09adc994..b355ffa3 100755 --- a/init-repository +++ b/init-repository @@ -226,6 +226,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw( qtjsondb qtjsbackend qtlocation + qtmacextras qtmultimedia qtpim qtqa @@ -242,6 +243,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw( qtwayland qtwebkit qtwebkit-examples + qtwinextras qtx11extras qtxmlpatterns ); diff --git a/qt.pro b/qt.pro index 218701ab..be514090 100644 --- a/qt.pro +++ b/qt.pro @@ -54,6 +54,8 @@ defineTest(addModule) { # it may not build. addModule(qtbase) +addModule(qtmacextras, qtbase) +addModule(qtwinextras, qtbase) addModule(qtx11extras, qtbase) addModule(qlalr, qtbase) addModule(qtsvg, qtbase) diff --git a/qtmacextras b/qtmacextras new file mode 160000 index 00000000..e537fada --- /dev/null +++ b/qtmacextras @@ -0,0 +1 @@ +Subproject commit e537fadafafb6e91be4597a779a77c8cce5b83b3 diff --git a/qtwinextras b/qtwinextras new file mode 160000 index 00000000..44781512 --- /dev/null +++ b/qtwinextras @@ -0,0 +1 @@ +Subproject commit 447815121b25c2de61eba8446ad5db57ae739b50 -- cgit v1.2.3 From 0e9f726baf60c4af7caa2ef403f087cb915b420b Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Sat, 29 Jun 2013 03:32:05 +0300 Subject: Updated submodules. Change-Id: Ie9b62c8c6914428014c30be7e3cf0889372ee0b6 Reviewed-by: Sergio Ahumada --- qtactiveqt | 2 +- qtbase | 2 +- qtdeclarative | 2 +- qtdoc | 2 +- qtjsbackend | 2 +- qtmultimedia | 2 +- qtqa | 2 +- qtquickcontrols | 2 +- qtrepotools | 2 +- qtsensors | 2 +- qtserialport | 2 +- qtwebkit | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/qtactiveqt b/qtactiveqt index 587e6402..9e64bb70 160000 --- a/qtactiveqt +++ b/qtactiveqt @@ -1 +1 @@ -Subproject commit 587e64025f77242cc1f2e756346f24e810595513 +Subproject commit 9e64bb707883e9ec6aa18b95a151520e43803d60 diff --git a/qtbase b/qtbase index e97c37a3..cb6fec85 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit e97c37a37ac27f9ab901e974f0a882e81ffd571d +Subproject commit cb6fec851507e9e2a53e8b4b7d70e7e4ac165348 diff --git a/qtdeclarative b/qtdeclarative index 54497838..65a0d191 160000 --- a/qtdeclarative +++ b/qtdeclarative @@ -1 +1 @@ -Subproject commit 544978388f5106cada4bc0a836293ab2063a8beb +Subproject commit 65a0d19180b061fc24b2032289d157ad2602e6d9 diff --git a/qtdoc b/qtdoc index 19fd17e3..267b527d 160000 --- a/qtdoc +++ b/qtdoc @@ -1 +1 @@ -Subproject commit 19fd17e3cbb52a0f178e60a48c86b3943b040496 +Subproject commit 267b527d8cbf2a672d6d8e2425a4836d922039fa diff --git a/qtjsbackend b/qtjsbackend index 6f2625e0..904d8b88 160000 --- a/qtjsbackend +++ b/qtjsbackend @@ -1 +1 @@ -Subproject commit 6f2625e0e0e2818af6fdeb69528ada18556daef2 +Subproject commit 904d8b8825aa82dbc6b888968f983ba6aa339832 diff --git a/qtmultimedia b/qtmultimedia index 17053a45..18a8381a 160000 --- a/qtmultimedia +++ b/qtmultimedia @@ -1 +1 @@ -Subproject commit 17053a450b019bffe9b6040d221e9fc1e5c1968f +Subproject commit 18a8381ab324fce9ed162b63e185eaf541c2c92b diff --git a/qtqa b/qtqa index 591e4d5e..6c31afb3 160000 --- a/qtqa +++ b/qtqa @@ -1 +1 @@ -Subproject commit 591e4d5e83cd42f126f2f3b3f3f6d6272125c8f8 +Subproject commit 6c31afb3f60ad125bfc240df890e5acbaf675328 diff --git a/qtquickcontrols b/qtquickcontrols index dff9daad..120d7274 160000 --- a/qtquickcontrols +++ b/qtquickcontrols @@ -1 +1 @@ -Subproject commit dff9daaddcd52079b520c112e58155abe9e9f7f7 +Subproject commit 120d7274e971e520ecbeb87f3e23459a73cb40fa diff --git a/qtrepotools b/qtrepotools index 826e7361..e4364f46 160000 --- a/qtrepotools +++ b/qtrepotools @@ -1 +1 @@ -Subproject commit 826e736176ff0c8a5f5b8cb3de6bb1b185fdd27e +Subproject commit e4364f46e0ba80b21548e7029a84cc56da01f0b4 diff --git a/qtsensors b/qtsensors index 5ae30e1a..9cc3a315 160000 --- a/qtsensors +++ b/qtsensors @@ -1 +1 @@ -Subproject commit 5ae30e1ae8de41478476567148846a80cd508e7b +Subproject commit 9cc3a315e5ff6363958833dc77fc13e1672d3bb2 diff --git a/qtserialport b/qtserialport index 1ace6361..4464dfcc 160000 --- a/qtserialport +++ b/qtserialport @@ -1 +1 @@ -Subproject commit 1ace6361c2411e8760ee6c2f669c1fd3c79dcc93 +Subproject commit 4464dfccc8480146744ec1b02aedb41d0fb3ec1b diff --git a/qtwebkit b/qtwebkit index 3b25694b..d37f7df3 160000 --- a/qtwebkit +++ b/qtwebkit @@ -1 +1 @@ -Subproject commit 3b25694b613fe8b855a9aa7519645ed419e8e549 +Subproject commit d37f7df3c6153b8984b17ecf0265d5d54b0ab180 -- cgit v1.2.3 From 5ae49dac5a57f3a691713781a7f5390a44d6c8ec Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Tue, 2 Jul 2013 11:32:14 +0300 Subject: Updated submodules. Change-Id: I0e9f726baf60c4af7caa2ef403f087cb915b420b Reviewed-by: Sergio Ahumada --- qtbase | 2 +- qtdeclarative | 2 +- qtdoc | 2 +- qtqa | 2 +- qtquickcontrols | 2 +- qtrepotools | 2 +- qtwebkit | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/qtbase b/qtbase index cb6fec85..7becb8b8 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit cb6fec851507e9e2a53e8b4b7d70e7e4ac165348 +Subproject commit 7becb8b80703e510b57ad1e000f3d4e745739d05 diff --git a/qtdeclarative b/qtdeclarative index 65a0d191..d500604f 160000 --- a/qtdeclarative +++ b/qtdeclarative @@ -1 +1 @@ -Subproject commit 65a0d19180b061fc24b2032289d157ad2602e6d9 +Subproject commit d500604f2fe01f62fcf475931ded241a9186a87f diff --git a/qtdoc b/qtdoc index 267b527d..d6857381 160000 --- a/qtdoc +++ b/qtdoc @@ -1 +1 @@ -Subproject commit 267b527d8cbf2a672d6d8e2425a4836d922039fa +Subproject commit d6857381db7df50dd88a208ee37ac42cd3d1fa5a diff --git a/qtqa b/qtqa index 6c31afb3..52250403 160000 --- a/qtqa +++ b/qtqa @@ -1 +1 @@ -Subproject commit 6c31afb3f60ad125bfc240df890e5acbaf675328 +Subproject commit 52250403105e9fd862b1c9aa4940e00cf841ddf3 diff --git a/qtquickcontrols b/qtquickcontrols index 120d7274..c79ed398 160000 --- a/qtquickcontrols +++ b/qtquickcontrols @@ -1 +1 @@ -Subproject commit 120d7274e971e520ecbeb87f3e23459a73cb40fa +Subproject commit c79ed398e6d70717243feccb78e362ed1ee819eb diff --git a/qtrepotools b/qtrepotools index e4364f46..871ad351 160000 --- a/qtrepotools +++ b/qtrepotools @@ -1 +1 @@ -Subproject commit e4364f46e0ba80b21548e7029a84cc56da01f0b4 +Subproject commit 871ad351a15903f34edca8f814e21ed6d0876ac5 diff --git a/qtwebkit b/qtwebkit index d37f7df3..801fc96b 160000 --- a/qtwebkit +++ b/qtwebkit @@ -1 +1 @@ -Subproject commit d37f7df3c6153b8984b17ecf0265d5d54b0ab180 +Subproject commit 801fc96bdc0e1b16cb137901cd2c11ef37ae4337 -- cgit v1.2.3 From 20ecf7efa58302efc96b80a1da136a19e4946f4b Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Fri, 5 Jul 2013 22:43:19 +0300 Subject: Updated submodules. Change-Id: I5ae49dac5a57f3a691713781a7f5390a44d6c8ec Reviewed-by: Sergio Ahumada --- qtbase | 2 +- qtdeclarative | 2 +- qtdoc | 2 +- qtmultimedia | 2 +- qtqa | 2 +- qtquickcontrols | 2 +- qtsensors | 2 +- qtserialport | 2 +- qtsvg | 2 +- qttools | 2 +- qtwebkit | 2 +- qtwebkit-examples | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/qtbase b/qtbase index 7becb8b8..b5520af6 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit 7becb8b80703e510b57ad1e000f3d4e745739d05 +Subproject commit b5520af6a9360d0032b6a54b1492147462cff91a diff --git a/qtdeclarative b/qtdeclarative index d500604f..686f144c 160000 --- a/qtdeclarative +++ b/qtdeclarative @@ -1 +1 @@ -Subproject commit d500604f2fe01f62fcf475931ded241a9186a87f +Subproject commit 686f144ceea9ee219f5922c4b2eadb4eba890cbf diff --git a/qtdoc b/qtdoc index d6857381..dc8430fb 160000 --- a/qtdoc +++ b/qtdoc @@ -1 +1 @@ -Subproject commit d6857381db7df50dd88a208ee37ac42cd3d1fa5a +Subproject commit dc8430fb534e67a083022ddfc7f31a7555edc7a3 diff --git a/qtmultimedia b/qtmultimedia index 18a8381a..1eb77d37 160000 --- a/qtmultimedia +++ b/qtmultimedia @@ -1 +1 @@ -Subproject commit 18a8381ab324fce9ed162b63e185eaf541c2c92b +Subproject commit 1eb77d37821a42742a9b2984c89e3aed8296a5fc diff --git a/qtqa b/qtqa index 52250403..af9f1023 160000 --- a/qtqa +++ b/qtqa @@ -1 +1 @@ -Subproject commit 52250403105e9fd862b1c9aa4940e00cf841ddf3 +Subproject commit af9f102301462af5dc0fa79f5bde4d41e056808b diff --git a/qtquickcontrols b/qtquickcontrols index c79ed398..48ffe161 160000 --- a/qtquickcontrols +++ b/qtquickcontrols @@ -1 +1 @@ -Subproject commit c79ed398e6d70717243feccb78e362ed1ee819eb +Subproject commit 48ffe1616bfb4dbc850470cd9dc2f61bb3650d70 diff --git a/qtsensors b/qtsensors index 9cc3a315..e89291bc 160000 --- a/qtsensors +++ b/qtsensors @@ -1 +1 @@ -Subproject commit 9cc3a315e5ff6363958833dc77fc13e1672d3bb2 +Subproject commit e89291bc2d45b970c66b816a4f781925406f0bf5 diff --git a/qtserialport b/qtserialport index 4464dfcc..39f90528 160000 --- a/qtserialport +++ b/qtserialport @@ -1 +1 @@ -Subproject commit 4464dfccc8480146744ec1b02aedb41d0fb3ec1b +Subproject commit 39f90528abda2f5ec7575acf2e1a352702a202e8 diff --git a/qtsvg b/qtsvg index 1ce9af6c..cc8379cf 160000 --- a/qtsvg +++ b/qtsvg @@ -1 +1 @@ -Subproject commit 1ce9af6c1c32b20dedc33bd46cde5ee4b34a04c1 +Subproject commit cc8379cfbbaa0a4e2a04f68712afdb6597cb10f3 diff --git a/qttools b/qttools index d251ee9d..79b4b41c 160000 --- a/qttools +++ b/qttools @@ -1 +1 @@ -Subproject commit d251ee9dcbd015f2acbe76231902b72163cd05a2 +Subproject commit 79b4b41c2a663ee57a99aad6f9ad8deeff1b8f51 diff --git a/qtwebkit b/qtwebkit index 801fc96b..b346c0f7 160000 --- a/qtwebkit +++ b/qtwebkit @@ -1 +1 @@ -Subproject commit 801fc96bdc0e1b16cb137901cd2c11ef37ae4337 +Subproject commit b346c0f76c6a8f94accd1568c2f0d2c36c1cc11f diff --git a/qtwebkit-examples b/qtwebkit-examples index a4db690e..fff4d0a8 160000 --- a/qtwebkit-examples +++ b/qtwebkit-examples @@ -1 +1 @@ -Subproject commit a4db690e3d09d2341b101557fa2875423db192d2 +Subproject commit fff4d0a8fd161edfbef7b933deed8ec46a348bc6 -- cgit v1.2.3 From 9b68559f3cc82db32e93d4040fa2b17f8315397b Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Tue, 9 Jul 2013 03:31:57 +0300 Subject: Updated submodules. Change-Id: I20ecf7efa58302efc96b80a1da136a19e4946f4b Reviewed-by: Sergio Ahumada --- qtbase | 2 +- qtdeclarative | 2 +- qtgraphicaleffects | 2 +- qtqa | 2 +- qtquick1 | 2 +- qtscript | 2 +- qtserialport | 2 +- qtsvg | 2 +- qttools | 2 +- qttranslations | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/qtbase b/qtbase index b5520af6..184685d3 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit b5520af6a9360d0032b6a54b1492147462cff91a +Subproject commit 184685d317cdc49ef267a2670009438de1d3841d diff --git a/qtdeclarative b/qtdeclarative index 686f144c..7ee4a064 160000 --- a/qtdeclarative +++ b/qtdeclarative @@ -1 +1 @@ -Subproject commit 686f144ceea9ee219f5922c4b2eadb4eba890cbf +Subproject commit 7ee4a0643964e6da3bb424e2cd7833dad04dbed8 diff --git a/qtgraphicaleffects b/qtgraphicaleffects index c4254a05..3ecb005b 160000 --- a/qtgraphicaleffects +++ b/qtgraphicaleffects @@ -1 +1 @@ -Subproject commit c4254a0599ed104608cdc1a94561a9fda7db2918 +Subproject commit 3ecb005bc62826db13e1c82e799997e0b4181e75 diff --git a/qtqa b/qtqa index af9f1023..ef447961 160000 --- a/qtqa +++ b/qtqa @@ -1 +1 @@ -Subproject commit af9f102301462af5dc0fa79f5bde4d41e056808b +Subproject commit ef4479612fa20c7a7aeba50aec93a94b61aee6f7 diff --git a/qtquick1 b/qtquick1 index 573b316e..a7fa4cd5 160000 --- a/qtquick1 +++ b/qtquick1 @@ -1 +1 @@ -Subproject commit 573b316e3a86a113a951d0add1f5d17afec55f25 +Subproject commit a7fa4cd5850a85c6e06b01c5a0a8aace7fc7511e diff --git a/qtscript b/qtscript index 184fc178..cf8f9093 160000 --- a/qtscript +++ b/qtscript @@ -1 +1 @@ -Subproject commit 184fc178f4c753727445694c4830c250f53da588 +Subproject commit cf8f90933d45a6c44997f72c369961e2cab54493 diff --git a/qtserialport b/qtserialport index 39f90528..238309f6 160000 --- a/qtserialport +++ b/qtserialport @@ -1 +1 @@ -Subproject commit 39f90528abda2f5ec7575acf2e1a352702a202e8 +Subproject commit 238309f65ba8faaa0b88a4f3d06a224fe3652467 diff --git a/qtsvg b/qtsvg index cc8379cf..a063ff85 160000 --- a/qtsvg +++ b/qtsvg @@ -1 +1 @@ -Subproject commit cc8379cfbbaa0a4e2a04f68712afdb6597cb10f3 +Subproject commit a063ff854c54f6bdce90717073069d795d5a772f diff --git a/qttools b/qttools index 79b4b41c..054a33ea 160000 --- a/qttools +++ b/qttools @@ -1 +1 @@ -Subproject commit 79b4b41c2a663ee57a99aad6f9ad8deeff1b8f51 +Subproject commit 054a33eabf3d3f5dd07e45d6b703b64459a0a71d diff --git a/qttranslations b/qttranslations index 252f9312..94ff4dbe 160000 --- a/qttranslations +++ b/qttranslations @@ -1 +1 @@ -Subproject commit 252f9312200af2bfef1c7f17a2091b2580a05ead +Subproject commit 94ff4dbe6f56360aec737532ec17ab0fdfb7be2b -- cgit v1.2.3 From ef8000991e5e4bd12e830d83a78d821b7863f0d4 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 18 Jun 2013 15:14:30 +0200 Subject: leave makefile generation to the real configure call it with the "secret" -top-level option, which shifts the makefile generation one level up. this makes the configure call the last thing we do, thus also avoiding the problems we had with the -help switch (and the previous attempts at fixing it). Change-Id: I80ba4a09b260a140a9d1b976277c30fd1436b4d6 Reviewed-by: Thiago Macieira --- configure | 10 ++-------- configure.bat | 11 ++--------- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/configure b/configure index 9ba24b57..535bc9d8 100755 --- a/configure +++ b/configure @@ -53,11 +53,5 @@ mkdir -p qtbase || exit echo "+ cd qtbase" cd qtbase || exit -echo "+ $configure $@" -"$configure" "$@" || exit 1 - -echo "+ cd .." -cd .. - -echo "+ qtbase/bin/qmake $srcpath" -exec qtbase/bin/qmake "$srcpath" +echo "+ $configure -top-level $@" +exec "$configure" -top-level "$@" diff --git a/configure.bat b/configure.bat index 73395684..d3bb977f 100644 --- a/configure.bat +++ b/configure.bat @@ -52,17 +52,10 @@ if not exist qtbase mkdir qtbase || exit /b 1 echo + cd qtbase cd qtbase || exit /b 1 -echo + %configure% %* -call %configure% %* +echo + %configure% -top-level %* +call %configure% -top-level %* set err=%errorlevel% cd .. -if not %err% == 0 goto out - -echo + qtbase\bin\qmake %srcpath% -qtbase\bin\qmake %srcpath% -set err=%errorlevel% - -:out exit /b %err% -- cgit v1.2.3 From 8e11fdb9392d8fcff7b1b1b2673891ea77d6cf0e Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Wed, 10 Jul 2013 19:32:22 +0300 Subject: Updated submodules. Change-Id: I9b68559f3cc82db32e93d4040fa2b17f8315397b Reviewed-by: Sergio Ahumada --- qtbase | 2 +- qtdoc | 2 +- qtmultimedia | 2 +- qtqa | 2 +- qtquickcontrols | 2 +- qtsvg | 2 +- qttools | 2 +- qtwebkit | 2 +- qtxmlpatterns | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/qtbase b/qtbase index 184685d3..a096b468 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit 184685d317cdc49ef267a2670009438de1d3841d +Subproject commit a096b4680dca367ec26725d064eba1df6c37d6b7 diff --git a/qtdoc b/qtdoc index dc8430fb..5de25a10 160000 --- a/qtdoc +++ b/qtdoc @@ -1 +1 @@ -Subproject commit dc8430fb534e67a083022ddfc7f31a7555edc7a3 +Subproject commit 5de25a10442824a478a2787d552eb1ed6d504ad2 diff --git a/qtmultimedia b/qtmultimedia index 1eb77d37..e15a2b92 160000 --- a/qtmultimedia +++ b/qtmultimedia @@ -1 +1 @@ -Subproject commit 1eb77d37821a42742a9b2984c89e3aed8296a5fc +Subproject commit e15a2b92b6120a119cf218ab0f0630f23bc45ba5 diff --git a/qtqa b/qtqa index ef447961..c5ba2745 160000 --- a/qtqa +++ b/qtqa @@ -1 +1 @@ -Subproject commit ef4479612fa20c7a7aeba50aec93a94b61aee6f7 +Subproject commit c5ba2745d2493f2d8fba8fddea0040ccc2776c1f diff --git a/qtquickcontrols b/qtquickcontrols index 48ffe161..ebe882ba 160000 --- a/qtquickcontrols +++ b/qtquickcontrols @@ -1 +1 @@ -Subproject commit 48ffe1616bfb4dbc850470cd9dc2f61bb3650d70 +Subproject commit ebe882ba67b0e52e6fd78a3cd599f37588b73514 diff --git a/qtsvg b/qtsvg index a063ff85..a29af8f0 160000 --- a/qtsvg +++ b/qtsvg @@ -1 +1 @@ -Subproject commit a063ff854c54f6bdce90717073069d795d5a772f +Subproject commit a29af8f024c8fb4bfdf1ce9e6c03387c3abcaffa diff --git a/qttools b/qttools index 054a33ea..f81931ba 160000 --- a/qttools +++ b/qttools @@ -1 +1 @@ -Subproject commit 054a33eabf3d3f5dd07e45d6b703b64459a0a71d +Subproject commit f81931ba5728ea5e564b60c45780a7bac277f3d7 diff --git a/qtwebkit b/qtwebkit index b346c0f7..42a16bcc 160000 --- a/qtwebkit +++ b/qtwebkit @@ -1 +1 @@ -Subproject commit b346c0f76c6a8f94accd1568c2f0d2c36c1cc11f +Subproject commit 42a16bccb1750f0e4094d9d6366200a5deae9184 diff --git a/qtxmlpatterns b/qtxmlpatterns index 4674a1cd..8f6e3cd8 160000 --- a/qtxmlpatterns +++ b/qtxmlpatterns @@ -1 +1 @@ -Subproject commit 4674a1cdf9cb721c9306576a76d4fe2c6425fe51 +Subproject commit 8f6e3cd898ebc6f13adea1baa69a3b78fb2a9a97 -- cgit v1.2.3 From e16cdebb775c1a7c3f35f7ea68e017c38ce3fd36 Mon Sep 17 00:00:00 2001 From: Qt Submodule Update Bot Date: Thu, 11 Jul 2013 01:47:52 +0300 Subject: Updated submodules. Change-Id: I8e11fdb9392d8fcff7b1b1b2673891ea77d6cf0e Reviewed-by: Sergio Ahumada --- qtbase | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtbase b/qtbase index a096b468..fa06a866 160000 --- a/qtbase +++ b/qtbase @@ -1 +1 @@ -Subproject commit a096b4680dca367ec26725d064eba1df6c37d6b7 +Subproject commit fa06a866b9319678663b901238f4b227a272c3e9 -- cgit v1.2.3