summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* testlib: Run test result expectation tests with stdout as outputTor Arne Vestbø2021-07-301-16/+20
* Update float16 part of TestLib selftestEdward Welbourne2021-07-308-3168/+15
* Remove Windows 7, 8, and 8.1 codepathsOliver Wolff2021-07-305-60/+22
* QSysInfo: Delete pre-windows 10 codeMårten Nordheim2021-07-301-28/+4
* io: Remove version checks for versions below Win 10Mårten Nordheim2021-07-303-77/+37
* QEventDispatcher: Remove code dealing with Windows < 10Mårten Nordheim2021-07-301-13/+1
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-299-8/+124
* CMake: Fix MoltenVK headers to be found on macOSAlexandru Croitor2021-07-291-0/+13
* testlib: Accurately name JUnit test, and only run for JUnitXML reporterTor Arne Vestbø2021-07-2913-265/+33
* QByteArray: extend unit testsIvan Solovev2021-07-292-27/+687
* QByteArray: fix indexOf/lastIndexOfIvan Solovev2021-07-292-9/+33
* Fix QString test compilation without QRegularExpressionIvan Solovev2021-07-291-5/+64
* doubleToString: Fix assert when double is NaNMårten Nordheim2021-07-291-1/+1
* tst_QSslCertificate::verify - skip auto-testTimur Pocheptsov2021-07-291-0/+1
* Doc: Fix typo Ctr -> CtrlAlexander Volkov2021-07-291-1/+1
* Provide new code paths for OpenSSL v3Timur Pocheptsov2021-07-285-157/+275
* Doc: Add missing commaPaul Wicking2021-07-281-1/+1
* QMap: add operator+ and - for iteratorsGiuseppe D'Angelo2021-07-274-0/+194
* Add Android service check on quit appFabio Falsini2021-07-271-2/+2
* QHash/QSet: fix squeeze() for default-constructed containerIvan Solovev2021-07-273-5/+11
* Don't report results when the results list is emptySona Kurazyan2021-07-274-0/+44
* QDuplicateTracker: bring back appendTo() &&Marc Mutz2021-07-272-8/+56
* Improve fix for avoiding huge number of tiny dashesEirik Aavitsland2021-07-271-1/+1
* time: Rerun cldr2qtimezone.pyIevgenii Meshcheriakov2021-07-271-33/+33
* Windows QPA: Fix coordinates reported through UI AutomationAndré de la Rocha2021-07-271-10/+7
* QCalendar: Make SystemId constructors with one argument explicitIevgenii Meshcheriakov2021-07-271-2/+3
* macOS: Add helper function to check whether we're running under RosettaTor Arne Vestbø2021-07-272-0/+11
* QCalendarBackend: Use QAnyStringView to create backends by nameIevgenii Meshcheriakov2021-07-273-17/+5
* QVarLengthArray: extend unit testsIvan Solovev2021-07-271-3/+341
* Doc: document deprecated classes in Qt WidgetsNico Vertriest2021-07-271-8/+9
* Doc: Minor cleanup in QWidget docsPaul Wicking2021-07-261-2/+3
* Fix typo in function nameIevgenii Meshcheriakov2021-07-261-2/+2
* Move Android implementation of permissions API to QtAndroidPrivateTor Arne Vestbø2021-07-265-303/+292
* CMake: Keep public include header locations for internal module priJaeyoon Jung2021-07-261-1/+1
* Doc: Ensure deprecated APIs in Gui are documented as suchNico Vertriest2021-07-2611-50/+82
* Doc: Ensure deprecated APIs in Qt Sql are documented as suchNico Vertriest2021-07-252-20/+19
* QLocalSocket/Unix: fix aborting the socketv6.2.0-beta2Alex Trotsenko2021-07-243-0/+8
* Remove special casing of HSL QColor comparisonAllan Sandfeld Jensen2021-07-241-12/+3
* CMake: Use namespaced variables in Qt6*Dependencies.cmakeLi Xinwei2021-07-235-99/+98
* Make QSqlRecord benchmarks non-fatuousEdward Welbourne2021-07-231-2/+6
* Halve the data-set size of tst_QSqlRecord::benchmarkRecord()Edward Welbourne2021-07-231-1/+2
* doCrypt() - check the error codesTimur Pocheptsov2021-07-231-1/+7
* Doc: Ensure deprecated APIs in Qt Core are documented as suchNico Vertriest2021-07-2310-71/+55
* Make QFutureWatcher::isFinished() consistent with the watched QFutureSona Kurazyan2021-07-233-32/+52
* QString: extend unit testsIvan Solovev2021-07-231-75/+500
* Use QChar::fromUcs4(i) rather than QChar(i) on out-of-range iEdward Welbourne2021-07-221-16/+28
* QSet: extend testsIvan Solovev2021-07-221-5/+172
* Sync default action when checking tool button programmaticallyVolker Hilsheimer2021-07-222-0/+65
* QColorSpace: Guard against division by zeroRobert Löhning2021-07-221-5/+9
* CMake: Disable test_QT_TESTCASE_BUILDDIR cmake build testAlexandru Croitor2021-07-221-4/+8