summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Guard the use of QWinEventNotifier in testsAlexey Edelev2022-05-173-0/+6
* QDBusArgument: ensure std::vector isn't seen as an associative containerDavid Faure2022-05-171-0/+3
* Return specific types for frequently used Java objectsVolker Hilsheimer2022-05-171-0/+9
* Fold methods for object return type into generic methodsVolker Hilsheimer2022-05-171-0/+31
* Stylesheet: fix toolbutton menu indicator renderingVolker Hilsheimer2022-05-161-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161641-46398/+3455
* Add QTextDocFragment::to/fromMarkdown() & QTextCursor::insertMarkdown()Shawn Rutledge2022-05-141-0/+222
* Add floating point color space conversionsAllan Sandfeld Jensen2022-05-141-0/+51
* Add override keyword to avoid warning from compilerOliver Eftevaag2022-05-131-1/+1
* Add variadic template overloads for QJniObject/Environment methodsVolker Hilsheimer2022-05-132-17/+150
* Only configure one test for wasmDavid Skoland2022-05-121-0/+7
* Add BiC data for the new way to do BiC testingVille Voutilainen2022-05-124-0/+106940
* QMetaType: Fix normalization on MSVC if name contains enumFabian Kosmale2022-05-121-0/+6
* Remove remnants of the old Intel C++ compilerThiago Macieira2022-05-117-18/+6
* Exclude network tests based on featureDavid Skoland2022-05-112-3/+5
* Update shared-mime-info to the 2.2 releaseLiang Qi2022-05-111-5/+5
* QPolygon: add toPolygonF()Marc Mutz2022-05-101-0/+12
* QWidgetTextControl: port to new-style connects (faster)David Faure2022-05-101-0/+11
* wasm: add support for drag into browser windowLorn Potter2022-05-103-7/+83
* tst_qobjectrace: fix potential UB (something with pointers and new)Marc Mutz2022-05-071-11/+7
* Endian: Provide special integer bitfield unionsUlf Hermann2022-05-071-1/+105
* 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