summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | Don't duplicate font family names in the fallback listAndy Shaw2019-05-071-1/+2
| * | Fix emar invocation on WindowsJoerg Bornemann2019-05-021-0/+6
| * | CMake: Ignore CMAKE_CXX_STANDARD_LIBRARIES in .prl filesKai Koehne2019-04-301-1/+10
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-1111-232/+253
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-1111-232/+253
|/| | |
| * | | Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-042-0/+11
| * | | doc: Correct several QEnterEvent accessorsShawn Rutledge2019-06-061-7/+7
| * | | moc: Fix indentation of generated codeFriedemann Kleint2019-06-071-1/+1
| * | | Brush up tst_QCompleterFriedemann Kleint2019-06-071-126/+129
| * | | macOS: Introduce QMacKeyValueObserver and use in theme and styleTor Arne Vestbø2019-06-076-98/+105
* | | | doc: Improve the Coordinate System rectangle coordinate examplesSamuel Gaist2019-05-232-1/+10
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-0761-348/+744
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-0761-348/+744
| |\| | |
| | * | | Fix prefix_build check for top-level buildsJoerg Bornemann2019-06-053-5/+30
| | * | | Change default of optimize-debug to off for developer-buildsAllan Sandfeld Jensen2019-05-231-0/+1
| | * | | Document that QHeaderView rendered with themed style might ignore rolesVolker Hilsheimer2019-06-051-1/+4
| | * | | Detect system time zone from linked symlinksDamien Caliste2019-06-041-5/+38
| | * | | qmake: CleanupKai Koehne2019-06-056-6/+5
| | * | | Diaglib: Improve formatting of DebugProxyStyleFriedemann Kleint2019-06-043-26/+42
| | * | | Fix determination of source and build rootsJoerg Bornemann2019-06-041-13/+26
| | * | | Overhaul Q(Date|Time)+ documentationEdward Welbourne2019-05-291-96/+103