aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2015-06-06 21:55:36 +0200
committerChristian Tismer <ctismer@gmail.com>2015-06-06 22:16:57 +0200
commita739f3658a603dabd3c71f31a88ff10a613d6253 (patch)
treef48317ea5d875d5639885d154977114e835e1d4b
parenta14a75504a5f0ddb82f36c3dbb3a50ef22e54c65 (diff)
link to the qt5 shiboken
-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