summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Doc: Update really old screenshot in Sliders ExamplePaul Wicking2018-08-041-0/+0
* Doc: Update out-of-date image in QColorDialog documentationPaul Wicking2018-08-041-0/+0
* Doc: Synchronize documentation with code snippetPaul Wicking2018-08-021-3/+3
* Doc: Remove reference to QTestEventPaul Wicking2018-08-011-5/+2
* Doc: Make reference to platform styles version agnosticPaul Wicking2018-07-311-4/+3
* Fix the copyright attribution for the HarfBuzz dependencyNicolas Ettlin2018-07-241-7/+5
* Update bundled sqlite to 3.24.0Kai Koehne2018-07-173-10756/+22883
* Fix the copyright year of the qgrayraster.c dependencyNicolas Ettlin2018-07-121-1/+1
* Flush the initial clear blit with SCREEN_WAIT_IDLEJames McDonnell2018-07-061-1/+1
* Replace commercial preview license with Qt License Agreement 4.0Kai Koehne2018-07-054-634/+925
* Fix compile with sanitize address & undefinedBogDan Vatra2018-06-261-1/+5
* Merge remote-tracking branch 'origin/5.9.6' into 5.9Qt Forward Merge Bot2018-06-132-1/+47
|\
| * xcode: Take effective platform name into account for configuration build dirv5.9.6Tor Arne Vestbø2018-06-061-1/+1
| * Add changes file for Qt 5.9.6Antti Kokko2018-06-011-0/+46
* | Bump versionOswald Buddenhagen2018-05-311-1/+1
* | VNC plugin: explicitly cast int to uint16_t before calling htonsShawn Rutledge2018-05-251-3/+3
* | Configure: Restore default prefix on WindowsOrgad Shaneh2018-05-241-3/+7
|/
* QJsonDocument: Avoid overflow of string lengthsJüri Valdmann2018-05-163-23/+20
* QJsonDocument: Validate also zero-length objectsJüri Valdmann2018-05-162-2/+0
* QJsonDocument: Reject objects containing themselves in binary JSONJüri Valdmann2018-05-162-3/+3
* QJsonDocument::fromRawData: Fix out-of-bounds accessJüri Valdmann2018-05-164-1/+5
* macOS + FreeType: Properly distinguish memory fonts from file fontsTor Arne Vestbø2018-05-151-6/+5