aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
Commit message (Expand)AuthorAgeFilesLines
* Typesystem cleanup.Hugo Parente Lima2010-07-066-238/+37
* Remove the removal of isSortignEnabled from QtGui typesystem.Hugo Parente Lima2010-07-061-4/+0
* Add unit test to QListWidget.Renato Filho2010-07-051-0/+1
* Use original name on QVariant type lookup function.Renato Filho2010-07-051-15/+12
* Used default constructor for primitive types with complex name.Renato Filho2010-06-251-10/+10
* use original name on activated function.Renato Filho2010-06-231-14/+0
* Check for invalid signal or slot name.Renato Filho2010-06-231-1/+4
* Fixed layout policy.Renato Filho2010-06-231-2/+2
* Adding qInstallMsgHandler() method support.Luciano Wolf2010-06-211-0/+32
* PySide now installs its type system files.Marcelo Lira2010-06-2119-2/+57
* Fixed signal connection with native slot.Renato Filho2010-06-171-2/+2
* Implement inject-code to functions using QChar in QFontMetrics andRenato Filho2010-06-171-0/+48
* Fix the template used by QFileDialog methods.Luciano Wolf2010-06-171-2/+2
* Add a default constructor value to QVariant::Type.Hugo Parente Lima2010-06-161-1/+1
* Implementing API2 modifications.Luciano Wolf2010-06-153-10/+174
* Added QVariant::Type as a primitive type.Hugo Parente Lima2010-06-153-0/+62
* Rename error() method to avoid name clash with the error signal.Hugo Parente Lima2010-06-151-1/+5
* Add suppress message for yet another weird message from the C++ parser.Hugo Parente Lima2010-06-152-1/+2
* Remove invalid function modifications from typesystem.Hugo Parente Lima2010-06-151-2/+0
* Fixes QString primitive type for Qt 4.7 adding a default constructor.Marcelo Lira2010-06-141-1/+1
* Fixed parent function return ownership.Renato Filho2010-06-143-18/+50
* Removed QVariant from PySide.Hugo Parente Lima2010-06-103-255/+80
* Added QDataStream methods to read and write QString, QChar and QStringList.Hugo Parente Lima2010-06-101-1/+51
* Add checkType method to PySide custom converters.Hugo Parente Lima2010-06-105-15/+33
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-108-488/+140
* Apply "rename to" tag to QtGui methods.Luciano Wolf2010-06-091-0/+53
* Rename necessary arguments on QtCore typesystem.Renato Filho2010-06-091-1/+30
* Fix compilation of QTest bindings on MacOSX.Hugo Parente Lima2010-06-091-0/+13
* Fix cmake detection of phonon on MacOSX.Hugo Parente Lima2010-06-091-0/+5
* Created support to hash objects with type QDate, QTime, QDateTime, QUrl.Renato Filho2010-06-081-4/+4
* Updating QtMaemo5 dependecies inside CMakeLists file.Luciano Wolf2010-06-081-1/+1
* Updating QEasingCurve and QTest to compile for ARMEL platforms.Luciano Wolf2010-06-082-5/+6
* Fixed custom code related to connectNotify behaviour.Marcelo Lira2010-06-031-3/+3
* Fixed Maemo5 classes parent policy.renato2010-05-311-4/+54
* Create unittest to pickselector.renato2010-05-312-1/+11
* Adding test cases to cover QtDeclarative + fix inside typesystem.Luciano Wolf2010-05-281-1/+7
* Updated QtOpenGL typesystem to Qt 4.7.Renato Filho2010-05-262-0/+74
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-269-47/+38
* Check QT_NO_SESSIONMANAGER flag to avoid generating qsessionmanager_wrapper.Luciano Wolf2010-05-251-1/+6
* Initial bindings for QtDeclarative module.Hugo Parente Lima2010-05-244-1/+108
* QtMultimedia bindings.Renato Filho2010-05-242-18/+85
* Updated QtNetwork typesystem to support Qt 4.7Renato Filho2010-05-244-8/+38
* Fix bug#225 - "QWidget didn't have fontMetrics Functions"Hugo Parente Lima2010-05-211-2/+0
* Fix QVariant custom code to work with Qt4.7.Hugo Parente Lima2010-05-212-31/+12
* Fix convenience symlinks used during install by appending theRenato Filho2010-05-201-1/+1
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-2017-17/+17
* Revert "Fix bug #229."Hugo Parente Lima2010-05-201-0/+4
* Fix bug #229.Hugo Parente Lima2010-05-201-4/+0
* Update polymorphic-id-expression to QAbstractItemModel derived classes.Renato Filho2010-05-203-9/+9
* Fix bug#228 - "Missing PySide.QtGui.QStyledItemDelegate.initStyleOption"Hugo Parente Lima2010-05-201-1/+0