aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #400 link description.Renato Filho2012-03-081-1/+1
* Create unitest for bug #688.Renato Filho2012-03-082-0/+88
* Fix 720 - "QByteArray prints itself wrong, on tp_print and tp_repr"Hugo Parente Lima2012-03-081-0/+6
* Fix bug 724 - "Missing QAbstractFileEngine.map method"Hugo Parente Lima2012-03-082-0/+23
* Fix bug 721 - "QFile doesn't support map and unmap functions."Hugo Parente Lima2012-03-081-0/+11
* Fixes bugs 746, 747 and 748.Marcelo Lira2012-03-082-0/+57
* Fixes bugs 739 and 752.Marcelo Lira2012-03-083-0/+34
* Do *not* mix tabs and spaces.Marcelo Lira2012-03-081-2/+1
* Fixes bugs 744, 745, 756, 758 and 764.Marcelo Lira2012-03-082-0/+49
* Create unit test for bug #793.Renato Filho2012-03-082-0/+31
* Fixes bug #489 - PySide.QtGui.QImage with string buffer argument.Marcelo Lira2012-03-081-2/+9
* Fix bug 712 - "QtGui.QFormLayout doesn't have setItem() function"ps-1.0.1Hugo Parente Lima2012-03-081-1/+14
* Fix bug 694 - "QWebPage::extensions need injected overloads due to required c...Hugo Parente Lima2012-03-082-0/+51
* Fix bug 699 - "PySide.QtCore.Property doesn't throw a TypeError if the first ...Hugo Parente Lima2012-03-082-0/+18
* Fix bug 685 - "The second arg. of QObject.findChildren doesn't have a default...Hugo Parente Lima2012-03-081-1/+10
* Use set instead of add on reference-count action attribute.Hugo Parente Lima2012-03-081-1/+1
* Fix bug 736 - "Signal/Slot is not working at all"Hugo Parente Lima2012-03-082-0/+20
* Revert "Fixed test for bug #674 to works with new getattr check."Renato Filho2012-03-081-1/+1
* Only raise 'RuntimeError' for function call to avoid problems with contructor...Renato Filho2012-03-081-1/+9
* Fix bug 728 - "QFileDialog.getOpenFileNames never returns (hangs)"Hugo Parente Lima2012-03-082-0/+9
* Created unit test for bug #726.Renato Filho2012-03-084-0/+123
* Add unit test for bug 693 - "Heap corruption or double free reported on progr...Hugo Parente Lima2012-03-082-0/+32
* Fixed test for bug #674 to works with new getattr check.Renato Filho2012-03-081-1/+1
* Created unit test for bug #696.Renato Filho2012-03-082-0/+44
* Created unit test for bug #711.Renato Filho2012-03-081-0/+21
* Add unit test for bug 706 - "dataChanged signal raise an incorrect TypeError"Hugo Parente Lima2012-03-082-0/+28
* Fix bug 718 - "PySide/PyQt4 QByteArray incompatibilities: setNum method"Hugo Parente Lima2012-03-081-0/+19
* Created unit test for bug #714.Renato Filho2012-03-082-0/+22
* Fix bug 674 - "QGraphicsScene::clear() is missing"Hugo Parente Lima2012-03-082-0/+24
* Fix bug 675 - "QGraphicsLinearLayout segfault"Hugo Parente Lima2012-03-082-0/+16
* Add unit test for bug 684.Hugo Parente Lima2012-03-081-0/+13
* Raise error when slot argument is unknown.Lauro Neto2012-03-081-0/+9
* Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagra...Hugo Parente Lima2012-03-081-1/+1
* Created unit test for bug #671.Renato Araujo Oliveira Filho2012-03-082-0/+63
* Added QCursor test. It is related to bug #630.Marcelo Lira2012-03-082-0/+17
* Fixed function 'QToolBar.addAction' to support callback in theRenato Araujo Oliveira Filho2012-03-082-0/+29
* Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting."Hugo Parente Lima2012-03-082-0/+22
* Fix bug 667 - "Crash on exit"Hugo Parente Lima2012-03-082-0/+25
* Fix QGLBuffer::map code injection and test.Hugo Parente Lima2012-03-081-20/+14
* Updated http server used on tests to keep trying until get a free address.Renato Araujo Oliveira Filho2012-03-081-5/+6
* Created unit test for bug #662.Renato Araujo Oliveira Filho2012-03-082-0/+29
* Updated translation test to use previous generated qm files.Renato Araujo Oliveira Filho2012-03-083-8/+0
* Updated http server used on unit test.Renato Araujo Oliveira Filho2012-03-081-0/+2
* Created unit test for signals.Renato Araujo Oliveira Filho2012-03-084-0/+173
* Fix 666 - "QByteArray does not support slices"Hugo Parente Lima2012-03-081-0/+9
* Fix bug 660 - "QMimeData type deleted prematurely when overriding mime-type i...Hugo Parente Lima2012-03-082-0/+28
* Fix bug 643 - "QTabWidget.insertTab not taking ownership"Hugo Parente Lima2012-03-081-1/+9
* The global header for PySide is now installed with the libpyside headers.Marcelo Lira2012-03-083-1511/+3
* Removed unnecessary line from test binding CMake file.Marcelo Lira2012-03-081-1/+1
* Fix qresource_test openning the file in binary mode, so it doesn't fail on wi...Hugo Parente Lima2012-03-081-2/+2