Commit graph

12 commits

Author SHA1 Message Date
reed
cd6e5ab6f5 Add the "makesum" info for "mac" version also.
I had to do this manually, since "bmake makesum" removed the "x11"
version.

(I only tested for py-qt3-base.)
2006-03-03 16:33:51 +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
reed
cc86acdeca Lots of little changes to package. Not an upgrade though.
Split this up into a Makefile.common to be used by other packages.

For Darwin, use a different DISTFILE as told by the py-kde list.

Improve DESCR. (The same DESCRiption was used by multiple packages.)
2005-07-01 01:20:28 +00:00
drochner
dfbbb73426 update to 3.14.1
changes: bugfixes
2005-05-02 15:36:53 +00:00
darcy
21194cbffa Regenerate distinfo for the 3.14 update. 2005-03-04 13:34:46 +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
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +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
d3e5624454 for libtool, use a full path to the .la file to link a not-installed
library. -lxxx sometimes fails for strange reasons
2003-08-25 17:57:54 +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
7c4a8c2fe7 Add PyQt-3.7 for Qt3, addon modules which depend on the base module. 2003-07-22 17:24:50 +00:00