Path to this page:
Subject: CVS commit: pkgsrc/x11
From: Marc Recht
Date: 2004-05-09 19:06:07
Message id: 20040509170607.90A8F2DA1D@cvs.netbsd.org
Log Message:
update py-qt3-{base,modules,qscintilla} to 3.11 and bl3ify
v3.11 11th March 2004
Added the QIconDragEvent and QLocale classes from Qt v3.3.0. Updated
all existing classes to Qt v3.3.1. Added the missing QSocketDevice
class. Added the missing QString += operators.
v3.10 16th January 2004
Added the QFtp, QHttp, QHttpHeader, QHttpRequestHeader,
QHttpResponseHeader, QLocalFs classes.
v3.9 7th December 2003
This version requires SIP v3.9 (or later) or SIP v4.0rc1 (or later).
QLayoutIterator.next() is now documented. Added the QImageIO and
QListViewItemIterator classes. Added the QDockArea << and >>
operators. Added QSettings.readBoolEntry(). Added qInstallPath(),
qInstallPathDocs(), qInstallPathHeaders(), qInstallPathLibs(),
qInstallPathBins(), qInstallPathPlugins(), qInstallPathData(),
qInstallPathTranslations(), qInstallPathSysconf(). A new
(configure.py) build system has been added which is independent of
tmake and qmake and installs a pyqtconfig module. The old (build.py)
build system remains. Added the -r flag to the build systems to enable
tracing. Added the -v flag to the build systems to specify the default
location for .sip files.
v3.8.1 6th September 2003
Added the missing QWMatrix.mapRect() * operators. The supported
educational version is now Qt v3.2.0.
Files: