aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated generatorrunner dependency version.ps-1.0.3Renato Filho2012-03-081-1/+1
* Minor change in a doc code snippet.Hugo Parente Lima2012-03-081-1/+1
* Fix memory leak on QEasingCuverFunctor.Renato Filho2012-03-081-1/+1
* Check if the same python object arrive on destroyed signal.Renato Filho2012-03-081-0/+3
* Created DestroyListener class.Renato Filho2012-03-087-0/+137
* Fixed reference leek on global receiver callback call.Renato Filho2012-03-081-1/+2
* Created unit test for ClassInfo class.Renato Filho2012-03-082-0/+30
* Implemented PySide::ClassInfo Object.Renato Filho2012-03-087-11/+317
* Create checkType for libpyside objects.Renato Filho2012-03-084-1/+17
* Fix indentation.Renato Filho2012-03-081-2/+2
* Added the missing QPixmapCache.Key class to the type system.Marcelo Lira2012-03-084-0/+39
* Create unit test for function QEasingCuver.setCustomType.Renato Filho2012-03-082-0/+27
* Implemented support to QEasingCurve.setCustomType.Renato Filho2012-03-084-9/+174
* Create PySideWeakRef class.Renato Filho2012-03-083-0/+99
* Remove ugly gray background on documentation see-also links.Hugo Parente Lima2012-03-081-1/+0
* Update test for python 2.5Lauro Neto2012-03-081-0/+2
* Fix bug 803 - "QWebElementCollection.operator[] is not implemented"Hugo Parente Lima2012-03-083-1/+35
* Fix typoPaulo Alcantara2012-03-081-1/+1
* Implemented convertion from Python types for QDate, QTime, QDateTime.Renato Filho2012-03-086-95/+163
* Fix bug 686 - "Request to make Q[Mutex|Read|Write]Locker context managers"Hugo Parente Lima2012-03-083-2/+120
* White spaces removal...Hugo Parente Lima2012-03-081-2/+2
* Unit test for bug 634, based on code from Marcus Lindblom.Marcelo Lira2012-03-082-0/+28
* Created unit test for bug #854.Renato Filho2012-03-082-0/+41
* Fixed kee-reference rule.Renato Filho2012-03-081-1/+1
* Fix bug 857 - "64bit Windows build broken"Hugo Parente Lima2012-03-081-2/+2
* Added tests for bug #716 - QPersistentModelIndex isn't convertible to QModelI...Marcelo Lira2012-03-083-0/+17
* QPersistentModelIndex has its "operator const QModelIndex&() const" method back.Marcelo Lira2012-03-081-2/+5
* Create unit tests for bug #606Paulo Alcantara2012-03-084-0/+62
* Fix bug #606Paulo Alcantara2012-03-082-0/+124
* Add template to toTuple() functionsPaulo Alcantara2012-03-081-0/+4
* Always use the local Qt headers + global.h.in cleanup.Hugo Parente Lima2012-03-081-1137/+55
* Only add Qt4.6 classes when using Qt4.6 on QtTest and QtGui.Hugo Parente Lima2012-03-082-2/+10
* Correctly set SUPPORTED_QT_VERSION variable to the current Qt version.Hugo Parente Lima2012-03-081-5/+1
* Add since attribute for classes and enums added on Qt4.6 and Qt4.7.Hugo Parente Lima2012-03-089-111/+114
* Fix QGraphicsItem compilation on Qt4.5.Hugo Parente Lima2012-03-081-1/+1
* Fix QColor wrapper compilation on Qt4.5.Hugo Parente Lima2012-03-081-0/+2
* Be compatible with Qt4.5, i.e. no QScopedPointer.Hugo Parente Lima2012-03-084-2/+4
* Remove typesystem verbosity after fix of bug 417.Hugo Parente Lima2012-03-088-89/+89
* Use add-function on QCoreApplication and QApplication constructors.Hugo Parente Lima2012-03-084-51/+24
* Created unit test for bug #312.Renato Filho2012-03-082-0/+33
* Uses QMetaObject revision 3.Renato Filho2012-03-083-124/+77
* Created test for mew pythonic functions on QTransform class.Renato Filho2012-03-081-1/+58
* Create pythonic functions for QTransform class.Renato Filho2012-03-081-0/+35
* Fix assert in bug 722 unit test.Hugo Parente Lima2012-03-081-2/+2
* Remove the restriction of detecing QtOpenGL module just when the gl.h header ...Hugo Parente Lima2012-03-081-3/+1
* Avoid run PyObjectWrapper operators without python interpreter.Renato Filho2012-03-081-2/+12
* Created unit test for bug #847.Renato Filho2012-03-083-0/+70
* Create unit test for bug #835Paulo Alcantara2012-03-082-0/+66
* Fix bug #835 - "pyside breaks descriptor protocol"Paulo Alcantara2012-03-081-5/+15
* Fix path of pysideqmlregistertype.cpp.Hugo Parente Lima2012-03-081-4/+1