<div class="gmail_quote">PySide v0.4.1 (&#39;Shurian Pariboda&#39;) is now available!<br>
<br>
* What is it ?<br>
==============<br>
<br>
The PySide project provides LGPL-licensed Python bindings for the Qt<br>
cross-platform application and UI framework. PySide Qt bindings allow<br>
both free open source and proprietary software development and ultimately<br>
aim to support all of the platforms as Qt itself.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Also, PySide QtMobility bindings were rebuilt against the newer Shiboken generator released.<br>
<br>
More information can be found at <a href="http://www.pyside.org" target="_blank">http://www.pyside.org</a><br>
<br>
<br>
* Where to get it ?<br>
===================<br>
<br>
* Source code:<br>
API Extractor, version 0.8.0<br>
<a href="http://www.pyside.org/files/apiextractor-0.8.0.tar.bz2" target="_blank">http://www.pyside.org/files/apiextractor-0.8.0.tar.bz2</a><br>
<br>
Generator Runner, version 0.6.1<br>
<a href="http://www.pyside.org/files/generatorrunner-0.6.1.tar.bz2" target="_blank">http://www.pyside.org/files/generatorrunner-0.6.1.tar.bz2</a><br>
<br>
Shiboken, version 0.5.0<br>
<a href="http://www.pyside.org/files/shiboken-0.5.0.tar.bz2" target="_blank">http://www.pyside.org/files/shiboken-0.5.0.tar.bz2</a><br>
<br>
PySide-Tools, version 0.2.0<br>
<a href="http://www.pyside.org/files/pyside-tools-0.2.0.tar.bz2" target="_blank">http://www.pyside.org/files/pyside-tools-0.2.0.tar.bz2</a><br>
<br>
PySide, version 0.4.1<br>
<a href="http://www.pyside.org/files/pyside-qt4.6+0.4.1.tar.bz2" target="_blank">http://www.pyside.org/files/pyside-qt4.6+0.4.1.tar.bz2</a><br>
<br>
* Windows binaries<br>
Python 2.7<br>
<a href="http://www.pyside.org/files/pyside-0.4.1-py2.7.exe" target="_blank">http://www.pyside.org/files/pyside-0.4.1-py2.7.exe</a><br>
<br>
Python 2.6<br>
<a href="http://www.pyside.org/files/pyside-0.4.1-py2.6.exe" target="_blank">http://www.pyside.org/files/pyside-0.4.1-py2.6.exe</a><br>
<br>
More instructions at: <a href="http://www.pyside.org/downloads/" target="_blank">http://www.pyside.org/downloads/</a><br>
<br>
<br>
* What&#39;s changed since 0.4.0?<br>
=============================<br>
<br>
This release had a massive effort on bug fixing and porting to other platforms<br>
like<br>
MS Windows. More than 40 bugs were fixed!<br>
<br>
We hope you enjoy this new release! Feel free to contribute with comments,<br>
bug reports and suggestions.<br>
<br>
* Bugs fixed<br>
============<br>
<br>
  223 - [FTBFS] Fails to build on armel (segmentation fault)&quot;<br>
  222 - Bus error makes shiboken sparc build fail&quot;<br>
  346 - examples/embeddeddialogs.py demo segfaults&quot;<br>
  231 - [FTBFS] Test signals_multiple_connections_gui fails sometimes (s390,<br>
...)&quot;<br>
  284 - Test QtScript_property_test fails when run with python2.5 [amd64]&quot;<br>
  243 - qtgui_qwidget test segfaults on amd64&quot;<br>
  282 - Test QtNetwork_basic_auth_test fails when run with python2.5 [amd64]&quot;<br>
  283 - Test QtNetwork_http_test fails when run with python2.5 [amd64]&quot;<br>
  234 - [FTBFS] Fails to build on kfreebsd-* (qtcore_qprocess times out)&quot;<br>
  321 - Call to QFileDialog.getOpenFileName() never returns&quot;<br>
  304 - C++ virtual wrapper should be aware of ownership modifications&quot;<br>
  340 - Windows installer only detects Python when it was installed for all<br>
users&quot;<br>
  301 - QObjects does not support named args as signal&quot;<br>
  335 - QT_TRANSLATE_NOOP has incorrect signature&quot;<br>
  296 - drag and drop example causes a segfault&quot;<br>
  293 - QItemSelection is not iterable.&quot;<br>
  281 - missing constructor property set support&quot;<br>
  324 - Provide []-style signature for signals without overload&quot;<br>
  319 - Unable to define a signal with tuple payload&quot;<br>
  311 - Signal signatures are incorrect if derived classes are used in the<br>
definition&quot;<br>
  307 - Signal connect to a slot in a class inherited from Qt does not work&quot;<br>
  302 - generatorrunner segfaults on typesystem (test case attached)&quot;<br>
  336 - missing function modifications to some reimplemented virtual<br>
functions.&quot;<br>
  297 - license headers missing in PySide/ directory&quot;<br>
  294 - If the function must return a QFlags&lt;T&gt; and you return T, an exception<br>
is throw.&quot;<br>
  287 - Replace renamed functions with overloads: QTextFormat, QRubberBand,<br>
QSpinBox, QTextBrowser, QDoubleSpinBox, QPainter, QStackedLayout, QTextList&quot;<br>
  276 - Point tests fail with Python 2.7&quot;<br>
  125 - QAbstractTextDocumentLayout.registerHandler apparently not working&quot;<br>
  325 - Emitting new-style signals with str/unicode parameters fails with<br>
Qt.QueuedConnection&quot;<br>
  320 - OR&#39;ing Qt alignments doesn&#39;t work; adding them does&quot;<br>
  316 - QAbstractItemModel.createIndex is broken&quot;<br>
  308 - Confusing error for wrong argument types&quot;<br>
  303 - Missing method: QCoreApplication.arguments()&quot;<br>
  338 - Program segfaults (or behaves unexpectedly) when<br>
QGraphicsItem.itemChange is defined&quot;<br>
  300 - Missing or not working new style signals from PySide 0.4.0 (Maemo<br>
Fremantle)&quot;<br>
  331 - cannot install pyside-0.4.0-py2.6.exe in windows&quot;<br>
  295 - QModelIndex::model() sets the QModelIndex as parent of the model&quot;<br>
  289 - Fail to generate code for Value type with virtual methods&quot;<br>
  279 - Handwritten converters could interfere with overloaded method decisor&quot;<br>
  326 - Building PySide on Ubuntu Maverick or Debian experimental fails&quot;<br>
  318 - QApplicationWrapper build fails&quot;<br>
  309 - QtCore.QByteArray() or list from QtCore.Qsettings.value() as default&quot;<br>
<br>
<br>
Many thanks to all community contributors involved into release tasks! Special<br>
thanks<br>
to Odyx and Carlos Gonçalves for creating MacOS and Linux packages.</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br>
<br>
Regards,<br>
PySide Dev Team<br>
<font color="#888888"><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#888888"><br></font></font></font></div><div class="gmail_quote"><font color="#888888"><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#888888"><br>
</font></font></font></div>--<br>Willer Moreira<br>PyMaemo Team - INdT<br>Manaus - Brazil<br>