summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Fix Windows -debug-and-release builds with CMake 3.21.0Alexandru Croitor2021-07-221-5/+19
* CMake: Fix Windows resource compiler failure in selftests with MinGWAlexandru Croitor2021-07-221-1/+1
* Android: stop making throwing promisesGiuseppe D'Angelo2021-07-221-25/+1
* tst_QSslSocket: clean up allowedProtocolNegotiationMårten Nordheim2021-07-221-8/+3
* CMake: Fix incorrect default plugin conditions on WindowsAlexandru Croitor2021-07-222-2/+2
* Don't slow down a QMap benchmark by growing a megabyte-long stringEdward Welbourne2021-07-211-1/+1
* QSet::erase - extend docsIvan Solovev2021-07-211-0/+5
* QFileSelector: Preserve path to root directoryFabian Kosmale2021-07-212-1/+7
* Update deprecated NSAccessibility methodVolker Hilsheimer2021-07-211-1/+1
* Prevent array-out-of-bounds accessVolker Hilsheimer2021-07-211-1/+5
* QOpenGlContext: remove duplicated includeIvan Solovev2021-07-211-1/+0
* QList: extend testsIvan Solovev2021-07-211-13/+428
* Fix lcTlsBackend redefined in several places (plugins, static build)Timur Pocheptsov2021-07-219-55/+48
* Schannel: Fix ODR violation in static programsMårten Nordheim2021-07-213-39/+58
* Fix quadratic performance hit in Q(Multi)Map::insert() with hintEdward Welbourne2021-07-211-9/+19
* emit layoutAboutToBeChanged timelyLuca Beldi2021-07-2112-17/+492
* Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
* Support pt units for sizes, as documentedVolker Hilsheimer2021-07-202-5/+50
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-202-0/+13
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-202-13/+39
* QHash, QMultiHash: extend testsIvan Solovev2021-07-201-12/+532
* locale_database: Use context manager interface to update source filesIevgenii Meshcheriakov2021-07-203-129/+134
* Skip tst_qthreadonce test on QEMUSona Kurazyan2021-07-202-0/+11
* Consistent handling of disabled items in QItemSelectionModelAndreas Buhr2021-07-206-23/+68
* Always update the input method when QLineEdit receives focusTang Haixiang2021-07-201-0/+3
* locale_database: Use NamedTemporaryFile for temporary filesIevgenii Meshcheriakov2021-07-191-14/+7
* locale_database: Use pathlib to manipulate paths in Python codeIevgenii Meshcheriakov2021-07-195-65/+76
* testlib: Disable automatic backtrace when test crashes on macOS on ARMTor Arne Vestbø2021-07-191-3/+6
* Suppress a broken benchmark comparing QVector to std::vectorEdward Welbourne2021-07-192-6/+15
* Simplify the application permission APIAssam Boudjelthia2021-07-193-66/+66
* QFile benchmark: only set up and tear down the data directory onceEdward Welbourne2021-07-191-99/+73
* Unify and clean up two identical tst_qfile::*_data() functionsEdward Welbourne2021-07-191-57/+41
* Move QSKIP()s to _data() functions in QFile benchmarkEdward Welbourne2021-07-191-24/+11
* Make QCalendarBackend's ID an opaque typeEdward Welbourne2021-07-198-60/+107
* Fix location of qtattributionsscannerKai Köhne2021-07-191-1/+1
* Add qtpaths6 aliasKai Köhne2021-07-191-0/+1