Commit graph

8 commits

Author SHA1 Message Date
minskim
c557f3fb7a Back out the previous gcc-4 fix. It should be fixed in py-qt3-sip. 2006-03-23 00:28:21 +00:00
minskim
22a21f4c1b Make this package build with gcc-4 by type-casting explicitly. 2006-03-18 03:01:45 +00:00
drochner
edb2e45f14 update to 3.15.1
changes: bugfixes
2005-11-22 18:52:45 +00:00
drochner
079ce44901 update py-qt3 to 3.15
changes:
-sync with newer qscintilla
-bugfixes
2005-10-06 17:57:49 +00:00
drochner
e33b478f94 update PyQt to 3.14
changes:
-support for new qscintilla
-added support for QUuid, QMetaObject and QMetaProperty classes
-bugfixes
2005-02-24 20:17:36 +00:00
recht
bbf6e7725e 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.
2004-05-09 17:06:07 +00:00
drochner
e5bbac5670 update to 3.8
"The main changes are the addition of many operators to existing classes
(thanks to Torsten Marek) and full support for Qt v3.2.0."
2003-08-23 15:02:24 +00:00
drochner
5e83fcad58 Add PyQt-3.7 for Qt3, the base module and tools. 2003-07-22 17:22:48 +00:00