summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable PCRE2 JIT on macOS ARM64Tor Arne Vestbø2020-07-131-0/+1
* Mark gradlew with Unix eol endings as it is a scriptAndy Shaw2020-07-101-0/+1
* Treat -xplatform or -device-option as being a cross compilationTor Arne Vestbø2020-07-091-0/+2
* macOS: Exclude 32-bit builds by checking pointer sizeTor Arne Vestbø2020-07-082-5/+1
* macOS: Don't assume platform has objc_msgSendSuper_stretTor Arne Vestbø2020-07-081-3/+9
* Skip proxy widgets that can't take focus when (back)tabbingVolker Hilsheimer2020-07-012-4/+53
* Adapt to MSVC difference in behavior in initializing non-aggregatesThiago Macieira2020-06-291-9/+6
* Fix UITouch event handling on tvOSMike Krus2020-06-291-9/+23
* macOS: Add a few more local autorelease pools to QCocoaGLContextTor Arne Vestbø2020-06-251-0/+6
* Avoid converting supersized QRectF to QRectAllan Sandfeld Jensen2020-06-251-3/+8
* Android: Fix android accessibility not being set activeVikke Matikainen2020-06-213-1/+17
* Merge "Merge remote-tracking branch 'origin/5.12.9' into 5.12"Qt Forward Merge Bot2020-06-172-2/+97
|\
| * Merge remote-tracking branch 'origin/5.12.9' into 5.12Qt Forward Merge Bot2020-06-172-2/+97
| |\
| | * 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
| | |\
| | * | Update the qt_attribution.json for SQLiteAndy Shaw2020-06-051-2/+2
* | | | Always show a submenu on its parent menu's screen, if possibleShawn Rutledge2020-06-171-2/+3
|/ / /
* | | Fix to crash in QWindow::event when delete this called on closeEventMiika Pernu2020-06-092-2/+26
* | | Gif decoder: Harden handling of corrupt filesEirik Aavitsland2020-06-091-2/+5
* | | macOS: Respect window type when determining main window statusTor Arne Vestbø2020-06-061-4/+2
| |/ |/|
* | 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
|/
* 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