Hi,
With Qt4 I can easily get latest Qt’s source code from Git repository but after turning to Qt5 I couldn’t understand the structure of the source code repository.
In case I cloned git://gitorious.org/qt/qt.git does it enough to get latest Qt source code or I’ve clone git://gitorious.org/qt/qtbase.git, git://gitorious.org/qt/qtsvg.git… etc?
PS
I want to get same structure of installer’s source code
Another question:
Does the content of https://git.gitorious.org/qt/qtbase.git and https://codereview.qt-project.org/p/qt/qtbase is the same?
Thanks for help in advanced :)
↧