The PySide team is proud to announce the new release version 1.1.2 of PySide project.
About PySide ============ 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. The PySide project is developed in the open, with all facilities you'd expect from any modern OSS project such as all code in a git repository [1], an open bug tracking [2] for reporting bugs, and an open design process [3]. List of bugs fixed ================== - During signal emission don't get return type after callback - Invalidate QStandardModel::invisibleRootItem in clear() method - QAbstractItemModel has wrong ownership policy for selectionModel() - Improved QVector to python conversion - Disable docstring generation if tools aren't found. - Fixed some issues compiling PySide using VC++ - Install the shiboken module to site-packages - Fix compilation when there is no libxslt installed on the system. - Set a default hash function for all ObjectTypes. - Fix segfault calling shiboken.dump Special thanks to Nathan Smith, John Ehresman, John Cummings, Paulo Alcantra and Roman Lacko who contributed with most of the patches used to fix the issues addressed by this release. Download ======== The files can be downloaded from PySide download page[4] References ========== [1] http://qt.gitorious.org/pyside [2] https://bugreports.qt-project.org/browse/PYSIDE [3] http://www.pyside.org/docs/pseps/psep-0001.html [4] http://developer.qt.nokia.com/wiki/PySideDownloads
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
