[PyKDE] [cvs commit] 'PyQt ChangeLog Makefile NEWS qaccel.sip qbutton.sip qcanvas.sip qcombobox.sip qdatetime.sip qdesktopwidget.sip qdialog.sip qdockwindow.sip qdragobject.sip qevent.sip qfont.sip qheader.sip qimage.sip qlayout.sip qlineedit.sip qlistview.sip qobject.sip qpainter.sip qpicture.sip qprinter.sip qregexp.sip qsizepolicy.sip qstring.sip qt.sip-in qt3.sip-in qtabbar.sip qtextcodec.sip qtextedit.sip qtranslator.sip qvalidator.sip qvariant.sip qwidget.sip'
kvs at valentine.thekompany.com
kvs at valentine.thekompany.com
Fri Sep 7 18:22:03 BST 2001
Update of /public/PyQt
In directory valentine.thekompany.com:/tmp/cvs-serv22962
Modified Files:
ChangeLog Makefile NEWS qaccel.sip qbutton.sip qcanvas.sip
qcombobox.sip qdatetime.sip qdesktopwidget.sip qdialog.sip
qdockwindow.sip qdragobject.sip qevent.sip qfont.sip
qheader.sip qimage.sip qlayout.sip qlineedit.sip qlistview.sip
qobject.sip qpainter.sip qpicture.sip qprinter.sip qregexp.sip
qsizepolicy.sip qstring.sip qt.sip-in qt3.sip-in qtabbar.sip
qtextcodec.sip qtextedit.sip qtranslator.sip qvalidator.sip
qvariant.sip qwidget.sip
Log Message:
Added the missing QAccel ctor.
Added the missing QHeader.setUpdatesEnabled(), QHeader.showEvent() and
QLineEdit.displayText() methods.
Added the missing QColorDrag class.
Converted all the Qt3 changes to Beta4.
Added the QKeySequence Qt3 class.
Fully converted QComboBox, QDialog, QDragObject, QGridLayout, QHeader, QLayout,
QLineEdit, QUriDrag and QWidgetItem to Qt3.
Removed the QBitArray related methods from QVariant.
Removed the QInterlaceStyle class.
Remove QPrinter.PageSize.Custom so that the v2.3.1 build is the same as v2.3.0.
QObject.className() now works with Python classes.
Upgraded to libtool-1.4.1.
More information about the PyQt
mailing list