summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-021-4/+25
* 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-291-8/+8
* QCommandLineParser: Ensure that an option text ends with a newlineAlexander Akulich2018-09-281-1/+5
* 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
* Modernize the "filesystemwatcher" featureLiang Qi2018-09-2719-96/+70
* 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
* sqlite: Fix QSqlError handling when opening/closing databaseFlorian Bruhin2018-09-131-7/+12
* 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
* 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-097-32/+46
|\
| * Revert "macOS: Force light theme on macOS 10.14+"Morten Johan Sørvig2018-09-031-21/+0
| * Make QMacCocoaViewContainer work againMorten Johan Sørvig2018-09-021-0/+5
| * 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
| * Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-275-22/+21
| |\
| * | Fix crash when combining QOpenGLWidget, QStaticText and Qt QuickEskil Abrahamsen Blomfeldt2018-08-242-0/+6
* | | Document SLJIT part of pcre2Kai Koehne2018-09-062-0/+41
* | | Revise an incorrect QVulkanWindow doc noteLaszlo Agocs2018-09-061-9/+5
* | | QString: Fix snippet explaining "non-spaced numbered place markers"Andre Hartmann2018-09-061-1/+1
* | | Windows QPA: Fix missing accessibility info with WebEngineViewAndre de la Rocha2018-09-041-4/+18
* | | Doc: Move the literal code blocks to a separate fileVenugopal Shivashankar2018-09-032-15/+17
* | | Document version number of pixmanKai Koehne2018-08-311-0/+1
* | | Avoid conversion over RGBA64 for RGB32 LCD text blendingAllan Sandfeld Jensen2018-08-301-9/+49
* | | Doc: Check before including the \snippet from a .pro fileVenugopal Shivashankar2018-08-3013-1/+29
| |/ |/|
* | Doc: fix typo in QNativeGestureEvent docsMitch Curtis2018-08-231-1/+1