summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-2912-24/+156
|\
| * 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
* | | Ensure status tips for a headerview section are handledAndy Shaw2017-05-231-0/+65
* | | moc: Allow NOTIFY signals defined in parent classesAlbert Astals Cid2017-05-233-6/+104
* | | Add QPolygon::intersects() methodsAllan Sandfeld Jensen2017-05-181-0/+42
* | | Add swap and move operator to QHostInfoJesus Fernandez2017-05-161-0/+25
* | | QStringView/QLatin1String: add trimmed()Marc Mutz2017-05-161-1/+5
* | | QStringView: add constructor from pointer pairMarc Mutz2017-05-161-0/+75
* | | Simplify code by factoring out brush transformation for gradientsEirik Aavitsland2017-05-153-0/+202
* | | QMacStyle: Replace QAquaWidgetSize with WidgetSizePolicyGabriel de Dietrich2017-05-152-23/+22
* | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-05-1111-445/+498
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-1011-445/+498
| |\| |
| | * | 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
* | | | Make QWindow::setVisible() work for widgetsMorten Johan Sørvig2017-05-111-0/+16
|/ / /
* | | QMimeType: add Q_GADGETAlberto Mardegan2017-05-081-0/+40
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-0743-107/+860
|\| |
| * | QHash/QMultiHash: fix operator==Giuseppe D'Angelo2017-05-051-2/+67
| * | Enable tst_qaccessibilitymacFrederik Gladhorn2017-05-043-36/+0
| |/
| * Introducing multiscreen-menus manual testGabriel de Dietrich2017-05-036-1/+253
| * 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