summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version from 6.2.0 to 6.4.0 in tests as wellJani Heikkinen2022-01-313-3/+3
* Bump version to 6.4.0Jani Heikkinen2022-01-315-5/+7
* rcc: Fix missing IGNORE directive for Qt version in tst_rccAlexandru Croitor2022-01-311-1/+1
* QNetworkReply: rename socketConnecting to socketStartedConnectingMÃ¥rten Nordheim2022-01-319-13/+13
* Doc: Update Notepad tutorialLeena Miettinen2022-01-318-141/+160
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 for WinOliver Wolff2022-01-311-1/+1
* Catch2: upgrade to 2.13.8Samuli Piippo2022-01-313-382/+753
* Fix misguided winding backwards past start of start of MS TZ dataEdward Welbourne2022-01-301-1/+21
* QCalendar: port registry from QHash to QFlatMapMarc Mutz2022-01-301-28/+28
* Refine QTZP_win's msecsToDate() by trusting arithmeticEdward Welbourne2022-01-301-3/+3
* QFlatMap: fix is_transparent detectionMarc Mutz2022-01-302-3/+26
* QFlatMap: remove binary_find()Marc Mutz2022-01-301-50/+28
* QFlatMap: add full is_transparent support [3/3]: add overloadsMarc Mutz2022-01-302-1/+76
* Fix tst_qfloat16 run time error for INTEGRITY (tested on sa8115)Tatiana Borisova2022-01-301-0/+5
* Write XML test log files even for the flaky test re-runsDimitrios Apostolou2022-01-301-6/+20
* qt-testrunner: do not try to re-run initTestCase and othersDimitrios Apostolou2022-01-304-23/+53
* QCalendar: replace two overloads with one QAnyStringView functionMarc Mutz2022-01-303-11/+16
* QFlatMap: add full is_transparent support [2/3]: shuffle functionsMarc Mutz2022-01-291-23/+19
* Fix finding GSSAPIAllan Sandfeld Jensen2022-01-291-2/+5
* Remove QEXPECT_FAIL for test passing on AndroidVolker Hilsheimer2022-01-291-3/+0
* qfloat16/F16C: rewrite the F16C conversion with overlappingThiago Macieira2022-01-281-14/+62
* qfloat16: add missing staticThiago Macieira2022-01-281-2/+2
* qsimd/x86: disable the F16C, FMA, and VAES features if AVX is disabledThiago Macieira2022-01-282-5/+5
* QVersionNumber: remove the "pure" attribute from commonPrefix()Thiago Macieira2022-01-281-1/+1
* QEvent: initialize the static userEventTypeRegistry constexprlyThiago Macieira2022-01-291-1/+3
* QString: optimize finding size=1 needles in QLatin1StringsMarc Mutz2022-01-291-0/+13
* QFlatMap: add full is_transparent support [1/3]: split functionsMarc Mutz2022-01-291-2/+14
* QFlatMap: implement mutable op[] via try_emplace()Marc Mutz2022-01-291-12/+2
* rhi: Fix tessellation support for OpenGLBen Fletcher2022-01-282-7/+11
* QCalendar: replace ostream-style qWarning with printf-style oneMarc Mutz2022-01-281-3/+2
* QFlatMap: use erase() in remove()Marc Mutz2022-01-281-2/+1
* QFlatMap: replace manual const_cast<>s with std::as_constMarc Mutz2022-01-281-9/+7
* QVersionNumber: remove "pure" declaration from fromString()Thiago Macieira2022-01-281-4/+4
* QCalendar: eradicate Java-style iteratorMarc Mutz2022-01-281-4/+9
* QLocale: replace a QList with QVLA for duplicate trackingMarc Mutz2022-01-281-1/+2
* Let QXcbGlxWindow::createVisual fallback to QXcbWindow::createVisualIlya Fedin2022-01-281-3/+6
* QUrl: use qsizetype & size_t in place of int & uintThiago Macieira2022-01-282-73/+74
* Android A11Y: fix content update notification when object is hiddenIvan Solovev2022-01-281-1/+4
* Android: explicitly remove accessibility focus when element is hiddenIvan Solovev2022-01-281-0/+11
* [Android]: Handle the screen name, modes and refreshRate properlyBogDan Vatra2022-01-289-97/+154
* Exclude tst_selftests when feature process is disabledTatiana Borisova2022-01-272-8/+2
* Remove QSharedMemory from the bootstrap libraryJoerg Bornemann2022-01-271-5/+0
* QString: optimize compare_helperMarc Mutz2022-01-272-7/+4
* QFlatMap: avoid post-(in|de)crement on iteratorsMarc Mutz2022-01-271-4/+4
* Add QTabBar test in tst_baseline_widgetsAxel Spoerl2022-01-271-0/+56
* QtCore: includemocsMarc Mutz2022-01-272-0/+6
* QCalendar: move memory allocation out of critical sectionMarc Mutz2022-01-271-1/+2
* Check if 'aab' target exists when adding <target>_make_aab as dependencyAlexey Edelev2022-01-261-1/+3
* CMake: Fix host UiTools being picked up instead of target oneAlexandru Croitor2022-01-271-0/+1
* qt6_standard_project_setup: Don't enable AUTORCCJoerg Bornemann2022-01-262-3/+3