summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-0714-80/+265
|\
| * Diaglib: Improve formatting of DebugProxyStyleFriedemann Kleint2019-06-043-26/+42
| * Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+8
| * Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-293-5/+13
| * cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-202-2/+7
| * Make tst_qwidget pass on High-DPI screens (Windows)Friedemann Kleint2019-06-032-34/+143
| * Correct qfloat16's 1/inf == 0 testEdward Welbourne2019-05-271-2/+2
| * QRegExp: remove an out of bounds access into QStringGiuseppe D'Angelo2019-05-271-0/+7
| * QDataStream: Fix inconsistent results of iostream with QPalette objectsRyan Chu2019-05-201-11/+43
* | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-071-0/+23
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-279-1167/+1276
|\|
| * Blacklist tst_qwindow::spuriousMouseMove() on WindowsFriedemann Kleint2019-05-201-0/+2
| * tst_QMdiSubWindow::setSystemMenu(): Pass in High DPI/multi-screen setupsFriedemann Kleint2019-05-201-1/+5
| * Brush up tst_QMdiSubWindowFriedemann Kleint2019-05-201-170/+227
| * Make tst_qwidget_window pass on High-DPI screens (Windows)Friedemann Kleint2019-05-161-22/+49
| * Brush up tst_QWidgetFriedemann Kleint2019-05-161-510/+548
| * Brush up tst_QWindowFriedemann Kleint2019-05-151-94/+115
| * Brush up tst_QApplicationFriedemann Kleint2019-05-154-371/+331
* | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-102-10/+16
* | Fix new[] delete mismatch in testAllan Sandfeld Jensen2019-05-151-1/+1
* | Fix canonicalFilePath() for files with trailing slashesVolker Hilsheimer2019-05-211-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-162-2/+3
|\|
| * Skip flaky qfloat16 1/inf == 0 test on QEMU/Arm64Edward Welbourne2019-05-151-1/+3
| * winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
* | Add 'well-formated' JSON string valuesMichal Klocek2019-05-141-1/+26
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-0/+1
|\|
| * Make moc grok binary literals with digit separatorsVille Voutilainen2019-05-101-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-0914-16/+166
|\|
| * Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-088-6/+117
| * Fix compilation of tst_qaccessibilitylinuxFrederik Gladhorn2019-05-072-4/+4
| * Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-072-0/+23
| * Update locale data to CLDR v35.1Edward Welbourne2019-05-071-6/+6
| * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-072-0/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-31/+183
|\|
| * Only generate temporaries when it makes sensePaul Lemire2019-05-021-31/+183
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-024-6/+14
|\|
| * Use QPlatformTheme::TouchDoubleTapDistance for touch eventsAlexander Volkov2019-05-011-4/+6
| * Ignore failing test for free space on APFSVolker Hilsheimer2019-04-301-0/+7
| * Remove cruft from testProcessEOF.proJoerg Bornemann2019-04-301-2/+0
| * Extend blacklisting of setWindowState to cover RHELsTony Sarajärvi2019-04-291-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-0/+60
|\|
| * Fix page breaking with large imagesLars Knoll2019-04-261-0/+60
* | Extend blacklisting of dirsBeforeFiles as it's flakyTony Sarajärvi2019-04-261-0/+2
* | Fix manual lance test: avoid using deprecated apiEirik Aavitsland2019-04-264-47/+30
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-0/+79
|\|
| * Fix aliased painting with non-uniform scalingEirik Aavitsland2019-04-251-0/+79
* | manual shortcut test: add more shortcut sequencesGatis Paeglis2019-04-241-0/+3
* | Purge use of some deprecated methods from QDateTime testsEdward Welbourne2019-04-231-7/+12
* | QListWidgetItem constructors: don't emit dataChanged(invalid, invalid)David Faure2019-04-231-3/+7
* | Blacklist tst_QWidget::windowState on WinRTShawn Rutledge2019-04-231-0/+3