summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Changing cursor position in all boundariesJosé Millán Soto2011-08-161-0/+8
* Make QThread::sleep/msleep/usleep public.David Faure2011-08-152-45/+7
* Add flag for non-recursive lookup of child qobject(s)David Faure2011-08-151-0/+95
* FocusScope's focusItem must always be a descendentAlan Alpert2011-08-151-0/+32
* test: fixed crash in tst_qmenubar::accel in qpaRohan McGovern2011-08-131-0/+3
* test: skip tst_QMenu::task258920_mouseBorder on qpaRohan McGovern2011-08-121-0/+3
* test: skip some broken tests in tst_qpixmap for qpaRohan McGovern2011-08-121-0/+6
* test: skip tst_QPrinter::testNonExistentPrinter for qpaRohan McGovern2011-08-121-2/+2
* QXmlStream lives in QtCoreLars Knoll2011-08-111-1/+1
* test: mark tst_qfontdatabase qpa failures as expectedRohan McGovern2011-08-101-0/+15
* test: only QEXPECT_FAIL tst_qgraphicstransform in release modeRohan McGovern2011-08-102-1/+3
* test: mark tst_qftp as insignificantRohan McGovern2011-08-101-0/+2
* test: mark tst_qgraphicswidget as insignificant on qpa, xcbRohan McGovern2011-08-081-0/+1
* tests: handle many expected crashing tests on qpa, xcbRohan McGovern2011-08-089-4/+10
* test: fixed usage of QEXPECT_FAIL in tst_qglyphrun::initTestCaseRohan McGovern2011-08-081-9/+14
* test: mark tst_qgraphicseffect as insignificant for qpaRohan McGovern2011-08-051-0/+2
* test: mark expected failures in tst_qglyphrun for qpaRohan McGovern2011-08-051-0/+13
* test: mark expected failures in tst_qfontmetrics for qpaRohan McGovern2011-08-051-0/+13
* test: blacklist crashing tst_qfontdialog for qpa, xcbRohan McGovern2011-08-051-0/+2
* test: fixed tst_qfont for qpaRohan McGovern2011-08-051-2/+2
* test: fixed tst_qabstractitemview for qpaRohan McGovern2011-08-051-1/+5
* Use more numerically robust algorithm to compute QBezier::pointAt().Alan Alpert2011-08-051-0/+21
* test: fixed tst_qundostack and removed CONFIG+=insignificant_testSergio Ahumada2011-08-052-2/+5
* QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-041-11/+11
* test: fixed tst_qundogroup and removed CONFIG+=insignificant_testRohan McGovern2011-08-042-2/+5
* Fix the lifespan of the test CA cert used by the autotests.Richard Moore2011-08-038-223/+220
* Fix QString/QByteArray literals for MSVC2010 (compilation of tests).Friedemann Kleint2011-08-021-1/+1
* test: mark tst_qtconcurrentfilter as insignificant on LinuxRohan McGovern2011-08-021-1/+1
* test: mark tst_qabstractnetworkcache as insignificantRohan McGovern2011-08-021-0/+2
* Make failure messages from tst_QSslCertificate::verify much more usefulRohan McGovern2011-08-021-9/+31
* test: skip some tst_qtextscriptengine tests when fonts are missingRohan McGovern2011-08-022-5/+64
* test: remove CONFIG+=insignificant_test for tst_qgraphicstransformRohan McGovern2011-08-022-8/+52
* test: fixed failure of tst_qiconRohan McGovern2011-08-022-5/+17
* test: fixed crash of tst_qdialog and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-3/+16
* test: improved stability of tst_qiodevice on slow machinesRohan McGovern2011-08-021-4/+4
* test: fixed tst_qimagereader and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-180/+117
* test: improved stability of tst_qwaitconditionRohan McGovern2011-08-021-4/+4
* test: fixed tst_qmessagebox and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-85/+0
* test: fixed spelling errors in tst_qtextscriptengineRohan McGovern2011-08-021-17/+17
* test: replace CONFIG+=insignificant_test with QEXPECT_FAIL for tst_qftpRohan McGovern2011-08-022-2/+2
* test: fixed tst_qfilesystemmodel and removed insignificant_testRohan McGovern2011-08-012-2/+4
* Fixed tst_qprocess, tst_qtcpserver when crashing is slowRohan McGovern2011-08-012-4/+4
* Fix tst_qgraphicsview::task255529_transformationAnchorMouseAndViewportMarginsOlivier Goffart2011-08-011-0/+1
* QMutex is now just a pointerOlivier Goffart2011-07-292-32/+90
* Add notify signals for QIntvalidator, QDoubleValidator, QRegExpValidatorCharles Yin2011-07-293-1/+92
* Make it possible to update a related table after an external updateAndy Shaw2011-07-291-0/+23
* Emit selectionChanged signals when input method alters selection.Andrew den Exter2011-07-281-0/+24
* Mark tst_qsslcertificate::verify with QEXPECT_FAILRohan McGovern2011-07-281-0/+3
* Revert "test: unmark tst_QWidget::getSetCheck() as "insignificant" for Linux"Michael Goddard2011-07-261-1/+1
* Add QFreeList as an internal classBradley T. Hughes2011-07-263-0/+186