aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo on Cmake files.Renato Araujo Oliveira Filho2012-03-081-2/+2
* Removed useless rejectionsHugo Parente Lima2012-03-082-342/+11
* Remove protected fields of event classes.Hugo Parente Lima2012-03-081-2/+76
* Fix documentation for QWidget.winId()Hugo Parente Lima2012-03-081-0/+13
* Don't crash when a unknown type is given as a meta call argument.Hugo Parente Lima2012-03-081-2/+8
* Add polymorphic-id-expression to QGraphicsObject and QDeclarativeItem.Hugo Parente Lima2012-03-082-2/+2
* Fixed path to include file used on cmake files.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Create a new parent test.Renato Araujo Oliveira Filho2012-03-081-0/+7
* Use python base name as library prefix.Renato Araujo Oliveira Filho2012-03-084-11/+19
* Added test for QPainter.setPen() method.Marcelo Lira2012-03-081-3/+27
* Added condition for a phonon test that fails on Win32 with Qt 4.7.1.Marcelo Lira2012-03-081-1/+5
* Created unit test for bug 589.Renato Araujo Oliveira Filho2012-03-082-0/+20
* Fix Qvariant to Cpp conversion.Renato Araujo Oliveira Filho2012-03-081-0/+2
* Fixes the fix in the commit a1cf8f03.Marcelo Lira2012-03-081-1/+2
* Fix bug#560 - "Lack of QtCore.Signal documentation"Hugo Parente Lima2012-03-084-2/+242
* Fixes connecting signal to decorated slot.Marcelo Lira2012-03-083-3/+54
* Refactoring to Phonon basic playing test.Marcelo Lira2012-03-083-32/+26
* Fixed PATH variable for tests on win32 platform.Marcelo Lira2012-03-081-1/+1
* Created unit test for bug #585.ps-1.0.0-beta3Renato Araujo Oliveira Filho2012-03-082-0/+27
* Fixed QTreeWidgetItem.parent function policy.Renato Araujo Oliveira Filho2012-03-081-2/+17
* Only try to play the ogg file if the system has the capability to do it.Hugo Parente Lima2012-03-081-3/+7
* Fixed QtNetwork test to use '127.0.0.1' instead of 'localhost'Renato Araujo Oliveira Filho2012-03-083-14/+29
* Fix bug#557 - "Segmentation fault in QDeclarativeComponent.loadUrl()"Hugo Parente Lima2012-03-083-0/+16
* Fixed QWidget.setParent signature on typesystem.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Lock the gil on some hand written code to avoid crashes.Hugo Parente Lima2012-03-082-4/+10
* Fixed function QDataStream.readRawData return value.Renato Araujo Oliveira Filho2012-03-082-6/+11
* New format for __version_info__.Hugo Parente Lima2012-03-086-5/+35
* Created support to function qAddPostRoutine.Renato Araujo Oliveira Filho2012-03-083-0/+50
* Added test case for Bug #572.Marcelo Lira2012-03-081-0/+4
* Fix QTreeWidgetItem.parent function.Renato Araujo Oliveira Filho2012-03-082-3/+20
* Fix bug#577 - "Reference to QString in docs"Hugo Parente Lima2012-03-081-4/+3
* Fixed QWidget.parent function.Renato Araujo Oliveira Filho2012-03-083-5/+51
* Avoid conflict in test case namesLauro Neto2012-03-081-1/+1
* Fixed test to work in all platform.Renato Araujo Oliveira Filho2012-03-081-2/+2
* Fix bug#514 - "Static method QByteArray.fromRawData is missing from QtCore"Hugo Parente Lima2012-03-082-1/+16
* Fix bug 546 - "Python crash on exit"Hugo Parente Lima2012-03-083-2/+17
* Fix bug#493 - "__eq__ and friends not implemented for QKeyEvent == QKeySequence"Hugo Parente Lima2012-03-083-2/+29
* Improve QtScriptEngineDebugger test behaviorLauro Neto2012-03-081-11/+14
* Changed api2 test to work on MacOS during a ssh session.Renato Araujo Oliveira Filho2012-03-081-8/+7
* Fix bug#569 - "QTableWidgetItem is missing binding of __lt__ to operator<"Hugo Parente Lima2012-03-083-15/+20
* Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads ...Hugo Parente Lima2012-03-085-16/+16
* Changes the arg name from p to parent to make parent heuristic work.Hugo Parente Lima2012-03-081-0/+5
* Fixed MetaObject creation based on typename.Renato Araujo Oliveira Filho2012-03-081-5/+1
* Fix test to avoid problems on slow computers.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Appended ${QtGui_BINARY_DIR} on typesystem_path for QtMaemo5 module.Renato Araujo Oliveira Filho2012-03-081-1/+1
* Appended QtGui library dependency on pysidetest library.Renato Araujo Oliveira Filho2012-03-081-2/+2
* Test for QTDESIGNER before add QTUITOOLS.Renato Araujo Oliveira Filho2012-03-081-1/+3
* Fix QTreeWidget parent rules.Renato Araujo Oliveira Filho2012-03-083-0/+60
* Removed some float comparisons from QColor test to avoid armel problems.Renato Araujo Oliveira Filho2012-03-081-12/+1
* Fix bug#549 - "QGraphicsWidget::getContentsMargins() and QGraphicsWidget::get...Hugo Parente Lima2012-03-083-4/+59