summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Bump Qt version to 4.8.5Sergio Ahumada2012-12-076-6/+6
* support indirect SUBDIRSLucas Wang2012-12-061-1/+2
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-051-0/+39
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-281-0/+50
* Fix conflict between QMainWindow::restoreState, QWidget::setStylesheet.Mitch Curtis2012-11-281-0/+41
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-281-0/+44
* Make textEditTest more tolerant wrt characterRect verificationJan Arve Saether2012-11-281-7/+62
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-281-0/+7
* test: Remove insignificant_test from tst_QXmlQuerySergio Ahumada2012-11-261-2/+0
* test: Mark some tst_QHostInfo functions as XFAILSergio Ahumada2012-11-261-0/+14
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-261-1/+60
* test: Mark some tst_qdeclarativetextedit functions as XFAILSergio Ahumada2012-11-231-4/+24
* test: Mark tst_networkselftest as insignificant only on WindowsSergio Ahumada2012-11-231-1/+1
* test: Remove QSKIP from tst_QGraphicsItem::updateMicroFocus()Sergio Ahumada2012-11-231-4/+0
* test: Mark tst_QPauseAnimation as insignificant only on WindowsSergio Ahumada2012-11-231-1/+1
* test: Mark tst_qdeclarativexmlhttprequest::send_ignoreData() as XFAILSergio Ahumada2012-11-231-1/+3
* auto tests: only build help autotests when not cross-compilingPeter Hartmann2012-11-231-1/+1
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-231-0/+32
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-231-0/+22
* tests: Mark flaky tests as insignificantSergio Ahumada2012-11-222-0/+4
* Revert "QtConcurrent: Fix for leak in QFuture"Thiago Macieira2012-11-202-65/+8
* Fix failing tst_QWidget_window::tst_showWithoutActivating() test.Mitch Curtis2012-11-181-0/+1
* Fix regression introduced in QFileSystemEntry::path()Andy Shaw2012-11-181-1/+1
* test: Fix tst_qdeclarativexmlhttprequest failure on Windows.Sergio Ahumada2012-11-151-0/+3
* test: Mark some tst_QGraphicsProxyWidget functions as XFAILSergio Ahumada2012-11-151-8/+23
* Fix zero-duration animations running Backwards.Andreas Aardal Hanssen2012-11-151-0/+45
* fix binding of bool type in mysql driverMark Brand2012-11-131-0/+35
* test: Fix tst_QHostInfo testSergio Ahumada2012-11-132-8/+8
* test: Mark tst_GuiAppLauncher::run() as XFAILSergio Ahumada2012-11-132-1/+20
* test: Mark tst_ExceptionSafety_Objects::objects() as QSKIPSergio Ahumada2012-11-132-1/+4
* test: Mark tst_QMdiSubWindow::setOpaqueResizeAndMove as XFAILSergio Ahumada2012-11-121-1/+7
* test: fix tst_QLocale::macDefaultLocaleSergio Ahumada2012-11-121-5/+9
* Update Qlocale data with CLDR 2.0.0Konstantin Ritt2012-11-101-366/+54
* Update Qlocale data with CLDR 1.9.1Konstantin Ritt2012-11-102-2/+2
* QtConcurrent: Fix for leak in QFutureOrgad Shaneh2012-11-082-8/+65
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-081-0/+35
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-082-0/+9
* fix bug in QLocalSocket::waitForReadyRead on WindowsJoerg Bornemann2012-11-051-5/+1
* Move insignificant_test to correct project in qlocalsocket autotest.Janne Anttila2012-11-022-2/+2
* skip flaky tst_QLocalSocket::threadedConnection on WindowsJoerg Bornemann2012-11-021-0/+4
* tst_qdeclarativepixmapcache: Remove CONFIG+=parallel_test and mark test as in...Sergio Ahumada2012-11-021-2/+1
* test: Mark tst_qhttpnetworkconnection as insignificantSergio Ahumada2012-11-021-0/+2
* correct spelling in commentMark Brand2012-11-011-1/+1
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-11-011-9/+29
* Fix a crash in QFileDialog when selecting an invalid name filter.Friedemann Kleint2012-10-311-2/+47
* Make the examples test for QtDeclarative pass.Friedemann Kleint2012-10-312-33/+55
* QHeaderView - fix minor bug in visualIndexAtThorbjørn Lund Martsum2012-10-311-0/+13
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-10-311-0/+18
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-301-0/+8
* Fix Qt network autotests against updated autotest server.Janne Anttila2012-10-301-64/+7