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
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
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
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