summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in qapplication testOlli Werwolff2011-08-151-1/+1
* compile fix for compiling without sslJørgen Lind2011-08-041-4/+8
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-0349-398/+965
|\
| * 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
| * Emit selectionChanged signals when input method alters the selection.Andrew den Exter2011-07-261-0/+27
| * Update cursor position when selection is reversed.Andrew den Exter2011-07-261-0/+12
| * test: unmark tst_QWidget::getSetCheck() as "insignificant" for LinuxSergio Ahumada2011-07-251-1/+1
| * Add initial support for bitmap version 4/5 headers.Ilya Konkov2011-07-254-0/+24
| * Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-1/+1
| * Delay masking the last character in Password echo mode.Andrew den Exter2011-07-251-0/+51
| * Add unit tests to QStringLiteral and QByteArrayLiteral with operator %Thiago Macieira2011-07-211-8/+39
| * Silence expected warnings from QObject::connect()/disconnect()David Faure2011-07-211-0/+2
| * test: unmark tst_QNetworkAddressEntry::prefixAndNetmask as "insignificant"Sergio Ahumada2011-07-211-2/+0
| * Add support for rawFonts loaded from data in FaceIdPierre Rossi2011-07-211-1/+24
| * test: fix tst_QFile::rename() autotestSergio Ahumada2011-07-212-2/+2
| * Speed up tst_qcoreapplicationDavid Faure2011-07-211-18/+27
| * tst_QNetworkAddressEntry::prefixAndNetmask use QHostAddress::AnyIPv4Martin Petersson2011-07-211-1/+1
| * unmark tst_moc as failingOlivier Goffart2011-07-211-2/+0
* | Mac: build fixRichard Moe Gustavsen2011-08-021-1/+0
* | Compilation of tst_qwidget.cpp.Friedemann Kleint2011-07-291-1/+19
* | Remove nativeimagehandleprovider.Samuel Rødal2011-07-273-247/+1
* | Compile fix for QImage autotest.Samuel Rødal2011-07-261-1/+1
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-21151-33/+730
|\|
| * Fixed behavior on NULL foreign keysDaNiMoTh2011-07-201-9/+251
| * Add a qHash for QUuidOlivier Goffart2011-07-191-0/+11
| * QNetworkAccessFileBackend: Do not accept file url without scheme set.Martin Petersson2011-07-191-9/+0
| * tests: do not run the testlib selftest helpers during `make check'Rohan McGovern2011-07-1935-0/+137