NEWS
September 3rd, 2009
A brand new release
So, after two weeks here’s a new release.
We changed the generator to a plugin architecture based on ideas borrowed from smokegenerator, easing the process of creating new front-ends.
The UI Compiler and Qt Resource Compiler tools were added by public demand, and are now available in the usual places. One thing worth mentioning is that the original author of pyuic have appeared in our IRC channel and volunteered to port this tool to PySide. Kudos to Torsten Marek!
New features:
- PySide tools – UI Compiler (pyside-uic) plus Qt Resource Compiler (pyside-rcc4).
- New generator architecture using plugins.
Bugs fixed:
- #8 “Small compile / install fix for restrictive packaging system”
- #9 “Missing setNetworkAccessManager method under QWebPage class”
- #16 “The ApiExtractor tests fail”
- #22 “QTabWidget.removeTab() not doing anything”
Check the download page for tarballs.




