aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix bug 825 - "Can't register a class using that uses metaclasses in QML usin...Hugo Parente Lima2012-03-084-5/+66
* Updated snippets code to use QFileSystemModel instead of deprecated class QDi...Renato Filho2012-03-082-11/+11
* Moved unit test of bug 834 from QtCore to QtGui, as it tests QtGui classes.Hugo Parente Lima2012-03-083-1/+1
* Created unit test for bug #820.Renato Filho2012-03-082-0/+70
* Fixed signal name parser.Renato Filho2012-03-081-1/+1
* Created unit test for QSysInfo class.Renato Filho2012-03-082-0/+15
* Fixed QSysInfo.Endian enum detection on MacOs.Renato Filho2012-03-081-0/+1
* Created unit test fo QMacStyle class.Renato Filho2012-03-083-0/+20
* Included QMacStyle class check.Renato Filho2012-03-083-0/+7
* Fix bug 786 - "There's no __eq__ for all classes inherited from ObjectDescri...Hugo Parente Lima2012-03-084-44/+82
* Fixed some typos on unit test for bug #841Renato Filho2012-03-082-5/+3
* Created unit test for bug #785.Renato Filho2012-03-082-0/+30
* Put back missing functions for class QItemSelection.Renato Filho2012-03-081-9/+1
* Fix bug 797 - "error on ui file load"Hugo Parente Lima2012-03-083-2/+14
* Fix bug 844 - "Crash in QGraphicsItem::toGraphicsObject when printing obj ref...Hugo Parente Lima2012-03-083-1/+21
* Create unit test for bug #834Paulo Alcantara2012-03-082-0/+19
* Fix bug #834 - "Segfault on childEvent"Paulo Alcantara2012-03-081-1/+1
* Create manually dir for tests.Renato Filho2012-03-082-0/+55
* Fixed QStandardItem::clone and QStandardItemModel::setItemPrototype ownership...Renato Filho2012-03-081-0/+7