[PyKDE] [cvs commit] "PyQt ChangeLog Makefile qapplication.sip qbytearray.sip qcanvas.sip qcolor.sip qcolordialog.sip qcommonstyle.sip qcstring.sip qdatastream.sip qdialog.sip qdockarea.sip qdom.sip qfile.sip qfontdialog.sip qimage.sip qinputdialog.sip qinterlacestyle.sip qiodevice.sip qkeysequence.sip qlayout.sip qlineedit.sip qlistbox.sip qmainwindow.sip qmotifplusstyle.sip qmotifstyle.sip qmovie.sip qmultilinedit.sip qpainter.sip qpeapplication.sip qpicture.sip qpixmap.sip qplatinumstyle.sip qpointarray.sip qpopupmenu.sip qrect.sip qregexp.sip qscrollview.sip qsemaphore.sip qsettings.sip qsgistyle.sip qsocket.sip qspinbox.sip qsplitter.sip qstring.sip qstringlist.sip qstyle.sip qtabbar.sip qtableview.sip qtdocs.sip-in qtextcodec.sip qtextedit.sip qtextstream.sip qthread.sip qtmod.sip-in qtsqlmod.sip-in qtxmlmod.sip-in qurloperator.sip qvalidator.sip qwidget.sip qwindowsstyle.sip qwmatrix.sip subbuild.sip-in versions.sip"

Phil Thompson phil at thekompany.com
Tue Apr 16 16:15:55 BST 2002


Update of /home/cvs/public/PyQt
In directory valentine:/tmp/cvs-serv27518

Modified Files:
	ChangeLog Makefile qapplication.sip qbytearray.sip qcanvas.sip 
	qcolor.sip qcolordialog.sip qcommonstyle.sip qcstring.sip 
	qdatastream.sip qdialog.sip qdockarea.sip qdom.sip qfile.sip 
	qfontdialog.sip qimage.sip qinputdialog.sip 
	qinterlacestyle.sip qiodevice.sip qkeysequence.sip qlayout.sip 
	qlineedit.sip qlistbox.sip qmainwindow.sip qmotifplusstyle.sip 
	qmotifstyle.sip qmovie.sip qmultilinedit.sip qpainter.sip 
	qpeapplication.sip qpicture.sip qpixmap.sip qplatinumstyle.sip 
	qpointarray.sip qpopupmenu.sip qrect.sip qregexp.sip 
	qscrollview.sip qsemaphore.sip qsettings.sip qsgistyle.sip 
	qsocket.sip qspinbox.sip qsplitter.sip qstring.sip 
	qstringlist.sip qstyle.sip qtabbar.sip qtableview.sip 
	qtdocs.sip-in qtextcodec.sip qtextedit.sip qtextstream.sip 
	qthread.sip qtmod.sip-in qtsqlmod.sip-in qtxmlmod.sip-in 
	qurloperator.sip qvalidator.sip qwidget.sip qwindowsstyle.sip 
	qwmatrix.sip subbuild.sip-in versions.sip 
Log Message:
Removed all the /ReleaseLock/ options.
Added Py_BEGIN_ALLOW_THREADS, Py_END_ALLOW_THREADS, SIP_BLOCK_THREADS and
SIP_UNBLOCK_THREADS to all handwritten code.
Thread support is only enabled if it is also enabled in Python.
Added /CreatesThread/ and /NewThread/ to QThread.





More information about the PyQt mailing list