summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Stylesheet: Don't ignore item check indicator stylingVolker Hilsheimer2022-05-063-0/+72
* Baseline tests: slow down cursor blinkingVolker Hilsheimer2022-05-051-0/+4
* Baseline testing of widget: wait before taking snapshotVolker Hilsheimer2022-05-051-1/+2
* Generate JNI signature strings at compile timeVolker Hilsheimer2022-05-053-0/+123
* Add test-helper as dependency to tst_qdbusinterfaceMårten Nordheim2022-05-041-0/+2
* QTextStream: complete char16_t supportMarc Mutz2022-05-041-0/+9
* Blacklist: test cases blacklisted in tst_QTcpServer:CI Insignificant Platforms Monitor Bot2022-05-041-0/+2
* Blacklist: test cases blacklisted in tst_QDockWidget:CI Insignificant Platforms Monitor Bot2022-05-041-0/+2
* Blacklist: test cases blacklisted in tst_QNetworkReply:CI Insignificant Platforms Monitor Bot2022-05-041-0/+3
* QTextStream: fix streaming of char16_t'sMarc Mutz2022-05-031-0/+27
* Deprecate _qs and _qba literal operators in favor of _s and _baSona Kurazyan2022-05-022-2/+6
* Replace remaining uses of deprecated _qs with _sSona Kurazyan2022-05-023-6/+10
* tst_QNetworkReply try stabilize autoDeleteReplies testsMårten Nordheim2022-04-291-2/+6
* Implement support for '0b' prefix in toInt() etcMarc Mutz2022-04-281-4/+1
* Optimize the QPalette::resolve from the other paletteJiDe Zhang2022-04-281-0/+8
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-04-271-0/+59
* QNetworkReply: update decompress error message and handlingMårten Nordheim2022-04-272-3/+39
* tst_qitemdelegate: make it more robustGiuseppe D'Angelo2022-04-271-2/+1
* Fix qlocale_unix's handling of uiLanguages to take script into accountEdward Welbourne2022-04-271-0/+6
* Return more specific entries before less in QLocale::uiLanguages()Edward Welbourne2022-04-271-12/+12
* tests: Blacklist tst_QLocalSocket::threadedConnection on WindowsAlexandru Croitor2022-04-271-0/+3
* Don't declare type 'id' in the global namespace in a public headerTor Arne Vestbø2022-04-272-0/+77
* rhi: Make QRhiRenderTarget's rp getter functional with swapchainsLaszlo Agocs2022-04-261-0/+1
* Clear tst_QSettings of deprecation warningsEdward Welbourne2022-04-262-7/+5
* tst_QSettings::testVariantTypes(): modernize list initializationsEdward Welbourne2022-04-261-10/+6
* Convert tst_QSettings::testVariantTypes()'s macro body into a lambdaEdward Welbourne2022-04-261-13/+18
* Clean up tst_QSettings::testVariantTypes()Edward Welbourne2022-04-261-27/+26
* Rearrange tst_QSettings::testVariantTypes()Edward Welbourne2022-04-261-24/+24
* Remove two unused resource files from tst_qsettingsEdward Welbourne2022-04-264-8/+0
* Inline a shared data-driven test table in tst_QSettingsEdward Welbourne2022-04-261-88/+23
* Clean up includes involving tst_qmetatype_common.hEdward Welbourne2022-04-263-13/+8
* rhi: Add a feature flag for non-fill polygon modesLaszlo Agocs2022-04-221-1/+2
* Add support for unwrapping QFuture<QFuture<T>>Sona Kurazyan2022-04-211-0/+267
* tst_QNetworkProxyFactory cleanup genericSystemProxy skippingMårten Nordheim2022-04-211-10/+5
* QApplication: deliver activation events for non-widget windowsRichard Moe Gustavsen2022-04-211-0/+48
* Fix QDockWidget parenting and dock permissionsAxel Spoerl2022-04-193-2/+603
* wasm: add fps counter to the rasterwindow testMorten Sørvig2022-04-192-0/+9
* tst_qstringapisymmetry: check toInt() etc also with base != 0Marc Mutz2022-04-171-0/+119
* QDate(Time): add a addDuration methodGiuseppe D'Angelo2022-04-142-14/+27
* QFutureCallOutEvent: de-export againMarc Mutz2022-04-141-1/+7
* QEvent: start to de-inline copy ctor and clone() of all subclassesMarc Mutz2022-04-142-2/+83
* QDateTime: add conversions for time_point and zoned_timeGiuseppe D'Angelo2022-04-131-0/+227
* QDate: add conversions for std::chrono calendaring classesGiuseppe D'Angelo2022-04-131-0/+39
* QAbstractProxyModel: do not access invalid indexesGiuseppe D'Angelo2022-04-131-0/+128
* QVarLengthArray: add missing (size, value) ctorMarc Mutz2022-04-131-0/+12
* QDateTime: add support for std::chrono::duration arithmeticGiuseppe D'Angelo2022-04-131-1/+20
* wasm: make rasterwindow use non-deprecated APIMorten Johan Sørvig2022-04-121-3/+3
* QTimeZone: add construction from std::chrono::time_zone*Giuseppe D'Angelo2022-04-121-0/+48
* Skip test that fails with Address Sanitizer enabledDimitrios Apostolou2022-04-121-0/+7
* tst_qsslsocket: remove tons of deprecation warningsMarc Mutz2022-04-121-65/+78