summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-1759-413/+1119
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-1615-68/+302
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.9.4' into 5.9" into refs/stagin...Allan Sandfeld Jensen2018-01-162-0/+68
| | |\
| | | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Allan Sandfeld Jensen2018-01-152-0/+68
| | | |\
| | | | * Update Chromiumv5.9.4Allan Sandfeld Jensen2018-01-152-0/+10
| | | | * Update ChromiumMichael Brüning2018-01-111-0/+0
| | | | * Update ChromiumAllan Sandfeld Jensen2018-01-091-0/+0
| | | | * Add changes file for Qt 5.9.4Antti Kokko2018-01-091-0/+58
| | * | | Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-157-54/+181
| | |/ /
| | * | ProxyConfigServiceQt: Use default HostPortPair for SCHEME_DIRECTJüri Valdmann2018-01-152-8/+25
| | * | Stabilize tst_QWebEngineDownloads::downloadTwoLinks()Allan Sandfeld Jensen2018-01-151-4/+16
| | * | Prefix icu library in configure.json to prevent build issues on Win32Alexandru Croitor2018-01-081-2/+2
| | * | Fix backward compatibilityPeter Varga2018-01-082-0/+9
| * | | Reduce jumbo limitAllan Sandfeld Jensen2018-01-151-1/+2
| * | | Fix sanitizer buildAlexandru Croitor2018-01-105-18/+55
| * | | Update ChromiumAlexandru Croitor2018-01-101-0/+0
| * | | stylesheet example: Make dialog adapt to different sizesKai Koehne2018-01-091-136/+63
| * | | Cleanup core API testsAllan Sandfeld Jensen2018-01-082-42/+47
| * | | Fix crash on exit race in url_request_custom_jobAllan Sandfeld Jensen2018-01-081-3/+3
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-0823-94/+266
| |\| |
| | * | Fix access after free on shutdownAllan Sandfeld Jensen2018-01-056-9/+44
| | * | Initialize ScreenWin singleton to fix dpi glitches on WindowsKai Koehne2018-01-041-1/+8
| | |/
| | * Remove QT_LIBDIR_EGL/GLES2 leftoversMichal Klocek2018-01-021-11/+0
| | * Doc: QWebEngineUrlRequestJob: mention when to delete the deviceDavid Faure2017-12-202-5/+22
| | * Update ChromiumAlexandru Croitor2017-12-181-0/+0
| | * Hardcode default argument for mimetype in ::setContentKai Koehne2017-12-183-9/+9
| | * Turn off caching of images rendered for the printerMichael Brüning2017-12-143-19/+15
| | * Fix invalid access in currentTimeForEventAlexandru Croitor2017-12-141-1/+2
| | * Fix QSGSoftwareLayer renderingJüri Valdmann2017-12-131-1/+1
| | * Fix favicon update from JavaScriptPeter Varga2017-12-133-21/+103
| | * Bump versionOswald Buddenhagen2017-12-121-1/+1
| | * Check for null renderViewAllan Sandfeld Jensen2017-12-111-4/+10
| | * Refactor QWebEngineView tooltip handlingPeter Varga2017-12-082-6/+28
| | * Fix Message Bubble position for High-DPIPeter Varga2017-12-051-4/+18
| * | Update ChromiumAllan Sandfeld Jensen2018-01-051-0/+0
| * | Update ChromiumAllan Sandfeld Jensen2018-01-051-0/+0
| * | Avoid to export QtTest symbols in QtWebEngineLiang Qi2018-01-051-1/+1
| * | Cleanup tst_QWebEngineScript::injectionPointAllan Sandfeld Jensen2017-12-301-15/+16
| * | Update setCookie documentationMichal Klocek2017-12-221-1/+4
| * | Clean up contextMenuRequested implementationValentin Fokin2017-12-215-19/+19
| * | Bump versionOswald Buddenhagen2017-12-201-1/+1
| * | Add QML autotests for ContextMenuValentin Fokin2017-12-197-20/+348
| * | Update ChromiumAlexandru Croitor2017-12-181-0/+0
| * | Blacklist flaky test textSelectionOutOfInputField on all platformsAlexandru Croitor2017-12-181-1/+1
* | | Remove dependency on QObjectPrivateAllan Sandfeld Jensen2018-01-166-31/+9
* | | Fix compilation of simplebrowser exampleKai Koehne2018-01-161-0/+1
* | | tst_publicapi: Update expectedAPI listJüri Valdmann2018-01-121-4/+148
* | | tst_publicapi: Sort expectedAPI list alphabeticallyJüri Valdmann2018-01-121-389/+391
* | | Add tests for rejecting download requestsJüri Valdmann2018-01-121-0/+58
* | | Add data URL handling to FaviconManagerPeter Varga2018-01-101-3/+20