summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: don't run test function for fd leakage, make test passVolker Hilsheimer2019-06-191-7/+1
* Android: Make sure that the root file system is in the list of volumesVolker Hilsheimer2019-06-181-2/+2
* checkOcspResponse - remove unneeded lockingTimur Pocheptsov2019-06-171-14/+2
* Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-0350-0/+50
* Use C++11 alignof as reference for Q_ALIGNOF, and fix test on AndroidVolker Hilsheimer2019-06-171-2/+2
* Turn on C++11 and 14 correctlyVolker Hilsheimer2019-06-171-1/+3
* Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-283-16/+40
* Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Liang Qi2019-06-176-15/+69
|\
| * Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-176-15/+69
| |\
| | * tst_qsslsocket: fix racy testv5.13.0-rc3v5.13.0Mårten Nordheim2019-06-131-2/+2
| | * H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
| | * QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-134-11/+65
| | * Add quoting to deal with empty ${CMAKE_CXX_STANDARD_LIBRARIES}Fredrik Orderud2019-06-111-1/+1
* | | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-232-1/+8
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-145-6/+10
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-145-6/+10
|/| |
| * | Android: Fix build with NDKr20BogDan Vatra2019-06-131-1/+1
| * | Windows: Call ReleaseDC for the private's displayContextAndy Shaw2019-04-101-0/+2
| * | Add neglected connect()s to Q{Date,Time}Edit constructorsEdward Welbourne2019-06-111-2/+4
| * | Don't count all engines as "in use" in cacheEskil Abrahamsen Blomfeldt2019-06-091-1/+1
| * | Doc: Fix typos in QDateTime docsTopi Reinio2019-06-071-2/+2
* | | wasm: handle mouse events even when not over a windowLorn Potter2019-05-301-4/+7
* | | doc: Fix tr() documentation issueMartin Smith2019-06-132-1/+6
* | | wasm: fix crash in case network js event becomes null or undefinedLorn Potter2019-05-271-10/+43
* | | Fix printing of table headers in multi-frame QTextDocumentsEirik Aavitsland2019-04-111-2/+8
* | | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Liang Qi2019-06-1135-3938/+5494
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-1135-3938/+5494
|/| | | | | |/ | |/|
| * | Doc: Add Q_OS_WASM documentationPaul Wicking2019-06-071-0/+7
| * | Update SQLite to 3.28.0v5.13.0-rc2Andy Shaw2019-06-054-3846/+4910
| * | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-041-0/+23
| * | Update documentation regarding import/export restrictions for OpenSSLVolker Hilsheimer2019-06-041-7/+8
| * | Add changes file for Qt 5.13.0v5.13.0-rc1v5.13.0-beta4Antti Kokko2019-05-201-0/+301
| * | Fix QMAKE_PRL_INSTALL_REPLACE for macOSJoerg Bornemann2019-05-221-2/+6
| * | Replace absolute Qt lib dir in .prl filesJoerg Bornemann2019-05-201-0/+2
| * | QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-093-6/+9
| * | Revert "macOS: disable threaded OpenGL (unconditionally)"Eskil Abrahamsen Blomfeldt2019-05-141-7/+5
| * | QOpenGLWindow: set QOffScreenSurface screenMorten Johan Sørvig2019-05-141-1/+1
| * | wasm: rewrite/simplify OpenglContextMorten Johan Sørvig2019-05-142-35/+30
| * | wasm: controlled screen destructionMorten Johan Sørvig2019-05-149-3/+51
| * | wasm: add QWasmOffscreenSurfaceMorten Johan Sørvig2019-05-145-2/+101
| * | wasm: use correct coordinates when blittingMorten Johan Sørvig2019-05-141-2/+3
| * | wasm: prevent crash on null backingstore pointerMorten Johan Sørvig2019-05-141-0/+2
| * | wasm: install one browser window resize handlerMorten Johan Sørvig2019-05-144-20/+23
| * | qmake: Escape trailing backslash for OBJECTS_DIR for MinGWKai Koehne2019-05-131-8/+12
| * | Fix emar invocation on Windows for MinGWKai Koehne2019-05-131-1/+1
| * | macOS: disable threaded OpenGL (unconditionally)Morten Johan Sørvig2019-05-081-5/+7
| * | wasm: make idealThreadCount() work on all threadsMorten Johan Sørvig2019-05-083-5/+13
| * | Android: Fix x86_64 linkingBogDan Vatra2019-05-081-0/+1
| * | wasm: remove qDebugMorten Johan Sørvig2019-05-071-2/+0
| * | Merge 5.13 into 5.13.0Frederik Gladhorn2019-05-07119-4861/+8088
| |\ \