summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared pain...Friedemann Kleint2017-06-141-21/+0
* | | Moc: Don't error out when parsing namespace __identifier(...)Olivier Goffart2017-06-191-0/+4
* | | winrt: Fix tst_QDialog::showFullScreenOliver Wolff2017-06-191-1/+1
* | | winrt: Fix tst_qurlOliver Wolff2017-06-191-5/+1
* | | winrt: Fix tst_qtextstreamOliver Wolff2017-06-192-1/+3
* | | winrt: Fix tst_qlanguagechangeOliver Wolff2017-06-191-1/+1
* | | Fix tst_QOpenGlConfig for platforms with builtin test dataOliver Wolff2017-06-191-1/+1
* | | Fix tst_qfile::size for configurations using builtin test dataOliver Wolff2017-06-192-0/+16
| |/ |/|
* | Fix tst_QImageReader::imageFormatBeforeReadAllan Sandfeld Jensen2017-06-181-1/+3
* | Blacklist tst_QGuiEventLoop::processEvents in macOS 10.12Tony Sarajärvi2017-06-181-0/+2
* | Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.12Tony Sarajärvi2017-06-181-0/+1
* | Blacklist flaky tst_QTimeLine tests on macOS 10.12Tony Sarajärvi2017-06-181-0/+3
* | Blacklist tst_QWidget::restoreVersion1Geometry for XCBFriedemann Kleint2017-06-142-4/+1
* | Blacklist flaky tst_QMdiArea testTony Sarajärvi2017-06-131-0/+2
* | Fix tst_QIcon for configurations with builtin_testdataOliver Wolff2017-06-132-2/+2
* | winrt: Fix tst_QImageReaderOliver Wolff2017-06-131-1/+1
* | uic: Fix possible crash when reading the size hint propertyJarek Kobus2017-06-132-117/+203
* | Use QMap in QProcessEnvironment so variables are sortedThomas Sondergaard2017-06-131-0/+42
* | macOS/iOS: Correctly ignore punctuation in QCollatorAndy Shaw2017-06-131-29/+55
* | Refactor tst_QStyleSheetStyle::focus/hoverColors()Friedemann Kleint2017-06-121-50/+69
|/
* Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CISimon Hausmann2017-06-121-1/+2
* Fix sending UTC-offset QTimeZones through QDataStreamChris Wilson2017-06-081-1/+15
* Fix tst_QDir::emptyDirOliver Wolff2017-06-081-2/+5
* Fix tst_qresourceengine for platforms with embedded test dataOliver Wolff2017-06-081-2/+2
* tst_QSharedMemory::readOnly: Skip on macOSFriedemann Kleint2017-06-071-0/+2
* Fix crash when calling QWidget::grab() on a QOpenGLWidgetSérgio Martins2017-06-071-0/+2
* moc: Don't error out when defining a keywordOlivier Goffart2017-06-061-0/+9
* Continue to blacklist the utun interfaces on macOSThiago Macieira2017-06-062-0/+14
* winrt: Use styleHint as clue for fallbacks for font familiesOliver Wolff2017-06-011-1/+1
* Blacklist tst_QTimer::basic_chrono on macOSTony Sarajärvi2017-06-011-0/+2
* qEnvironmentVariableIntValue: fix the case of a non-numeric valueThiago Macieira2017-06-011-1/+25
* Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-311-0/+50
|\
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+50
| |\
| | * QHeaderView: fix visual/logical index corruption when restoring statev5.9.0-rc2v5.9.0David Faure2017-05-261-0/+50
* | | QAbstractItemModel::supportedDragActions: fix regressionDavid Faure2017-05-313-0/+39
* | | Do not always use argb32pm for subsurfacesAllan Sandfeld Jensen2017-05-316-21/+29
* | | Extend blacklisting of tst_QSemaphoreTony Sarajärvi2017-05-311-0/+1
* | | winrt: Fix tst_QPainterPathOliver Wolff2017-05-311-2/+4
* | | Fix tst_QFile for configurations without process supportOliver Wolff2017-05-311-0/+2
* | | Fix tst_qmessagehandler for configurations without process supportOliver Wolff2017-05-311-1/+1
|/ /
* | Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-301-2/+5
* | QWidgetWindow: don't give focus to windows that are being destroyedMitch Curtis2017-05-301-1/+33
* | tst_QFiledialog: use escape to close dialogs instead of timerMitch Curtis2017-05-301-5/+2
* | tst_qudpsocket: Blacklist "utun" interfaces on DarwinThiago Macieira2017-05-291-0/+8
* | Fix tst_QWidget::translucentWidget() on high DPI displaysMitch Curtis2017-05-291-2/+2
* | QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter existsFriedemann Kleint2017-05-291-0/+21
* | Fix autotest not to open too many files on a UnixTony Sarajärvi2017-05-291-0/+19
* | Blacklist tst_QEventLoop:testQuitLock as it is flaky on macOSTony Sarajärvi2017-05-231-0/+1
* | Extend blacklisting of qeventdispatcher to cover macOSTony Sarajärvi2017-05-231-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Liang Qi2017-05-193-13/+68
|\ \