aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
Commit message (Expand)AuthorAgeFilesLines
* Removed the removal of operator== and operator!= from QVariant, so rich compa...Hugo Lima2009-09-281-2/+0
* Fix QTextCodec and QTextCodec::ConverterState classes.Luciano Wolf2009-09-222-6/+6
* exporting QDirIterator classMarcelo Lira2009-09-222-3/+2
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-213-12/+31
* exporting constructors and methods from QVariant, QStringList and QTemporaryFileMarcelo Lira2009-09-181-13/+0
* exporting QAbstractFileEngine::createLocalFile(QFile&)Marcelo Lira2009-09-181-1/+2
* exported the QUrl methods setEncodedQueryItems and setQueryItemsMarcelo Lira2009-09-181-3/+0
* method addExtraNamespaceDeclarations(QVector<QXmlStreamNamespaceDeclaration>)Marcelo Lira2009-09-181-2/+0
* exporting removed methods from QAbstractItemModel, QObject (children())Marcelo Lira2009-09-171-9/+0
* exporting "void QMimeData::setUrls(const QList<QUrl> &)" on QtCore typesystemMarcelo Lira2009-09-171-1/+0
* removed tags modifying connectNotify and disconnectNotify first argumentMarcelo Lira2009-09-161-10/+0
* Workaround to avoid bug#65.Luciano Wolf2009-09-161-0/+3
* Removed QXmlStreamWriter(QByteArray*) dua to a shiboken bug.Hugo Lima2009-09-161-0/+1
* Removed references to QBitRef.Hugo Lima2009-09-161-2/+1
* Added inject code for QCoreApplication constructor.Hugo Lima2009-09-162-0/+27
* added converters for QHash containerMarcelo Lira2009-09-162-1/+44
* Removed QData functions with int pointers in their argumentsHugo Lima2009-09-151-0/+2
* added conversion rules for QVector and QMap containersMarcelo Lira2009-09-155-18/+88
* Remvoed functions using QByteArray pointersHugo Lima2009-09-151-2/+2
* Removed function QTranslator::load(uchar*, int)Hugo Lima2009-09-151-3/+2
* added conversion rules for QList and QPair containersMarcelo Lira2009-09-154-5/+61
* Remove ValueHolder template from QtCore custom convertersHugo Lima2009-09-151-2/+2
* Type system update.Hugo Lima2009-09-112-48/+77
* QMutexLocker is a object-type, not a value-type.Hugo Lima2009-09-111-2/+2
* Added all QtCore classes to the typesystem.Hugo Lima2009-09-102-67/+1212
* Initial experiments with shiboken and QtHugo Lima2009-09-096-0/+2087