Re: [PyQt] Issues with PyKDE4 and i18n API (fixed)

2008-05-27 Thread Simon Edwards
Chusslove Illich wrote: KDE 4 i18n API, with intended usage patterns, is given here: http://api.kde.org/4.0-api/kdelibs-apidocs/kdecore/html/classKLocalizedString.html For the same semantics to be fully supported by the Python bindings, some special care is needed. All of these issues are fix

Re: [PyQt] ANN: PyQt v4.4.2 and SIP v4.7.6 Released

2008-05-27 Thread Gerard Vermeulen
On Tue, 27 May 2008 23:59:44 +0200 Laurent Léonard <[EMAIL PROTECTED]> wrote: > Le mercredi 21 mai 2008 à 01:11, Phil Thompson a écrit : > > The PyQt GPL Windows installer has been updated to the latest > > version. It still includes Qt but no longer includes any 3rd party > > packages (eric, PyQw

Re: [PyQt] ANN: PyQt v4.4.2 and SIP v4.7.6 Released

2008-05-27 Thread Laurent Léonard
Le mercredi 21 mai 2008 à 01:11, Phil Thompson a écrit : > The PyQt GPL Windows installer has been updated to the latest version. It > still includes Qt but no longer includes any 3rd party packages (eric, > PyQwt) as they no longer require special treatment. I have a PyQt/PyQwt application and I

Re: [PyQt] Support for QFormLayout

2008-05-27 Thread Phil Thompson
On Monday 26 May 2008 7:17:21 pm Dror Levin wrote: > Hi everybody, > > This is my first post to this list so I apologize in advance if anything > embarrassing happens ;) > > To make a long story short, I found out earlier that the new QFormLayout > introduced in Qt-4.4 was not supported by pyuic4