summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-2734-195/+380
|\
| * Adaptations to 61-basedAllan Sandfeld Jensen2017-10-2532-190/+350
| * Fix Qt::NoContextMenu policy handling in QWebEngineViewValentin Fokin2017-10-241-2/+8
| * Update ChromiumAllan Sandfeld Jensen2017-10-182-1/+17
| * Mark redirecting URLs as visitedSzabolcs David2017-10-171-2/+5
* | Clean setting protocols from ChromiumAllan Sandfeld Jensen2017-10-163-16/+5
* | Merge branch '5.10' into devAllan Sandfeld Jensen2017-10-1367-425/+842
|\|
| * 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-048-14/+37
| * Update accessibility roles and tests for Chromium 60Peter Varga2017-10-041-0/+4
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Allan Sandfeld Jensen2017-09-2958-399/+779
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-2958-399/+779
| | |\
| | | * Update ChromiumJüri Valdmann2017-09-251-0/+0
| | | * Update ChromiumAllan Sandfeld Jensen2017-09-201-0/+0
| | | * 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-2035-35/+35
| | | * Fix license headers for libraries and pluginsKai Koehne2017-09-2015-126/+171
| | | * Fix license header for examplesKai Koehne2017-09-201-1/+1
| | | * 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-171-0/+13
| | | * Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-142-0/+8
| * | | 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-221-3/+0
| * | Fix system-zlib configure name collision with coreMichal Klocek2017-09-221-1/+3
* | | Clean up remote devtools implementationAllan Sandfeld Jensen2017-10-137-166/+12
* | | Implement geometryChangeRequested signal in the Quick APISzabolcs David2017-10-0511-7/+53
* | | Register version 1.7Szabolcs David2017-09-271-0/+1
* | | Fix version numbers for UnknownUrlSchemePolicyViktor Engelmann2017-09-266-9/+32
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2223-106/+96
|\| |
| * | Fix native-spellchecker compilation on macMichal Klocek2017-09-201-1/+1
| * | Fix system-harfbuzz and system-png detectionMichal Klocek2017-09-201-7/+2
| * | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-2011-67/+59
| * | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-207-21/+21
| * | Add testsupport to new configure systemMichal Klocek2017-09-192-2/+5
| * | Add UI delegates configure optionMichal Klocek2017-09-192-2/+8
| * | Cleanup skipBuild codeMichal Klocek2017-09-193-12/+7
| * | Remove unused header includeKai Koehne2017-09-181-1/+0
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2118-283/+283
* | | Introduce a few Chrome WebUIsAllan Sandfeld Jensen2017-09-207-5/+336
* | | Add Setting to allow passing unknown URL schemes to QDesktopServicesViktor Engelmann2017-09-1811-16/+212
* | | Merge branch '5.10' into devAllan Sandfeld Jensen2017-09-1874-823/+1343
|\| |
| * | [macOS] Fix creation of shared OpenGL 3.2 Core contextsAlexandru Croitor2017-09-171-3/+19
| * | [Windows] Disable GPU rasterization when using software WebGLAlexandru Croitor2017-09-161-0/+6
| * | Fix memory leak of UserResourceController::RenderFrameObserverHelperAllan Sandfeld Jensen2017-09-161-8/+15