summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compilationLars Knoll2018-12-031-0/+1
* Add lancelot tests to verify vertical alignment of inline imagesLars Knoll2018-12-033-0/+38
* Read font selection flags and use them when querying for metricsMårten Nordheim2018-11-303-0/+30
* Fix a nullptr compile error with gcc 4.8Ville Voutilainen2018-11-301-4/+4
* Avoid invalid qmake code in macOS-specific pluginloader testUlf Hermann2018-11-306-61/+80
* QFocusFrame: protect it from being moved around by accidentRichard Moe Gustavsen2018-11-271-0/+39
* Re-enable the QScroller tests on macOSShawn Rutledge2018-11-271-9/+0
* Fix tst_QStyleSheetStyle crash on uncommon multi-screen setupAllan Sandfeld Jensen2018-11-271-1/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-2714-24/+197
|\
| * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-2613-6/+59
| * Recognize E along with e as exponent character in asciiToDoubleEdward Welbourne2018-11-231-0/+2
| * Fix toFloat()s between float and double ranges and documentEdward Welbourne2018-11-231-10/+32
| * Change documentation of some toDouble()s to reflect realityEdward Welbourne2018-11-231-12/+44
| * tst_QLocale: Add tests for toFloat()Edward Welbourne2018-11-231-1/+54
| * Implement transient locale as instantiating a classEdward Welbourne2018-11-231-6/+17
* | Fix calculation of text margin if line edit contains side widgetsVitaly Fanaskov2018-11-262-1/+81
* | QGraphicsProxyWidget: Don't crash within setWidget() when a child proxy has n...Christian Ehrlicher2018-11-221-0/+15
* | Use msvc qmake scope where appropriateJoerg Bornemann2018-11-224-4/+4
* | Remove usage of win32-msvc2012 qmake scopeJoerg Bornemann2018-11-221-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-211-0/+3
|\|
| * tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-211-0/+3
* | Reduce run time of tst_QRegularExpression::threadSafetyFrederik Gladhorn2018-11-191-2/+3
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-0/+3
|\|
| * Modernize the "settings" featureLiang Qi2018-11-151-0/+3
* | QResourceFileEngine: fix use of mapped files after close()Thiago Macieira2018-11-191-0/+4
* | QResourceFileEngine: fix map() for compressed filesThiago Macieira2018-11-191-0/+6
* | tst_QResourceEngine: use QTest::addRow instead of QString concatenationThiago Macieira2018-11-191-23/+23
* | tst_QResourceEngine: store the actual byte contents that we expectThiago Macieira2018-11-1912-39/+41
* | tests: Distinguish tst_qeventdispatcher and tst_qguieventdispatcherLiang Qi2018-11-161-0/+1
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-164-55/+189
|\ \
| * | Re-blacklist tst_QEventDispatcher::registerTimer() on macOSUlf Hermann2018-11-151-0/+1
| * | Make sure QEventDispatcher::registerTimer() cleans up after itselfUlf Hermann2018-11-151-52/+126
| * | macOS: Skip tst_QGLThreads::renderInThreadTor Arne Vestbø2018-11-091-0/+5
| * | Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-071-3/+57
* | | tst_qguieventdispatcher: Sync blacklist with tst_qeventdispatcherOliver Wolff2018-11-141-0/+5
* | | Manual dialogs test: Fix shortcutFriedemann Kleint2018-11-141-1/+1
* | | Fix precision in parsing hex format QColorsAllan Sandfeld Jensen2018-11-121-0/+3
* | | Manual dialogs test: Add option to turn off the printer panelFriedemann Kleint2018-11-121-3/+8
* | | macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-127-13/+0
* | | Fix test for multiscreenAllan Sandfeld Jensen2018-11-091-1/+1
* | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-0/+15
|\ \ \ | | |/ | |/|
| * | QSyntaxHighlighter: Delay all highlights until first rehighlightMårten Nordheim2018-11-081-0/+15
* | | QCborStreamReader: make sure setDevice() clears the last errorThiago Macieira2018-11-081-2/+2
* | | Make tst_qsslsocket::protocolServerSide() less flakyTimur Pocheptsov2018-11-071-4/+10
* | | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-051-8/+8
|\ \ \ | | |/ | |/|
| * | Update to CLDR v34Edward Welbourne2018-11-021-8/+8
* | | Stabilize tst_QAccessibilityLinux::testFocusFrederik Gladhorn2018-11-021-0/+2
* | | QSqlQuery: add another testcase for bindBool()Christian Ehrlicher2018-11-021-1/+8
* | | QMimeType: Use default key as fallback for comment() propertyGary Wang2018-11-021-0/+14
* | | Treat shorts as int in QVariant::canConvert()Allan Sandfeld Jensen2018-11-011-0/+8