summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CVE-2020-15999: Heap buffer overflow in freetypeWerner Lemberg2020-10-211-7/+7
* sqlite: Upgrade to 3.33.0Andy Shaw2020-10-193-9937/+10673
* Fix copyright year of tinycborKai Koehne2020-10-121-1/+1
* Improve QWizard visuals for macOS dark modeDavid Skoland2020-10-121-10/+30
* Link to qAlpha in qRgb() and qRgba() docsMitch Curtis2020-10-121-2/+2
* Avoid heap-buffer-overflowRobert Loehning2020-10-121-1/+1
* Avoid overflows in variantHash()Robert Loehning2020-10-081-2/+2
* Avoid heap-buffer-overflowRobert Loehning2020-09-251-0/+2
* QFontEngine: Do not call getSfntTable with uninitalized valueChristoph Schleifenbaum2020-09-241-2/+2
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-231-7/+7
* QXmlStreamReader: Don't resize readBuffer to a size it already hasRobert Loehning2020-09-221-1/+2
* QTextHtmlParserNode: Avoid extreme values for font's pixelsizeRobert Loehning2020-09-221-0/+2
* Gif decoder: fix read error caused by ub checkEirik Aavitsland2020-09-211-5/+7
* Doc: Improve WinTab license informationKai Koehne2020-09-201-2/+2
* QDir: add note to docs about isAbsolutePath(":foo") returning trueAhmad Samir2020-09-201-1/+5
* Fix a double deletion in QDomAttr::setNodeValue()Friedemann Kleint2020-09-191-1/+3
* xpm handler: fix read error caused by off-by-one in overflow checkEirik Aavitsland2020-09-181-2/+2
* macOS: Don't assume we will get didBecomeKey for non-Qt NSWindowsTor Arne Vestbø2020-09-141-9/+11
* Doc: explain how to blacklist QML tests on certain platformsMitch Curtis2020-09-111-2/+20
* 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-031-2/+11
* 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-041-1/+3
* Sanitize lengthValue in CSS parserRobert Loehning2020-07-311-5/+4
* Check returns of hex2int in get_hex_rgbRobert Loehning2020-07-311-0/+2
* Fix buffer overflowRobert Loehning2020-07-311-1/+1
* 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
* 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-011-4/+6