[PyKDE] [cvs commit] 'PyQt qmutex.sip qsemaphore.sip qthread.sip qwaitcondition.sip ChangeLog Makefile NEWS copying.sip qapplication.sip qbytearray.sip qcstring.sip qkeysequence.sip qlineedit.sip qprocess.sip qstring.sip qstringlist.sip qstyle.sip qtdocs.sip-in qtmod.sip-in versions.sip'
kvs at valentine.thekompany.com
kvs at valentine.thekompany.com
Sun Feb 24 03:33:24 GMT 2002
Update of /public/PyQt
In directory valentine.thekompany.com:/tmp/cvs-serv9431
Modified Files:
ChangeLog Makefile NEWS copying.sip qapplication.sip
qbytearray.sip qcstring.sip qkeysequence.sip qlineedit.sip
qprocess.sip qstring.sip qstringlist.sip qstyle.sip
qtdocs.sip-in qtmod.sip-in versions.sip
Added Files:
qmutex.sip qsemaphore.sip qthread.sip qwaitcondition.sip
Log Message:
configure now searches for Qt v3.0.2.
Added QLineEdit.setPasswordChar() and QLineEdit.passwordChar() for Qt v3.0.2
but left them commented out at they are marked as incompatible add ons.
Updated pyuic3 from the changes in Qt v3.0.2.
Added thread support, ie. QApplication.locl(), QApplication.unlock(),
QApplication.locked(), QApplication.tryLock() and the QMutex, QSemaphore,
QThread and QWaitCondition classes.
Re-did all of the special methods following the SIP changes.
More information about the PyQt
mailing list