summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make clang-format ignore formatting of third party codeEirik Aavitsland2020-09-101-0/+2
* Avoid potential ub in corrupt bmp fileEirik Aavitsland2020-09-101-0/+2
* Update bundled libjpeg-turbo to version 2.0.5Eirik Aavitsland2020-09-108-15/+47
* Update bundled libjpeg-turbo to version 2.0.4Eirik Aavitsland2020-09-0810-50/+93
* Cocoa: Translate the buttons used for the native font and color dialogsAndy Shaw2020-09-052-6/+7
* Fix crash on serializing default-constructed QTimeZoneEdward Welbourne2020-09-032-3/+40
* QBezier: Don't try calculating a unit vector when length is nullRobert Loehning2020-08-251-0/+2
* xcb: Fix flushing of native subwindows when not using shared memoryTor Arne Vestbø2020-08-251-2/+11
* qwsi: revert parts of 00ae1e6b7bf6efa5f5e57d37844e44d521604fb6Gatis Paeglis2020-08-243-26/+2
* QGuiApplication: fix handling of spontaneous events' modifiersNicolas Guichard2020-08-203-53/+58
* Doc: Mention no_testcase_installs which can be used to prevent installAndy Shaw2020-08-202-0/+9
* Handle simulator platforms when parsing LC_BUILD_VERSION load commandTor Arne Vestbø2020-08-191-5/+26
* Resolve SDK and deployment target OS from load commandTor Arne Vestbø2020-08-191-7/+25
* Android: Don't pause when in multi window modeAndy Shaw2020-08-191-1/+2
* QtPrivate::isLatin1: fix SSE2 non-SSE4.1 codeThiago Macieira2020-08-171-20/+1
* QByteArray::toDouble: fix buffer overflow reads on fromRawData()Thiago Macieira2020-08-171-6/+25
* Allow smooth curve stroking for very wide linesEirik Aavitsland2020-08-121-1/+5
* macOS: Fix crash when re-using backingstore for re-created QWindowTor Arne Vestbø2020-08-071-0/+8
* Add QOperatingSystemVersion support for macOS Big SurTor Arne Vestbø2020-08-057-109/+146
* Teach QMacVersion to deal with 32-bit Mach-O headersTor Arne Vestbø2020-08-052-5/+3
* Fix buffer overflow in XBM parserAllan Sandfeld Jensen2020-08-042-1/+40
* Sanitize lengthValue in CSS parserRobert Loehning2020-07-311-5/+4
* Check returns of hex2int in get_hex_rgbRobert Loehning2020-07-312-0/+5
* Fix buffer overflowRobert Loehning2020-07-313-1/+10
* Multiply instead of shiftingRobert Loehning2020-07-311-1/+1
* sqlite: Upgrade to 3.32.3Andy Shaw2020-07-313-82/+255
* 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