[Php-qt-users] Announcement PHP-Qt 0.9
Status: Beta
Brought to you by:
tm243
From: Thomas M. <tm...@ph...> - 2007-12-26 19:39:18
|
The PHP-Qt team is pleased to announce the immediate release of PHP-Qt Version 0.9! It's been nearly six months since the latest release and numerous enhancements have been made during this time. Changes include: * implemented user interface compiler for PHP (which means you can now use Qt Designer with PHP-Qt!) * implemented arguments for custom signals which now can be connected to any Qt or custom slots * ported to MacOS X (Leopard) * implemented handler for '__clone()' * allocating more memory for marshalling 'double' * automatic conversion of double into long and the reverse * wrote tutorials 9, 10, and 11 * improved calling of ambiguous methods While there is still a bit to do before the 1.0 release, we are now close enough to confidently call this the 0.9 release. Some of the things missing which will be in 1.0 include: better handling of Qt container classes, packages for Kubuntu, Mandriva, and Mac OS X, Eclipse integration, improved error handling and debugging for developers, and support for all types in signals/slots. Have fun! Thomas |