summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | OpenSSL: force the "1.0.0" soname when loading OpenSSL 1.0Giuseppe D'Angelo2018-10-223-5/+25
* | Bump versionOswald Buddenhagen2018-10-111-1/+1
* | Fix font weights on macOS 10.14Eskil Abrahamsen Blomfeldt2018-10-021-3/+3
|/
* QMenuBar: Account for displays that are above 0x0Andy Shaw2018-09-263-1/+130
* 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
* Compare versions in qmake files with versionAtLeastAlexander Volkov2018-09-247-33/+13
* qmake: Add test functions for comparing version numbersAlexander Volkov2018-09-246-1/+77
* 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-283-4541/+4590
* Fix potential crash when showing line/paragraph separatorsEskil Abrahamsen Blomfeldt2018-08-212-1/+19
* QObject: do allow setProperty() to change the type of the propertyThiago Macieira2018-08-212-2/+15
* 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-142-15/+48
* Revert "Fix restoring geometry of dockwidget"R.J.V. Bertin2018-08-132-19/+2
* cocoa: Don’t trigger security dialog on dragMorten Johan Sørvig2018-08-081-1/+5
* Check for QImage allocation failure in qgifhandlerEirik Aavitsland2018-08-071-1/+6
* Fix crash in qppmhandler for certain malformed image filesEirik Aavitsland2018-08-071-1/+1
* Doc: Fix wrong link in QFont documentationPaul Wicking2018-08-061-1/+1
* QJsonDocument: Make emptyObject an objectJüri Valdmann2018-08-062-1/+3