summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use native visual ID when creating GBM surfaces for KMSPaul Olav Tvete2018-10-123-6/+22
* Ssl: Fix contrived crash when calling resumeMårten Nordheim2018-10-101-0/+4
* Update the DNS public suffix list from publicsuffix.orgEdward Welbourne2018-10-091-13288/+13692
* [macOS] Fix position of sheets when using unifiedTitleAndToolBarOnMacAlexandru Croitor2018-10-081-0/+8
* Fix DejaVu fonts URLSergio Martins2018-10-061-1/+1
* Fix ICE on QNX 6.6Sergio Martins2018-10-051-1/+1
* Doc: Describe behavior of QSslConfiguration::caCertificates() on iOSLeena Miettinen2018-10-041-0/+4
* Windows QPA: Fix WM_NCHITTEST not being sent to QAbstractNativeEventFilterFriedemann Kleint2018-10-021-1/+0
* Use update() instead of repaint() when displaying a new messageAndy Shaw2018-10-021-1/+1
* QDateTimeParser: avoid using an invalid hour by defaultEdward Welbourne2018-10-022-4/+33
* Scale seconds by a thousand to get millisecondsEdward Welbourne2018-10-021-2/+2
* zlib: Fix spelling of licenseKai Koehne2018-10-021-1/+1
* fix HTML subset documentation is not very readable on smaller screensAndrew O'Doherty2018-09-301-8/+6
* Fix QUrl::matches for when removing authority parts (other than host)Thiago Macieira2018-09-292-8/+20
* QCommandLineParser: Ensure that an option text ends with a newlineAlexander Akulich2018-09-283-1/+7
* SSL: Don't write to closed socket or write to deallocated bufferMårten Nordheim2018-09-281-1/+6
* Android: fix log output patternLuka Modric2018-09-271-3/+1
* Fix the /J option for MSVC project generationAndrew Patterson2018-09-271-4/+1
* Modernize the "filesystemwatcher" featureLiang Qi2018-09-2724-106/+79
* Fix QCompleter popups preventing the application from exitingAlexandru Croitor2018-09-261-1/+8
* Add QT_REQUIRE_CONFIG(ssl) to pre-shared key authenticatorTimur Pocheptsov2018-09-251-0/+2
* QHeaderView: Don't unhide hidden sections on layoutChanged()Christian Ehrlicher2018-09-241-3/+0
* Modernize the "datestring" featureLiang Qi2018-09-2420-70/+73
* Modernize the "textdate" featureLiang Qi2018-09-244-18/+19
* QSslContext: Use 0 instead of TLS_MAX_VERSIONDmitry Shachnev2018-09-241-4/+4
* Protect HSTS code for no-feature-settings buildTimur Pocheptsov2018-09-246-9/+54
* Export qt_open64 from QtCoreThiago Macieira2018-09-241-1/+1
* Clarify docs regarding the states of a QFutureWatcher with no future setAndy Shaw2018-09-241-3/+5
* Document IAccessible2 versionKai Koehne2018-09-241-0/+1
* Fix integer overflow in very long sections in ELF objectsThiago Macieira2018-09-151-1/+1
* Disable RGB64 backend for ARGB32 when it will be very slowAllan Sandfeld Jensen2018-09-141-0/+2
* Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-144-18/+49
|\
| * add buildsystem+qmake changelogv5.11.2Oswald Buddenhagen2018-09-131-0/+37
| * normalize layout of 5.11.2 changelogOswald Buddenhagen2018-09-131-17/+10
| * syncqt: fix forwarding injected headers, take ~3Oswald Buddenhagen2018-09-123-4/+5
* | sqlite: Fix QSqlError handling when opening/closing databaseFlorian Bruhin2018-09-132-7/+30
* | Detect when we are at the sentence boundaryAndy Shaw2018-09-131-2/+14
* | Fix XCB on endian mismatched client and server with SHM offAllan Sandfeld Jensen2018-09-121-0/+2
* | Doc: improve Mandelbrot exampleMitch Curtis2018-09-111-8/+8
* | bmp image handler: check for out of range image sizeEirik Aavitsland2018-09-111-0/+2
* | Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-0914-33/+290
|\|
| * Revert "macOS: Force light theme on macOS 10.14+"Morten Johan Sørvig2018-09-031-21/+0
| * Add changes file for Qt 5.11.2Antti Kokko2018-09-031-0/+129
| * Make QMacCocoaViewContainer work againMorten Johan Sørvig2018-09-021-0/+5
| * macOS: Warn the user when using incompatible or untested platform SDKsTor Arne Vestbø2018-08-313-4/+40
| * macOS: Detect changes to the platform SDK and ask the user to deal with itTor Arne Vestbø2018-08-312-0/+18
| * Extend C++1z test to include variant APIs we useTor Arne Vestbø2018-08-281-1/+7
| * QMacStyle: Make helper-NSViews layer-backedTor Arne Vestbø2018-08-281-5/+31
| * Doc: Fix typos in QRectF documentationPaul Wicking2018-08-271-4/+4
| * Doc: Remove non-reentrant from QDomDocument::setContentPaul Wicking2018-08-271-2/+0