aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated unit test for bug #617 to new enum repr format.Renato Filho2012-03-081-1/+1
* Created unit test for bug #826.Renato Filho2012-03-082-0/+30
* Created unit test for bug #839.Renato Filho2012-03-082-0/+47
* Implemented QTestTouch functions.Renato Filho2012-03-084-3/+179
* Bump version and updated dependency version required.Renato Filho2012-03-081-2/+2
* Fixed bug 728 to use the correct arguments on function call.ps-1.0.2Renato Filho2012-03-081-1/+1
* Create unit test for QIPv6AddressPaulo Alcantara2012-03-082-0/+23
* Fix bug #788 - "QIPv6Address.__getitem__ is missing."Paulo Alcantara2012-03-081-5/+38
* Fixed QFileDialog functions which used QString as pointer to return valuesRenato Filho2012-03-082-11/+14
* Fixed QKeyEvent polymorphic-id-expression to support QEvent::ShortcutOverride.Renato Filho2012-03-081-1/+1
* Fix documentation bug 853 - "Provide constants for Qt and PySide version"Hugo Parente Lima2012-03-082-0/+32
* Update inheritance diagram sphinx extension.Lauro Neto2012-03-081-5/+12
* Created unit test for bug 829.Renato Filho2012-03-083-0/+21
* Implemented stream operator for PyObjectWrapper.Renato Filho2012-03-082-0/+46
* Fixed QVariant conversion for dictionary.Renato Filho2012-03-081-2/+4
* Fix bug 836 - "Pyside crashes with more than four base classes"Hugo Parente Lima2012-03-083-2/+31
* Fix bug 766 - "Constructor "QImage(const char* const xpm[])" missing"Hugo Parente Lima2012-03-082-23/+267
* Fix bugs 776 and 777Hugo Parente Lima2012-03-082-4/+20
* Fix test on windows.Renato Filho2012-03-081-3/+3