| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
I would like to see the changes in git status.
Change-Id: I5b97af3cd467639aa4df1bcfd717f33c5b820c4b
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
|
|
|
|
|
| |
Change-Id: Iaa7439c759739a5bd2f1fbd10529c15e83497ecf
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Now that the CI configuration has been updated to support them,
use a relative submodule URL to make sure that we use the same
mirror for our submodule that was used for qtwebengine.
Change-Id: I92215bd3caef2bb33820185572f5bb088718f61f
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
Reviewed-by: Andras Becsi <andras.becsi@digia.com>
|
|
|
|
|
|
|
|
| |
This will be one less edge case that qt5.git's init-repository script
has to worry about.
Change-Id: I0b20769ab45c5521ac6f56ffd69b50fba6f8b543
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
|
|
|
|
|
| |
Change-Id: Ibaa2802b872fb75cdeff093d4ac7d5d60a206fe3
Reviewed-by: Andras Becsi <andras.becsi@digia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This only move files without adjusting any paths.
This moves:
- lib/quick -> src/webengine/api (API files)
lib/quick -> src/webengine (other files)
This contains the main QtWebEngine module library since
<ec7b2ee70a8b2db7fb87f50671a001ddd54697b0>.
- lib/widgets -> src/webenginewidgets
Also rename this directory to match its module name and rename Api to api.
- lib -> src/core
- process -> src/process
- resources -> src/core/resources
- tools/* -> tools/scripts/
The build directory is spread as follow:
- build/build.pro -> src/core/gyp_run.pro
- build/qmake_extras/* -> src/core/ (for the host and target .pro files)
- build/qmake -> tools/qmake
- Build related scripts -> tools/buildscripts
Change-Id: I0cded1de772c99c0c1da6536c9afea353236b4a1
Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
Reviewed-by: Andras Becsi <andras.becsi@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
The new 3rdparty submodule contains snapshots of both ninja
and chromium. This drastically reduces the size of the repository
and can be used by our CI system.
Change-Id: Ie7482181f2ba9dba5fc181b1f221a5fae714c8c8
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
|
|
|
|
|
|
|
| |
... to be able to clone it from behind a restrictive firewall.
Change-Id: Ie722c268da2ae1932c524337c35e7ea888c8f71f
Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This prevents chromium from showing up in git diff all the time after
applying patches.
It also prevents from accidentially updating the submodule sha sum.
A nice side effect is also that git diff is all of a sudden much
faster again. ;)
Change-Id: I6f48b8f90a2853b2e3716011c2c42bb661d09060
Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
Reviewed-by: Andras Becsi <andras.becsi@digia.com>
|
|
|
|
|
| |
Change-Id: Iba5f11ecf2b45d33b91252d4394010458c783bce
Reviewed-by: Andras Becsi <andras.becsi@digia.com>
|
|
Change-Id: Id12c5810e83c47a1c7289515cabc5ddd9a8a280b
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
Reviewed-by: Andras Becsi <andras.becsi@digia.com>
|