summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not load plugin from the $PWD5.9Olivier Goffart2020-01-151-1/+0
* Add changes file for Qt 5.9.9v5.9.9Antti Kokko2019-12-031-0/+24
* Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()Edward Welbourne2019-11-251-17/+17
* DBus: fix deadlock when destroying QDBusServerMårten Nordheim2019-08-231-2/+6
* Blacklist tst_QDnsLookup::lookup in ciMårten Nordheim2019-08-241-0/+2
* iOS: Disable C++17Tor Arne Vestbø2019-08-071-1/+1
* 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
* Blacklist QHostInfo::reverseLookup:google-public-dns-a.google.comMårten Nordheim2019-06-251-0/+2
* SSL: Update an about-to-expire certificateMårten Nordheim2019-06-242-30/+30
* Temporarily skip tst_QSslSocket::resumeMårten Nordheim2019-06-241-0/+1
* Bump versionFrederik Gladhorn2019-05-231-1/+1
* Merge remote-tracking branch 'origin/5.9.8' into 5.9Qt Forward Merge Bot2019-04-251-0/+51
|\
| * Add changes file for Qt 5.9.8v5.9.8Antti Kokko2019-04-091-0/+51
|/
* Upgrade PCRE2 to 10.32Giuseppe D'Angelo2019-01-2257-20764/+25946
* Bump copyright year to 2019Kai Koehne2018-12-258-8/+8
* 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
* Active Qt Servers: Fix midl warning about unknown optionFriedemann Kleint2018-12-081-1/+1
* macOS: Unbreak build after b11c5a6e5Tor Arne Vestbø2018-12-071-0/+1
* tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-271-0/+3
* 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
* qmake: make sure 'move' commands to DESTDIR are valid on mingwOswald Buddenhagen2018-11-141-7/+7
* 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-2310-13319/+13790
|\
| * Opt out of new Xcode build system until we can handle its requirementsv5.9.7Tor Arne Vestbø2018-10-161-0/+2
| * Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2018-10-161-13288/+13692
| * Add changes file for Qt 5.9.7Antti Kokko2018-10-121-0/+68
| * 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
| * Fail faster on OpenSSL 1.1Allan Sandfeld Jensen2018-10-031-2/+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