summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Network: Update expired certv5.15.6-lts-lgplMårten Nordheim2022-08-182-30/+30
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-16737-37185/+24907
|\
| * Android: guard getStateCount() with correct VERSION.SDK_INTAssam Boudjelthia2021-08-231-1/+7
| * Add note on selecting the device which is used to run tests on AndroidAssam Boudjelthia2021-08-192-0/+10
| * fc: Clean up current config on shutdownEskil Abrahamsen Blomfeldt2021-08-182-0/+6
| * Doc: Add see also links to operator== and operator!=Paul Wicking2021-08-181-0/+4
| * Fix framework dependencies in .la filesJoerg Bornemann2021-08-181-0/+28
| * Fix Style java code format and warningsAssam Boudjelthia2021-08-183-525/+345
| * Revert "QString::lastIndexOf: fix off-by-one for zero length matches"Tarja Sundqvist2021-08-182-3/+3
| * wasm: fix network crash on abortLorn Potter2021-08-182-46/+40
| * Update bundled Freetype to 2.10.4Liang Qi2021-08-17577-20564/+7370
| * CMake: Prevent multiple creation of the targets 'aab' and 'apk'Joerg Bornemann2021-08-171-18/+22
| * Android: Fix fullscreen bottom bar hide issuesPekka Gehör2021-08-161-3/+5
| * xkb.compose: get locale from user env settingsLiang Qi2021-08-151-4/+10
| * xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handlingGatis Paeglis2021-08-152-12/+119
| * macOS: Fix leaked NSMutableArray in applicationActivationChangedTor Arne Vestbø2021-08-141-1/+1
| * StyleSheet: Use rule for ComboBox in embedded QLineEditVolker Hilsheimer2021-08-131-6/+6
| * Fix hidden API access for Android styleAssam Boudjelthia2021-08-132-841/+789
| * xcb: add a timeout control when reading INCR propertyLiang Qi2021-08-121-2/+6
| * Fix memory leak if eXIf has incorrect crcRobert Löhning2021-08-122-4/+19
| * Fix invalid snippet reference in qtnetwork-index.htmlNico Vertriest2021-08-121-1/+3
| * MySQL: remove the version number checks in favor of actual functionalityThiago Macieira2021-08-101-2/+15
| * Refix for avoiding huge number of tiny dashesEirik Aavitsland2021-08-102-4/+35
| * Doc: Fix QList<T>::fromVector example in QList<T> documentationLuca Di Sera2021-08-101-1/+1
| * Turn off feature timezone for emscriptenEdward Welbourne2021-08-101-0/+1
| * QXpmHandler: actually limit characters-per-pixel to fourMarc Mutz2021-08-081-2/+5
| * QXpmHandler: fix re-entrancy bug in xpm_color_nameMarc Mutz2021-08-081-13/+13
| * QObject: cleanup the orphaned connection lists on destructionGiuseppe D'Angelo2021-08-061-2/+17
| * Fix crash in concurrent disconnectFabian Kosmale2021-08-062-17/+37
| * cleanOrphanedConnectionsImpl: Allow to skip lockingFabian Kosmale2021-08-062-6/+26
| * QOrderedMutexLocker: Disable copy and provide explicit dismiss functionFabian Kosmale2021-08-061-0/+41
| * tst_QSslCertificate::verify - remove QSKIPTimur Pocheptsov2021-08-067-254/+121
| * doCrypt() - check the error codesTimur Pocheptsov2021-08-061-1/+4
| * Handle even more include in enum casesFabian Kosmale2021-08-062-2/+6
| * macOS: Stop relying on balanced CGDisplay reconfiguration callbacksTor Arne Vestbø2021-08-053-84/+30
| * QFuture: fix result reporting in the filter modeSona Kurazyan2021-08-052-1/+60
| * Doc: Minor cleanup in QWidget docsPaul Wicking2021-08-041-2/+3
| * tst_QSslCertificate::verify - skip auto-testTimur Pocheptsov2021-08-021-0/+2
| * Don't report results when the results list is emptySona Kurazyan2021-07-284-0/+44
| * Improve fix for avoiding huge number of tiny dashesEirik Aavitsland2021-07-271-1/+1
| * Windows QPA: Fix coordinates reported through UI AutomationAndré de la Rocha2021-07-271-10/+7
| * QVarLengthArray: fix aliasing error in insert(it, n, v)Marc Mutz2021-07-271-1/+1
| * Make QSqlRecord benchmarks non-fatuousEdward Welbourne2021-07-261-2/+6
| * Halve the data-set size of tst_QSqlRecord::benchmarkRecord()Edward Welbourne2021-07-261-1/+2
| * Update deprecated NSAccessibility methodVolker Hilsheimer2021-07-231-1/+1
| * QColorSpace: Guard against division by zeroRobert Löhning2021-07-221-5/+9
| * H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-212-0/+13
| * QFile benchmark: only set up and tear down the data directory onceEdward Welbourne2021-07-211-99/+73
| * Unify and clean up two identical tst_qfile::*_data() functionsEdward Welbourne2021-07-211-57/+41
| * Move QSKIP()s to _data() functions in QFile benchmarkEdward Welbourne2021-07-211-24/+11