Hi, Sorri for late response to this great news - congratulation and big thanks for PySide core team.
I want to ensure windows users that i will continue to create windows packages. The new version will take little longer because of migration from github to gerrit, I need to change build scripts and fix some windows specific compilation bugs, please be patient. Regards Roman 2012/4/19 Hugo Parente Lima <[email protected]>: > The PySide team is proud to announce the new release version 1.1.1 of > PySide project. > > Major changes > ============== > > - Unified toolchain! No more GeneratorRunner and ApiExtractor, now you just > need Shiboken to compile PySide. > - Bug Fixes; > > Current status of Mac/Windows support > ===================================== > > There are no PySide core developers using Windows or Mac and no more > PySide build bots, so if you really want to see PySide running on those > platforms better you do something. Contributions are welcome! > > 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 > ================== > > 1105 Spyder fails with HEAD > 1126 Segfault when exception is raised in signalInstanceDisconnect > 1135 SIGSEGV when loading custom widget using QUiLoader when overriding > createWidget() > 1041 QAbstractItemModel has wrong ownership policy for selectionModel() > 1086 generatorrunner segfault processing #include <boost/signal.hpp> > 1110 Concurrency error causes GC heap corruption > 1113 Instantiating QObject in user-defined QML element's constructor crashes > if > instantiated from QML > 1129 Segmentation fault on close by QStandardItem/QStandardItemModel > 1104 QSettings has problems with long integers > 1108 tests/QtGui/pyside_reload_test.py fails when bytecode writing is disabled > 1138 Subclassing of QUiLoader leads to "Internal C++ object already deleted" > exception (again) > 1124 QPainter.drawPixmapFragments should take a list as first argument > 1065 Invalid example in QFileDialog documentation > 1092 shiboken names itself a 'generator' > 1094 shiboken doesn't complain about invalid options > 1044 Incorrect call to parent constructor in example > 1139 Crash at exit due to thread state (tstate) being NULL > PYSIDE-41 QModelIndex unhashable > > 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 > _______________________________________________ > PySide mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/pyside > _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
