- Jan 25, 2012
-
-
Toby Tomkins authored
Qt3D had temporarily resided in the Qt5 repository under qtquick3d. There is now a qt3d submodule which is compiling and testing correctly. Qt5 had previously removed support for building the qtquick3d submodule by default. This commit is the final step in cleaning up the previous version. Task-number: QTBUG-22098 Change-Id: I39fdbd7c58a0076c288d8c0570e892b5d0df4ff9 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by:
Danny Pope <daniel.pope@nokia.com>
-
- Jan 17, 2012
-
-
Oswald Buddenhagen authored
it moved to gerrit properly Task-number: QTBUG-23441 Change-Id: If15a8a9158637d82ca5b3f567d79b7376b43503c Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Jan 16, 2012
-
-
Rohan McGovern authored
Don't test for the existence of the mirror if the user didn't ask to use a mirror. Change-Id: Ib5565fa9a68ba6e22a4f7a179a0f00eb998da2aa Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Jason McDonald <jason.mcdonald@nokia.com>
-
- Jan 12, 2012
-
-
Simon Hausmann authored
Mirroring is set up for the repository now. Change-Id: Iee21600f2222103e5777fa95e58a6c2ddaeea58f Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Jan 11, 2012
-
-
Simon Hausmann authored
We do not use submodules for our copy of v8 anymore. Change-Id: I9da0f79d23336ee7efc074d4481d6bcdb0550bfc Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Jan 10, 2012
-
-
Rohan McGovern authored
This allows init-repository to be used with servers mirroring only a portion of the qt5 submodules. Any missing modules will be cloned from the canonical upstream URLs. Change-Id: I4b266edd2ec7d49126578b54eace6de6de629b56 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Jason McDonald <jason.mcdonald@nokia.com>
-
Simon Hausmann authored
Change-Id: I179a5714a12144e6815d931fef9fbfcedee6c93f Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
Aaron McCarthy authored
This allows running 'init-repository --no-update -f' to initialise and fetch new submodules without attempting to updating existing submodules which may have new commits applied which may cause the update to fail. Change-Id: I48040bc42235231eec3bc85b643b688c8e8b4bd9 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Jan 06, 2012
-
-
Jason McDonald authored
Change-Id: Ic9fffa8c317e73d8cbed665fe48c1b158e2fa420 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Dec 19, 2011
-
-
Rohan McGovern authored
To replace qtquick3d. This commit introduces qt3d, a follow-up commit will remove qtquick3d. Change-Id: I3d1b46e7e1e32960351f02ec22a6e555203f988a Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Toby Tomkins <toby.tomkins@nokia.com>
-
- Dec 15, 2011
-
-
Lauro Neto authored
Change-Id: Ic123f59dff0bf01273d06371aa7792e4bd351b68 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by:
Sergio Ahumada <sergio.ahumada@nokia.com>
-
- Nov 11, 2011
-
-
Oswald Buddenhagen authored
otherwise changing the user name or the remote type will be not be possible. Change-Id: I56a3790abbcf39cb4e75ac752af79581ed4c6e10 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
Oswald Buddenhagen authored
there is no point in making read-only gerrit remotes. use gitorious for that. instead, create remotes which rely on proper ssh configuration if --codereview-username is not passed. Change-Id: I08812fd26f1de6df22cd952211f620f36f069e51 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: I574490d1e282355efa6756242b0906e56103027f Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
Rohan McGovern authored
This script was doing a `git clone' for each submodule (so that we can use local mirrors), then using `git submodule update' to ensure all the submodules point to the right SHA1. Since this wasn't done recursively, a clean clone and init-repository would leave qtbase/src/3rdparty/v8 pointing at whatever SHA1 was set in the HEAD of qtbase, which is wrong. Fix it by doing the update recursively. Change-Id: Id183d0f983bfd59b2b9d0a8e160a906545219784 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Oct 31, 2011
-
-
Sergio Ahumada authored
Not yet enabled by default. Change-Id: I07093f8770a7b2f05aa777cbf949a30478dacc67 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by:
Denis Dzyubenko <denis.dzyubenko@nokia.com>
-
- Oct 27, 2011
-
-
Michael Goddard authored
Change-Id: I54741996cb3dbfbb76dd0f864e4e72cd8b6bbd67 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Oct 26, 2011
-
-
Oswald Buddenhagen authored
this was soooooo outdated! for ... days! :D Change-Id: Ia8cd2b651f672fa65ccbe142699fbeb321413a04 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Robin Burchell <robin+qt@viroteck.net> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
Michael Goddard authored
The contents of QtMultimediaKit are being placed in QtMultimedia. After this commit integrates, any dependent modules can be updated, and then another change to remove QtMMK from Qt5 can be done. Change-Id: I466df08ef1e764fae9056a61a51b82cab8633244 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Sep 27, 2011
-
-
Rohan McGovern authored
Not yet enabled by default. Change-Id: I6f22e7d69743415ec8f9588a8621cd28ca6d8eda Reviewed-on: http://codereview.qt-project.org/5580 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Toby Tomkins <toby.tomkins@nokia.com> Reviewed-by:
Paul Olav Tvete <paul.tvete@nokia.com>
-
- Sep 07, 2011
-
-
Sergio Ahumada authored
All Qt5 modules are now moved to a new host. Change-Id: Id6d7962e26608cd7cd3a8876cabbddb92c65ea17 Reviewed-on: http://codereview.qt-project.org/4369 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Sep 02, 2011
-
-
Michael Goddard authored
Change-Id: I6fbdde1d28f3156aee0bf9caaae7a1e3b3a4392a Reviewed-on: http://codereview.qt.nokia.com/4105 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Jonas Rabbe <jonas.rabbe@nokia.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by:
Michael Goddard <michael.goddard@nokia.com>
-
- Aug 26, 2011
-
-
Liang Qi authored
Gerrit is still for internal at the time. Task-number: QTBUG-21139 Change-Id: Idc282e4db06246dc173f745e11234647d302edd4 Reviewed-by: Sergio Ahumada Reviewed-on: http://codereview.qt.nokia.com/3669 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Liang Qi <liang.qi@nokia.com>
-
- Aug 24, 2011
-
-
Kent Hansen authored
Transitional step needed while v8 is moved from qtdeclarative to qtbase. Before the transition is completely in place, init-repository must be able to cope with both qtbase and qtdeclarative having a v8 submodule. This change causes git submodule init/update to be called for both repositories, even though one of them doesn't have any submodules. But in that case it's a no-op. Change-Id: Ia1af01308c808e62eb85431764edd8c12bdc3325 Reviewed-on: http://codereview.qt.nokia.com/3303 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
Rohan McGovern authored
Not yet enabled by default. Change-Id: I89a8cb8cc6da9aeeba217e3ab3c10459082a21ed Reviewed-on: http://codereview.qt.nokia.com/3447 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Toby Tomkins <toby.tomkins@nokia.com>
-
Rohan McGovern authored
Not yet enabled by default. Change-Id: I7db1f9a782442876139306a25847e6f23194f672 Reviewed-on: http://codereview.qt.nokia.com/3427 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Toby Tomkins <toby.tomkins@nokia.com>
-
- Aug 11, 2011
-
-
Rohan McGovern authored
Useful for people behind restrictive firewalls. Task-number: QTBUG-20837 Change-Id: I1c6845ceb3b9ba17a0e36c97838a73ed94aa11f2 Reviewed-on: http://codereview.qt.nokia.com/2831 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- Aug 10, 2011
-
-
Rohan McGovern authored
Change-Id: I9086b41be63b95144dbbd5e5511099baf4068253 Reviewed-on: http://codereview.qt.nokia.com/2793 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
-
- Jul 18, 2011
-
-
Sarah Smith authored
Change-Id: Ib3219c64e0100a4f79023d0a23972590fe3bd9f4 Reviewed-on: http://codereview.qt.nokia.com/1723 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Sarah Jane Smith <sarah.j.smith@nokia.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Jul 12, 2011
-
-
Alan Alpert authored
Change-Id: Iaaaa88884e0a793218e2e307bd9e56067760c514 Reviewed-on: http://codereview.qt.nokia.com/1393 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Aaron Kennedy <aaron.kennedy@nokia.com> Reviewed-by:
Alan Alpert <alan.alpert@nokia.com>
-
- Jul 08, 2011
-
-
Jyri Tahtela authored
Replace old license header with correct one. Change-Id: I85f5a152069bdd1433f41f41e766063ec0fdbe13 Reviewed-on: http://codereview.qt.nokia.com/1371 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Jyri Tahtela <jyri.tahtela@nokia.com>
-
- Jul 07, 2011
-
-
Alan Alpert authored
Still useful to use init-repository because of all the other logic, such as repository urls. More general than --no-webkit, although it is still a valid convenience as the most common case. Also makes qt.pro check for existence of modules, since it is no longer certain that you'll have everything but webkit. Change-Id: Iaaaa30e24e0a793218e2e307bdde56067760c513 Reviewed-on: http://codereview.qt.nokia.com/1258 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
Rohan McGovern authored
All Qt5 modules are now moved into gerrit. The staging repositories are obsolete. Change-Id: Ibdde6234da97a4664e54dbcd4425ed1b022cf850 Reviewed-on: http://codereview.qt.nokia.com/1254 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Rohan McGovern <rohan.mcgovern@nokia.com>
-
- Jul 04, 2011
-
-
Rohan McGovern authored
Not yet compiled by default.
-
- Jun 29, 2011
-
-
Michael Goddard authored
Reviewed-by: Rohan McGovern
-
- Jun 28, 2011
-
-
Marius Storm-Olsen authored
So, ensure init-repository point their 'gerrit' remotes to the right locations
-
- Jun 23, 2011
-
-
Xizhi Zhu authored
-
- Jun 21, 2011
-
-
Alan Alpert authored
qtdeclarative is expected to gain a nested submodule soon. This change makes init-repository checkout that submodule as well. Reviewed-by: Rohan McGovern
-
Friedemann Kleint authored
Initial-patch-by:danimo <daniel.molkentin@nokia.com>
-
- Jun 01, 2011
-
-
Marius Storm-Olsen authored
By providing the username used for codereviews, the script will add the proper URLs for the repos currently under Gerrit control. For repos not under Gerrit control, 'gerrit' will simply refer to the staging repo, or origin.
-