aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
Commit message (Expand)AuthorAgeFilesLines
* Phonon Notifier wrapper.Renato Filho2010-04-304-5/+65
* Add QMultiMap support for Qt.Hugo Parente Lima2010-04-302-1/+9
* Initial bindings for phononHugo Parente Lima2010-04-293-3/+220
* Fixing project nameLauro Neto2010-04-281-1/+1
* Adding support to QtScript module.Luciano Wolf2010-04-236-3/+83
* Added all Qt global functions using the brand new function tag.Hugo Parente Lima2010-04-222-241/+41
* Moves contents of qobjectdefs_pyside.h to global.h.Hugo Parente Lima2010-04-222-336/+328
* Function modifications of QDragMoveEvent moved to its base type, QDropEvent.Hugo Parente Lima2010-04-221-2/+2
* Fixed QLayoutItemWidget polymorphic expression.Renato Filho2010-04-221-1/+1
* Fixed QLayout family return policy.Renato Filho2010-04-222-96/+200
* Fixed QApplication exit order.Renato Filho2010-04-221-0/+2
* Implemented module QtMaemo5.renato2010-04-227-17/+125
* Removed unecessary inject code on QtHelp typesystem.Renato Filho2010-04-151-13/+2
* Partially fix bug#181 "Support Qt message handling system".Hugo Parente Lima2010-04-131-5/+0
* Fix typo, QT_MULTIMEDIA* => QT_QTMULTIMEDIA*Hugo Parente Lima2010-04-131-5/+5
* Add hack to find QtMultimedia module.Hugo Parente Lima2010-04-121-0/+14
* Fix modified type of QAbstractVideoBuffer::map method.Hugo Parente Lima2010-04-121-1/+1
* Do not throw an OverflowError on QString.number(-1).Hugo Parente Lima2010-04-121-0/+6
* Install QtMultimedia header file.Hugo Lima2010-04-121-0/+2
* Fix CMakeLists and typesystem of qtmultimedia to use the right typesystem fil...Hugo Lima2010-04-122-7/+4
* QtMultimedia doesn't exists in versions prior to 4.6, so we dont need to chec...Hugo Lima2010-04-121-22/+1
* Initial QtMultimedia bindingsCarlos Goncalves2010-04-125-0/+137
* Use '&&' instead of 'and'.Thomas Berg2010-04-121-3/+3
* Initial bindings for QtXmlPatterns.Hugo Lima2010-04-093-1/+111
* Suppress some known warnings from apiextractor.Hugo Parente Lima2010-04-091-0/+4
* Remove warnings about deprecated const char* to char* conversions.Hugo Parente Lima2010-04-091-2/+2
* Initial bindings for QtHelpHugo Parente Lima2010-04-093-0/+86
* Fix bug#200 "Add support to disable the binding generation of some modules."Hugo Parente Lima2010-04-081-5/+9
* Fix bug#210, "Can't connect generic callable objects as a slot".Hugo Parente Lima2010-04-081-3/+2
* Small optimization in QObject::receiversHugo Parente Lima2010-04-061-3/+3
* QStrign uses the same hash function of str/unicode objects.Hugo Parente Lima2010-04-062-1/+9
* Fix QObject::connect(sender, signal, slot).Hugo Parente Lima2010-04-061-1/+3
* None is convertible to QString, the result is a QString where QString.isNull ...Hugo Parente Lima2010-04-061-0/+3
* Do not handle QVariant user types as Python objects, only the real Python obj...Hugo Lima2010-04-061-6/+5
* QVariant.toList returns a list when it contains a python sequence.Hugo Lima2010-04-051-0/+16
* Fix some issues with QVariant, including the QAbstractKinectScroller one.Hugo Lima2010-04-052-44/+55
* QEasingCurve::setCustomType typesystem workaroundAnderson Lizardo2010-03-311-0/+4
* QtNetwork/typesystem_network.xml updatesAnderson Lizardo2010-03-311-1/+2
* Adapt to changes in libshibokenHugo Lima2010-03-314-6/+12
* Fix QObject::findChildren and QObject::findChild methods.Hugo Lima2010-03-312-21/+39
* Initial bindings for QtUiTools.Hugo Lima2010-03-303-0/+93
* Removes the user added copy constructor for QPoint class.Marcelo Lira2010-03-261-6/+0
* Added missing enums to QtOpenGL type system.Marcelo Lira2010-03-261-0/+2
* Use the right typesystem file for QtGui.Hugo Lima2010-03-235-8/+6
* Install QtXml header file.Hugo Lima2010-03-231-0/+2
* Updates QMenuBar type system and adds custom code for addAction method.Lauro Neto2010-03-232-1/+36
* Fix CMakeLists and typesystem of qtwebkit to use the right typesystem file fr...Hugo Lima2010-03-232-2/+2
* Updates to QtXml module.Marcelo Lira2010-03-232-39/+114
* initial bindings for QtXmlMatti Airas2010-03-233-0/+435
* Install module headers.Hugo Lima2010-03-238-0/+16