summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create a net::HttpAuthHandlerRegistryFactory like Chromiumv5.10.0-beta3Allan Sandfeld Jensen2017-10-272-1/+20
* Update ChromiumAllan Sandfeld Jensen2017-10-271-0/+0
* Coalesce wheel events when possibleAllan Sandfeld Jensen2017-10-274-16/+61
* Support streaming QIODevices in custom URL scheme handlersAllan Sandfeld Jensen2017-10-257-5/+173
* Stabilize tst_javaScriptDialogs similateUserGestureAllan Sandfeld Jensen2017-10-251-8/+10
* Adaptations to 61-basedAllan Sandfeld Jensen2017-10-2536-195/+366
* Readd isDeveloperBuildAllan Sandfeld Jensen2017-10-241-0/+5
* Fix Qt::NoContextMenu policy handling in QWebEngineViewValentin Fokin2017-10-242-2/+71
* Fix license headers in stylesheetbrowser exampleKai Koehne2017-10-205-108/+153
* Update ChromiumAllan Sandfeld Jensen2017-10-182-1/+17
* Verify result of QTest::qWaitForWindowExposed() in auto testsPeter Varga2017-10-183-18/+18
* Mark redirecting URLs as visitedSzabolcs David2017-10-171-2/+5
* Remove unused properties of ResourceDispatcherHostLoginDelegateQtv5.10.0-beta2Peter Varga2017-10-111-5/+0
* Stabilize navigation after render process terminationv5.10.0-beta1Peter Varga2017-10-042-1/+17
* Disable IME on password inputPeter Varga2017-10-049-18/+60
* Update accessibility roles and tests for Chromium 60Peter Varga2017-10-042-1/+7
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Allan Sandfeld Jensen2017-09-29151-887/+1892
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-29151-887/+1892
| |\
| | * Update ChromiumJüri Valdmann2017-09-251-0/+0
| | * Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-09-211-4/+4
| | * Refactor tst_qquickwebengineview auto testPeter Varga2017-09-202-100/+41
| | * Update ChromiumAllan Sandfeld Jensen2017-09-201-0/+0
| | * Add mkspecs include path to the gn buildPeter Varga2017-09-201-1/+2
| | * Fix invalid copyright header for windeployqt-examples.pyKai Koehne2017-09-201-38/+25
| | * Fix license headers for testsKai Koehne2017-09-208-206/+68
| | * Change some copyright headers from LGPL to standard oneKai Koehne2017-09-204-95/+104
| | * Add missing copyright headersKai Koehne2017-09-205-0/+147
| | * Rename webengineview.qdoc to webengineview_lgpl.qdocKai Koehne2017-09-201-0/+0
| | * Add LICENSE.ChromiumKai Koehne2017-09-2036-35/+62
| | * Fix license headers for libraries and pluginsKai Koehne2017-09-2015-126/+171
| | * Fix license header for examplesKai Koehne2017-09-20126-261/+897
| | * Fix rendering of intersecting quadsJüri Valdmann2017-09-192-7/+153
| | * Fix uninitialized member variable in PrintViewManagerBaseQtJüri Valdmann2017-09-191-0/+1
| | * Extract DrawQuad handling from DelegatedFrameNode::commitJüri Valdmann2017-09-182-135/+142
| | * Replace use of cfree with freeJüri Valdmann2017-09-181-1/+1
| | * Commit the done-so-far IME composition on touch eventPeter Varga2017-09-173-0/+183
| | * Fix not working "OpenFile" in simplebrowserMichal Klocek2017-09-151-3/+3
| | * Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-142-0/+8
* | | Fix enabling testsupport API when private_tests config is setPeter Varga2017-09-291-1/+1
* | | Change the minimal example to be minimally usefulAllan Sandfeld Jensen2017-09-283-9/+20
* | | Adapt IPC logging to the newer version of ChromiumSzabolcs David2017-09-271-2/+2
|/ /
* | Fix selectedText() to return the value of what findText("") findsAlexandru Croitor2017-09-222-21/+44
* | Fix system-zlib configure name collision with coreMichal Klocek2017-09-222-4/+7
* | Simplify binary pathsAllan Sandfeld Jensen2017-09-201-7/+2
* | Fix native-spellchecker compilation on macMichal Klocek2017-09-201-1/+1
* | Fix system-harfbuzz and system-png detectionMichal Klocek2017-09-202-9/+5
* | Fix pkg-config call in icu testMichal Klocek2017-09-201-1/+1
* | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-2020-154/+89
* | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-208-22/+22
* | Add testsupport to new configure systemMichal Klocek2017-09-199-19/+26