summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Use namespaced variables in Qt6*Dependencies.cmakeLi Xinwei2021-07-245-99/+98
* Purge empty methods from tst_QSqlRecordEdward Welbourne2021-07-231-17/+0
* Select PostgreSQL-only data, rather than filtering in the testEdward Welbourne2021-07-231-19/+17
* Rename QSqlRecord benchmark's source file to match its test nameEdward Welbourne2021-07-232-2/+2
* 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
* Convert QLocalSocket benchmark to use QTestEventLoopEdward Welbourne2021-07-231-10/+17
* Assert some more things we can be sure of in the QMap benchmarkEdward Welbourne2021-07-231-0/+17
* QMap benchmark: use unsigned accumulators and check themEdward Welbourne2021-07-231-4/+12
* Rename QMap benchmark source file to match test nameEdward Welbourne2021-07-232-2/+2
* Give symbolic names to the sizes of data-sets tested in QMap benchmarkEdward Welbourne2021-07-231-24/+27
* Remove special casing of HSL QColor comparisonAllan Sandfeld Jensen2021-07-231-12/+3
* doCrypt() - check the error codesTimur Pocheptsov2021-07-231-1/+7
* QMenu: actually deprecate all trailing-shortcut addAction() overloadsMarc Mutz2021-07-231-0/+4
* 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
* Add benchmarks for QString::numberMårten Nordheim2021-07-222-3/+133
* QTextCharFormat: mark a couple of API mistakes to be fixed in Qt 7Giuseppe D'Angelo2021-07-222-0/+40
* Use QChar::fromUcs4(i) rather than QChar(i) on out-of-range iEdward Welbourne2021-07-221-16/+28
* Remove some now-redundant casts to qint64Edward Welbourne2021-07-221-8/+3
* Sync default action when checking tool button programmaticallyVolker Hilsheimer2021-07-222-0/+65
* QSet: extend testsIvan Solovev2021-07-221-5/+172
* QColorSpace: Guard against division by zeroRobert Löhning2021-07-221-5/+9
* QString: extend unit testsIvan Solovev2021-07-221-74/+495
* 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
* CMake: Fix incorrect default plugin conditions on WindowsAlexandru Croitor2021-07-222-2/+2
* Doc: Ensure deprecated APIs in Qt Sql are documented as suchNico Vertriest2021-07-222-20/+19
* 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
* QString benchmark: rename the source fileMårten Nordheim2021-07-212-2/+2
* Update deprecated NSAccessibility methodVolker Hilsheimer2021-07-211-1/+1
* Prevent array-out-of-bounds accessVolker Hilsheimer2021-07-211-1/+5
* Fix QtConcurrent to properly work with functorsSona Kurazyan2021-07-215-278/+522
* emit layoutAboutToBeChanged timelyLuca Beldi2021-07-2012-17/+492
* QNetworkReply: Add two new signalsMarkus Goetz2021-07-2013-0/+183
* Fix lcTlsBackend redefined in several places (plugins, static build)Timur Pocheptsov2021-07-209-55/+48
* Schannel: Fix ODR violation in static programsMårten Nordheim2021-07-203-39/+58
* tst_QSslSocket: fix and clean up allowedProtocolNegotiationMårten Nordheim2021-07-201-10/+4
* Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-202-13/+39
* QHash, QMultiHash: extend testsIvan Solovev2021-07-201-12/+532
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-202-0/+13
* Skip tst_qthreadonce test on QEMUSona Kurazyan2021-07-202-0/+11
* locale_database: Use context manager interface to update source filesIevgenii Meshcheriakov2021-07-203-129/+134
* Fusion style: TabBar: Use common style to draw a close buttonNodir Temirkhodjaev2021-07-201-11/+0
* QOpenGlContext: remove duplicated includeIvan Solovev2021-07-201-1/+0