summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \
| * | Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-193-13/+68
| |\|
| | * Stabilize tst_QSqlThread::readWriteThreadingFrederik Gladhorn2017-05-181-1/+1
| | * QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.8David Faure2017-05-081-10/+10
| | * Eliminate ambiguous casts involving qfloat16Glen Mabey2017-05-071-2/+57
* | | tst_QTimer::timeout(): Use QTRY_VERIFY_WITH_TIMEOUTFriedemann Kleint2017-05-191-4/+2
|/ /
* | Add Q_FALLTHROUGH to QtDBus testsThiago Macieira2017-05-171-1/+4
* | Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-171-0/+12
* | Add test-case for intersection equalityAllan Sandfeld Jensen2017-05-171-0/+49
* | Blacklist tst_QGraphicsScene::removeItem on OS X 10.11 in CITor Arne Vestbø2017-05-111-0/+3
* | winrt: Fix tst_QSocketNotifier::asyncMultipleDatagramOliver Wolff2017-05-111-0/+4
* | winrt: Fix tst_qcoreapplicationOliver Wolff2017-05-111-4/+9
* | Add some missing breaks in switch statementsMarc Mutz2017-05-101-2/+2
* | Stabilize tst_QApplication::touchEventPropagationFrederik Gladhorn2017-05-102-3/+1
* | Fix missing handling of columns when merging selection rangesFilippo Cucchetto2017-05-091-0/+74
* | Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-095-5/+36
* | QObject: turn the narrowing test into static_assertsGiuseppe D'Angelo2017-05-081-435/+385
* | tst_qmessagehandler: fix qMessagePattern for arm with optimizations onSami Nurmenniemi2017-05-081-1/+1
* | Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* | QHash/QMultiHash: fix operator==Giuseppe D'Angelo2017-05-051-2/+67
* | Enable tst_qaccessibilitymacFrederik Gladhorn2017-05-043-36/+0
|/
* QIconLoaderEngine: Fix actualSize() for no-entryPalo Kisa2017-05-031-0/+1
* Improve suppression of spurious socket notifications under WindowsAlex Trotsenko2017-05-031-0/+5
* QWindowsPipeReader: fix possible invalid invocation of ReadFileEx()Alex Trotsenko2017-05-021-0/+12
* Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-04-291-1/+1
* Fix test build with ICC: QFlags does not auto cast to uintThiago Macieira2017-04-281-9/+9
* Fix return of empty paths with multiple points on intersectionsAllan Sandfeld Jensen2017-04-281-0/+255
* Revert "Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11"Timur Pocheptsov2017-04-271-2/+0
* QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-262-1/+17
* Revert "tst_qsslsocket::protocolServeSide - fix for macOS 10.11"Timur Pocheptsov2017-04-261-16/+2
* Fix tst_QLineEdit for offscreen and minimal platformsSami Nurmenniemi2017-04-261-11/+27
* Fix tests that assume system files are owned by root for qemuSami Nurmenniemi2017-04-266-4/+46
* Fix tst_QWindow modal dialog tests for offscreen and minimal platformsSami Nurmenniemi2017-04-261-0/+16
* Fix tst_QWidget for platform "offscreen"Sami Nurmenniemi2017-04-262-1/+13
* QUrl: fix IDN conversion when the ACE form is invalidThiago Macieira2017-04-251-0/+25
* Blacklist tst_MacGui autotest in macOS 10.11Tony Sarajärvi2017-04-241-0/+2
* QUrl: fix IDN whitelist checking when the TLD is in UnicodeThiago Macieira2017-04-241-0/+8
* Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1
* Blacklist tst_qsemaphore on macOS 10.12Tony Sarajärvi2017-04-241-0/+1