PySide v0.3.2 ('Colindale') is now available!

* What is it ?
==============

The PySide project provides LGPL-licensed Python bindings for the Qt
cross-platform application and UI framework. PySide Qt bindings allow
both free open source and proprietary software development and ultimately
aim to support all of the platforms as Qt itself.

More information can be found at http://www.pyside.org


* Where to get it ?
===================

* Source code:
API Extractor, version 0.6.0
http://www.pyside.org/files/apiextractor-0.6.0.tar.bz2

Generator Runner, version 0.5.0
http://www.pyside.org/files/generatorrunner-0.5.0.tar.bz2

Shiboken, version 0.3.2
http://www.pyside.org/files/shiboken-0.3.2.tar.bz2

PySide-Tools, version 0.1.3
http://www.pyside.org/files/pyside-tools-0.1.3.tar.bz2

PySide, version 0.3.2
http://www.pyside.org/files/pyside-qt4.6+0.3.2.tar.bz2


More instructions at: http://www.pyside.org/downloads/


* What's changed since 0.3.1?
=============================

For this release we have the new-style signals/slots implemented and
fully functional. In addition to this, a lot of bugs were hunted down
and hanged in a tree, I mean, fixed.
Now developers can use signals and slots in a pythonic fashion. More
info can be found at documentation page[1]. Another point covered by
this release is the ability to work with or without the so called
"protected hack". When enabled it reduces library size but doesn't
allow PySide to be compiled under Windows environment. This time it is
possible to turn it on or off according to the needs.

- New-style Signal/Slot;
- Lots of bugs fixed;
- Generator works without protected hack;

For more Qt 4.6 information: http://qt.nokia.com/doc/4.6/qt4-6-intro.html

We hope you enjoy this new release! Feel free to contribute with comments,
bug reports and suggestions.


Regards,
PySide Dev Team

[1] http://www.pyside.org/docs/pyside/newsigslot.html
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to