aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 825 - "Can't register a class using that uses metaclasses in QML usin...Hugo Parente Lima2012-03-083-0/+66
* 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
* Created unit test for QSysInfo class.Renato Filho2012-03-082-0/+15
* Created unit test fo QMacStyle class.Renato Filho2012-03-083-0/+20
* Fix bug 786 - "There's no __eq__ for all classes inherited from ObjectDescri...Hugo Parente Lima2012-03-082-0/+22
* 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
* Fix bug 797 - "error on ui file load"Hugo Parente Lima2012-03-082-0/+12
* Fix bug 844 - "Crash in QGraphicsItem::toGraphicsObject when printing obj ref...Hugo Parente Lima2012-03-082-0/+20
* Create unit test for bug #834Paulo Alcantara2012-03-082-0/+19
* Create manually dir for tests.Renato Filho2012-03-082-0/+55
* 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
* 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
* Created unit test for bug 829.Renato Filho2012-03-083-0/+21
* Fix bug 836 - "Pyside crashes with more than four base classes"Hugo Parente Lima2012-03-082-0/+29
* Fix bug 766 - "Constructor "QImage(const char* const xpm[])" missing"Hugo Parente Lima2012-03-081-3/+239
* Fix bugs 776 and 777Hugo Parente Lima2012-03-081-0/+6
* Fix test on windows.Renato Filho2012-03-081-3/+3
* Created unit test for bug #778.Renato Filho2012-03-082-0/+23
* Created unit test to QKeySequence convertion to QVariant.Renato Filho2012-03-083-0/+20
* Created unit test for QKeySequence.operator[].Renato Filho2012-03-082-0/+21
* Fix bugs 771, 772, 779, 780, 781, 782, 783 and 784Hugo Parente Lima2012-03-081-1/+27
* Fix bug 768 - "Method "QGraphicsItemGroup* QGraphicsScene::createItemGroup(co...Hugo Parente Lima2012-03-081-0/+16
* Fix bug 760 - "Method "void QMatrix::map(int x,int y,int* tx,int* ty)const" m...Hugo Parente Lima2012-03-081-0/+9
* Fix unit test bug_750 and qpicture_test to avoid deadlock in some plataforms.Renato Filho2012-03-082-2/+5
* Implemented test for QWebFrame.metadata function.Renato Filho2012-03-083-0/+36
* Created unit test for function QPicture.setDataRenato Filho2012-03-082-0/+36
* Set WA_InputMethodEnabled in test.Lauro Neto2012-03-081-0/+4
* Created unit test for bug #811.Renato Filho2012-03-082-0/+33
* Fix bug 814 test.Lauro Neto2012-03-082-2/+2
* Fixed test to avoid problems with float numbers in different archs.Renato Filho2012-03-081-5/+10
* Created unit test for ObjectDescription.fromIndex.Renato Filho2012-03-082-0/+19
* Fix round problems on unit test.Renato Filho2012-03-081-5/+5
* Create unit test for bug #757.Renato Filho2012-03-082-0/+251
* Fix bug 717 - "QByteArray doesn't honor \0 inside strings."Hugo Parente Lima2012-03-082-10/+7
* Fixes bug #755 - Method "void QInputContext::setFocusWidget(QWidget*)" missingMarcelo Lira2012-03-082-0/+23
* Fixes bugs 753 and 754.Marcelo Lira2012-03-082-0/+32
* Fixes bug #741 - Method "qreal QTextLine::cursorToX(int*,Edge) const" missing.Marcelo Lira2012-03-082-0/+24
* Fixes bug #742 - Method "void QPrinter::getPageMargins(qreal*,qreal*,qreal*,q...Marcelo Lira2012-03-081-1/+8
* Created unittest for bug #750.Renato Filho2012-03-082-0/+25
* Created unit test for bug #743.Renato Filho2012-03-082-0/+16
* Created unit test for bug #740.Renato Filho2012-03-082-0/+14
* Created unit test for bug #722.Renato Filho2012-03-082-0/+25
* Fix bug 723 - "Missing QAbstractFileEngine.read and QAbstractFileEngine.readL...Hugo Parente Lima2012-03-082-0/+51
* Create unit test for bug #816.Renato Filho2012-03-083-1/+27
* Created unit test for bug #814.Renato Filho2012-03-083-0/+49