From ac6d35ebd58e688e285b2736eb52c88f24e623c5 Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Tue, 15 Sep 2015 11:41:13 +0200 Subject: small update to state that the docs are still from 4.8 --- README.rst | 14 ++++++++++---- sources/pyside2 | 2 +- sources/shiboken2 | 2 +- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 809354c7f..74b382ac5 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ -====== -PySide -====== +======= +PySide2 +======= .. image:: https://pypip.in/wheel/PySide/badge.png :target: https://pypi.python.org/pypi/PySide/ @@ -27,6 +27,12 @@ PySide Introduction ============ +.. note:: + + This text is from PySide 1.2.X. We need to update it when + PySide2 for Qt5 is more ready. + + PySide is the Python Qt bindings project, providing access the complete Qt 4.8 framework as well as to generator tools for rapidly generating bindings for any C++ libraries. @@ -45,7 +51,7 @@ PySide requires Python 2.6 or later and Qt 4.6 or better. .. note:: - Qt 5.x is currently not supported. + Qt 5.x is currently in the works. Installation ============ diff --git a/sources/pyside2 b/sources/pyside2 index 1fae0520b..970c0d536 160000 --- a/sources/pyside2 +++ b/sources/pyside2 @@ -1 +1 @@ -Subproject commit 1fae0520bac2bb449a0b5b477a7e51e702b4ac98 +Subproject commit 970c0d536994a14ab7faeea3b1c30793d5ecbaa8 diff --git a/sources/shiboken2 b/sources/shiboken2 index 3744b4275..4e76936b3 160000 --- a/sources/shiboken2 +++ b/sources/shiboken2 @@ -1 +1 @@ -Subproject commit 3744b4275f1402a7cf86015da54d7592c9fb6e09 +Subproject commit 4e76936b33886fa653cb11a7f4a17312dd3750c8 -- cgit v1.2.3