summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.12.9v5.12.9Antti Kokko2020-06-111-0/+95
* Fix to crash in QWindow::event when delete this called on closeEventMiika Pernu2020-06-102-2/+26
* macOS: Respect window type when determining main window statusTor Arne Vestbø2020-06-101-4/+2
* Merge 5.12 into 5.12.9Paul Wicking2020-06-058-2137/+3075
|\
| * sqlite: Upgrade to 3.32.1Andy Shaw2020-06-045-2134/+3057
| * QVncScreen: fix crash on disconnect client did not request cursorRolf Eike Beer2020-06-041-0/+3
| * Do not fully initialize QIconLoader when setting the fallback themeAlbert Astals Cid2020-06-032-3/+15
* | Update the qt_attribution.json for SQLiteAndy Shaw2020-06-051-2/+2
|/
* bmp/ico decoder: fail early for unsupported bit depthsEirik Aavitsland2020-06-022-2/+10
* gif image handler: check for out of range image sizeEirik Aavitsland2020-06-021-0/+13
* Gif decoder: avoid undefined values in enumEirik Aavitsland2020-05-301-1/+2
* Protect global variable g_pointIdMap with mutexesRainer Keller2020-05-262-0/+7
* Direct Write Font Engine: Fix leaking IDWriteFontFace instancesFriedemann Kleint2020-05-201-2/+3
* QLinkedListData: Move Q_CORE_EXPORT from class to shared_nullThiago Macieira2020-05-201-2/+2
* Windows: Update the hasFrame setting when changing window flagsAndy Shaw2020-05-191-0/+1
* QNetworkReply: Fix SSL configuration handlingFriedemann Kleint2020-05-182-4/+7
* Fix llvm-strip/readobj parametersBogDan Vatra2020-05-181-2/+2
* Avoid format conversion in backing store texture uploadAllan Sandfeld Jensen2020-05-151-43/+49
* Fix crash when running QtCore: Stack is misaligned on x86-64Thiago Macieira2020-04-301-1/+5
* Always open a submenu on the same screen where the parent menu isShawn Rutledge2020-04-271-2/+11
* Bump versionAlexandru Croitor2020-04-221-1/+1
* sqlite: Fix CVE-2020-11656Andy Shaw2020-04-212-1/+80
* sqlite: Fix CVE-2020-11655Andy Shaw2020-04-212-0/+31
* OpenSSL: handle SSL_shutdown's errors properlyTimur Pocheptsov2020-04-176-7/+36
* macOS: Fix CONFIG+=separate_debug_info for custom QMAKE_BUNDLE_EXTENSIONJoerg Bornemann2020-04-151-2/+10
* Fix path replacement on install for header module prl filesJoerg Bornemann2020-04-151-1/+2
* Merge "Merge remote-tracking branch 'origin/5.12.8' into 5.12"Qt Forward Merge Bot2020-04-1410-90/+268
|\
| * Merge remote-tracking branch 'origin/5.12.8' into 5.12Qt Forward Merge Bot2020-04-1410-90/+268
| |\
| | * Handle exceptions when accessing android clipboardv5.12.8Mike Achtelik2020-03-311-50/+78
| | * Add changes file for Qt 5.12.8Antti Kokko2020-03-311-0/+70
| | * Fix build with macOS 10.15 and deployment 10.12André Klitzing2020-03-311-1/+2
| | * iOS: Remove assert when doing GL rendering in the backgroundTor Arne Vestbø2020-03-311-5/+2
| | * Pass SDK root to the linker as -isysroot, not -Wl,-syslibrootTor Arne Vestbø2020-03-312-6/+3
| | * Add an expansion limit for entitiesLars Knoll2020-03-253-4/+47
| | * macOS: Flush sublayers via separate IOSurface backingstoresTor Arne Vestbø2020-03-252-25/+68
* | | Refactor OpenWFD QPA plugin for INTEGRITY Snapdragon 820 ADPKimmo Ollila2020-04-142-53/+65
|/ /
* | CBOR support: prevent overflowing QByteArray's max allocationThiago Macieira2020-04-109-51/+294
* | QCborValue: apply a simple optimization to avoid unnecessary allocationsThiago Macieira2020-04-102-28/+29
* | QCborValue::fromCbor: Apply a recursion limit to decodingThiago Macieira2020-04-103-13/+84
* | QCborValue: create a wrapper to set the QCborStreamReader error stateThiago Macieira2020-04-102-6/+12
* | Doc: Adjust offline style for the litehtml rendering engineTopi Reinio2020-04-032-20/+7
* | Windows QPA: Prospective fix for crash occurring when changing screen during ...Friedemann Kleint2020-04-021-2/+3
* | Fix build with macOS 10.15 and deployment 10.12André Klitzing2020-03-261-1/+2
* | xcb: Add support for XdndActionList propertyAlexander Volkov2020-03-264-7/+118
* | Add option to select build target for IntegrityJanne Koskinen2020-03-251-2/+10
* | Add missing libraries for S820 reference boardJanne Koskinen2020-03-251-1/+1
|/
* q_getTimeFromASN1: fix invalid accessTimur Pocheptsov2020-03-191-1/+17
* Try to stabilize flaky test cases of tst_qsequentialanimationgroupSona Kurazyan2020-03-121-4/+3
* Fix 'out of process' autotestsTimur Pocheptsov2020-03-121-28/+54
* TCP socket auto-test: reduce flakynessTimur Pocheptsov2020-03-121-4/+13