QEdje Release 0.3.0
Most of this release work was done on QZion. QEdje itself had some minor bug and memory leaks fixed. Some work was done to reflect changes in QZion API.
Get the source here: qedje-0.3.0.tar.gz
QZion Release 0.3.0
This release focus on the implementation of a functional QGraphicsView backend to QZion, using the new architecture introduced in the previous release (see 0.2.0 notes for more info). QGV has been under heavy development by Trolltech and is the interface new Qt based products should be built on. That said, it was our understanding we should have a functional QGV implementation of backend. The development process included the rewriting of almost all QZion classes and the adoption of new design solutions which aim was to use already existent QGV code whenever possible. New features include: - QZionCanvas is no longer a QWidget. It has one and can return it when requested. - New clipper features: recursion, color clipping, signals clipping. - Webkit based QZionTextBlock - Many bugfixes and/or handling of minor cases that had been postponed. QZion's git repository was updated and will be updated at least a few times a week, effective today :-)
Get the source here: qzion-0.3.0.tar.gz
