summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-16701-36794/+23963
|\
| * 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-191-0/+6
| * 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 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-181-2/+2
| * 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-101-4/+4
| * 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
| * doCrypt() - check the error codesTimur Pocheptsov2021-08-061-1/+4
| * Handle even more include in enum casesFabian Kosmale2021-08-061-2/+1
| * 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-051-1/+1
| * Doc: Minor cleanup in QWidget docsPaul Wicking2021-08-041-2/+3
| * Don't report results when the results list is emptySona Kurazyan2021-07-282-0/+8
| * 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
| * 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-211-0/+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-201-3/+1
| * Always update the input method when QLineEdit receives focusTang Haixiang2021-07-201-0/+3
| * QListView: don't scroll if selected items are removedVolker Hilsheimer2021-07-171-0/+2
| * macOS: Detect sandboxed state for command line appsTor Arne Vestbø2021-07-171-2/+2
| * Update obsoleted functionality in preparation for Qt 6Tor Arne Vestbø2021-07-162-0/+2
| * Change QCollator's default locale to QLocale().collation()Edward Welbourne2021-07-151-3/+7
| * QDuplicateTracker: reserve() for at least Prealloc elementsMarc Mutz2021-07-141-2/+3
| * Point out that QTreeView's expandAll/expandToDepth don't fetch dataVolker Hilsheimer2021-07-141-2/+11