[PyKDE] [cvs commit] 'PyQt qnetwork.sip ChangeLog Makefile NEWS qbytearray.sip qcstring.sip qdir.sip qkeysequence.sip qlist.sip qmemarray.sip qobjectlist.sip qpair.sip qptrlist.sip qrect.sip qstring.sip qstrlist.sip qtdocs.sip-in qtnetworkmod.sip qvaluelist.sip qwidget.sip qwidgetlist.sip'

kvs at valentine.thekompany.com kvs at valentine.thekompany.com
Sat Nov 17 16:11:10 GMT 2001


Update of /public/PyQt
In directory valentine.thekompany.com:/tmp/cvs-serv30506

Modified Files:
	ChangeLog Makefile NEWS qbytearray.sip qcstring.sip qdir.sip 
	qkeysequence.sip qlist.sip qmemarray.sip qobjectlist.sip 
	qpair.sip qptrlist.sip qrect.sip qstring.sip qstrlist.sip 
	qtdocs.sip-in qtnetworkmod.sip qvaluelist.sip qwidget.sip 
	qwidgetlist.sip 
Added Files:
	qnetwork.sip 
Log Message:
Added the missing qInitNetworkProtocols() function to the qtnetwork module.
Added the missing QRect.contains() variant.
Changed QByteArray, QCString and QString %ConvertToTypeCode to convert None
objects to empty instances.
Changed QFileInfoList, QKeySequence, QList<QNetworkOperation>, QMemArray<int>,
QObjectList, QPair<int,int>, QPtrList<QNetworkOperation>,
QPtrList<QWindowsMime>, QStrList, QValueList<QUrlInfo>, QValueList<int> and
QWidgetList %ConvertToTypeCode to handle None objects.
Fixes to the .spec file.
Fixed ownership issues with QWidget.reparent().





More information about the PyQt mailing list