aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules12
m---------shiboken28
m---------sources/pyside10
m---------sources/shiboken10
m---------sources/shiboken28
5 files changed, 23 insertions, 25 deletions
diff --git a/.gitmodules b/.gitmodules
index 9d73859e2..2622ccc64 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,14 @@
-[submodule "sources/shiboken"]
- path = sources/shiboken
- url = https://git.gitorious.org/pyside/shiboken.git
-[submodule "sources/pyside"]
+[submodule "sources/pyside2"]
path = sources/pyside
- url = https://git.gitorious.org/pyside/pyside.git
+ url = https://bitbucket.org/ctismer/pyside2
+ branch = qt5
[submodule "sources/pyside-tools"]
path = sources/pyside-tools
url = https://github.com/PySide/Tools.git
[submodule "sources/pyside-examples"]
path = sources/pyside-examples
url = https://github.com/PySide/Examples.git
+[submodule "sources/shiboken2"]
+ path = sources/shiboken2
+ url = https://bitbucket.org/ctismer/shiboken2
+ branch = qt5
diff --git a/shiboken2 b/shiboken2
new file mode 160000
+Subproject 823cc65ecf87fe2587815d1d61ae3289f9d9583
diff --git a/sources/pyside b/sources/pyside
deleted file mode 160000
-Subproject a12de51b654973d965b1888b4dd3c539422f71d
diff --git a/sources/shiboken b/sources/shiboken
deleted file mode 160000
-Subproject 43857068b0706f4a473c5f0a8d8c545ccab89cd
diff --git a/sources/shiboken2 b/sources/shiboken2
new file mode 160000
+Subproject 823cc65ecf87fe2587815d1d61ae3289f9d9583