summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Do not load plugin from the $PWD5.9Olivier Goffart2020-01-151-1/+0
* DBus: fix deadlock when destroying QDBusServerMårten Nordheim2019-08-231-2/+6
* Avoid hanging on painting dashed lines with non-finite coordinatesEirik Aavitsland2019-08-022-0/+5
* Update bundled libpng to version 1.6.37Eirik Aavitsland2019-07-3131-1757/+1790
* iOS Accessibility: implement accessibilityElements and check indexingFrederik Gladhorn2019-07-301-0/+8
* Fix compilation with C++20Marc Mutz2019-07-092-2/+2
* QNetworkAccessManager: defer call to _q_networkSessionStateChangedUlf Hermann2019-07-081-1/+7
* QMutexPool: fix memory order of atomic operationsMarc Mutz2019-06-302-4/+7
* QFreeList: fix memory order on block deletionMarc Mutz2019-06-301-1/+1
* QSimpleTextCodec: fix load memory order of atomic pointerMarc Mutz2019-06-241-3/+3
* Optimize and fix handling of QtMessageHandlersMarc Mutz2019-06-241-15/+20
* Upgrade PCRE2 to 10.32Giuseppe D'Angelo2019-01-2257-20764/+25946
* Bump copyright year to 2019Kai Koehne2018-12-253-3/+3
* uic: Generate version check macros around newly introduced palette color roleFriedemann Kleint2018-12-171-1/+18
* Offscreen QPA: use a CoreText font database on macOSR.J.V. Bertin2018-12-131-1/+4
* OpenSSL: also try the "1.0.2" sonameGiuseppe D'Angelo2018-12-101-9/+18
* macOS: Unbreak build after b11c5a6e5Tor Arne Vestbø2018-12-071-0/+1
* Silence a GCC 8 warning in qpainterVille Voutilainen2018-11-191-2/+2
* ibase: Silence warning about incompatible function typesAndy Shaw2018-11-191-4/+8
* Silence a GCC 8 warning in evdevtabletVille Voutilainen2018-11-191-1/+1
* Silence a GCC 8 warning in qoutlinemapperVille Voutilainen2018-11-191-1/+1
* macOS: restore hidden popup windowsRafael Roquetto2018-11-152-2/+20
* Windows: Don't output a warning when sHGetKnownFolderPath failsAndy Shaw2018-11-121-11/+6
* Fix cast-function-type gcc 8 warningAllan Sandfeld Jensen2018-11-081-1/+1
* Silence a GCC 8 warning in qxcbnativeinterfaceVille Voutilainen2018-11-071-4/+4
* Fix deleting of QSharedPointer internals in case QPointer loses the raceThiago Macieira2018-11-031-0/+3
* [cocoa] Disable offline renderers for dual AMD FirePro GPUMichael Brüning2018-10-301-1/+6
* Merge remote-tracking branch 'origin/5.9.7' into 5.9Liang Qi2018-10-237-13317/+13718
|\
| * Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2018-10-161-13288/+13692
| * Fix font weights on macOS 10.14James Turner2018-10-121-3/+3
| * Fix glext and gles2ext attributionLaszlo Agocs2018-10-102-5/+5
| * doc: Document version of bundled Freetype in qt_attributionEskil Abrahamsen Blomfeldt2018-10-051-0/+2
| * Windows QPA: Don't test for Desktop GL if Qt::AA_UseDesktopOpenGL is setFriedemann Kleint2018-10-023-24/+19
* | Windows: Disable shader disk cache for Intel HD Graphics 620Friedemann Kleint2018-10-234-1/+22
* | OpenSSL: force the "1.0.0" soname when loading OpenSSL 1.0Giuseppe D'Angelo2018-10-222-3/+23
* | Fix font weights on macOS 10.14Eskil Abrahamsen Blomfeldt2018-10-021-3/+3
|/
* QMenuBar: Account for displays that are above 0x0Andy Shaw2018-09-261-1/+1
* QWin32PrintEngine: Fix crash in drawPixmap(), drawImage()Friedemann Kleint2018-09-241-8/+2
* bmp image handler: check for out of range image sizeEirik Aavitsland2018-09-241-0/+2
* Fix integer overflow in very long sections in ELF objectsThiago Macieira2018-09-241-1/+1
* Windows: Fix MDI child window titles in High-DPI displaysAndre de la Rocha2018-08-302-20/+24
* Update CLDR to v31.0.1, test Costa Rican currency's fractional partEdward Welbourne2018-08-282-4535/+4580
* Fix potential crash when showing line/paragraph separatorsEskil Abrahamsen Blomfeldt2018-08-211-1/+1
* QObject: do allow setProperty() to change the type of the propertyThiago Macieira2018-08-211-1/+2
* QStyleHelper: Use palette cache key in pixmap keyGabriel de Dietrich2018-08-211-20/+1
* Fix possible heap corruption in QXmlStreamAllan Sandfeld Jensen2018-08-181-1/+1
* Doc: Increase precision in description of convenience typedefsPaul Wicking2018-08-161-1/+1
* Fix MSVC2017 compilation with enabled relaxed constexpr on 32-bit targetOlivier Goffart2018-08-151-4/+6
* Make QPalette::setBrush() check before detachingGabriel de Dietrich2018-08-141-15/+17
* Revert "Fix restoring geometry of dockwidget"R.J.V. Bertin2018-08-132-19/+2