summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Restore compatibility with pre-5.9 Keccak calculationThiago Macieira2017-09-211-0/+8
* Fix #if-ery and accompanying commentEdward Welbourne2017-09-201-2/+2
* Blacklist tst_QItemDelegate::testLineEditValidation in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
* Blacklist flaky QItemDelegate tests in openSUSE 42.3Tony Sarajärvi2017-09-201-4/+2
* Itemviews: Set the WA_InputMethodEnabled attribute correctlyAndy Shaw2017-09-201-0/+106
* Fix recordOCI() test to treat clob/nclob as QByteArrayAndy Shaw2017-09-181-2/+2
* OCI: Use correct type for getting doublesAndy Shaw2017-09-181-1/+7
* Remove unnecessary VxWorks ifdefJake Petroules2017-09-181-2/+0
* Exclude QSystemSemaphore test with -no-feature-systemsemaphoreJake Petroules2017-09-181-0/+3
* Use QT_LSTAT instead of lstat directlyJake Petroules2017-09-152-4/+6
* Exclude tst_QDir::mkdirOnSymlink on Unix platforms without symlinksJake Petroules2017-09-151-1/+1
* Exclude DBus performance test with -no-feature-processJake Petroules2017-09-151-1/+3
* Fix convertToFormat with color-tablesAllan Sandfeld Jensen2017-09-141-0/+13
* Autotest: when using libproxy, QNetworkProxyFactory isn't genericThiago Macieira2017-09-133-4/+4
* Workaround for proxyChange failing when run aloneMårten Nordheim2017-09-131-0/+9
* Convert features.sizegrip to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-8/+8
* Blacklist tst_QOpenGL autotest in Windows 7Tony Sarajärvi2017-09-121-0/+2
* Use QTRY_COMPARE in tst_qwidget::activation() (Windows only)Friedemann Kleint2017-09-061-15/+6
* Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-063-6/+6
* Extend blacklisting of tst_QWidget::maskedUpdate to openSUSE 42.3Tony Sarajärvi2017-09-041-0/+1
* Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Tony Sarajärvi2017-09-041-0/+4
* Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-042-5/+5
* Fix resolution of relative links on WindowsOrgad Shaneh2017-09-041-3/+9
* tst_QMutex: produce less noise with MSVCThiago Macieira2017-09-011-0/+3
* Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-011-0/+23
* Revert "tst_qwidget::activation expect fail on Win 10"Joni Jäntti2017-08-301-6/+0
* Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-291-7/+0
* Remove QMAKE_LIBS_NETWORK from QSqlQuery benchmarkJoerg Bornemann2017-08-281-1/+0
* Fix resolution of relative symlinks from relative path on unixOrgad Shaneh2017-08-271-0/+7
* Adapt qmake's raw-string parser to avoid confusion by macrosEdward Welbourne2017-08-243-2/+155
* Fix invalid placeholder name in tst_qsqlthread.cppSérgio Martins2017-08-231-1/+1
* QWidget: Call appropriate QWindow method from setGeometry_sys()Gabriel de Dietrich2017-08-231-0/+31
* tst_QPrinter: Share printers in testPageRectAndPaperRect/testMarginFriedemann Kleint2017-08-231-64/+68
* Fix the test for non-English based setupsAndy Shaw2017-08-231-1/+11
* tst_QPrinter: Disambiguate all file namesFriedemann Kleint2017-08-231-38/+25
* macOS: Fix padding around tab label with iconEskil Abrahamsen Blomfeldt2017-08-182-77/+94
* Fix crash when reading a PKCS12 file with no private keyEdward Welbourne2017-08-173-5/+26
* Block input to a window shown while an application modal dialog is visibleAndy Shaw2017-08-161-0/+42
* Blacklist tst_QFont::DefaultFamily in B2QtTony Sarajärvi2017-08-161-0/+2
* QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-36/+69
* Update binary compatibility files for Qt 5.9.0 for QtBaseMilla Pohjanheimo2017-08-1411-0/+96911
* Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
* Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-111-0/+13
* Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
* Revert "Ignore thaiZWJ failure on RHEL 7.2"Simon Hausmann2017-08-071-2/+0
* Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-0431-874/+874
* Fix compilation of manual lance testEirik Aavitsland2017-08-042-4/+4
* Ignore thaiZWJ failure on RHEL 7.2Simon Hausmann2017-08-041-0/+2
* QAbstractItemView: fix nullptr violationRaschbauer, Reinhard2017-08-041-0/+25
* tst_NoQtEventLoop: Pass with High DPI scaling activeFriedemann Kleint2017-08-041-7/+34