summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | [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
* | Set custom drag data as Chrome doesAllan Sandfeld Jensen2017-09-161-0/+11
* | Don't pass kInProcessGPU if we pass kDisableGPUAlexandru Croitor2017-09-151-3/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-1417-43/+136
|\|
| * Allow WebGL to work with a software OpenGL implementation on WindowsAlexandru Croitor2017-09-134-16/+40
| * Recreate state in renderer objects after RenderViewCreatedAllan Sandfeld Jensen2017-09-123-9/+12
| * Set referrer on download requestsJüri Valdmann2017-09-126-7/+80
| * Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-113-6/+1
| * Fix translation of Qt::Key_MenuJoerg Bornemann2017-09-081-3/+2
| * Update ChromiumAllan Sandfeld Jensen2017-09-081-0/+0
| * Also set MIPS/Arm flags for host-buildsAllan Sandfeld Jensen2017-09-081-2/+2
* | Update 3rdpartyAllan Sandfeld Jensen2017-09-121-0/+0
* | Add host-pkg-config to linux configurationMichal Klocek2017-09-121-0/+1
* | Migrate configuration lefovers to new configure systemMichal Klocek2017-09-121-1/+1
* | Adaptations for Chromium 60Alexandru Croitor2017-09-1139-122/+394
* | Adaptations for Chromium 59Allan Sandfeld Jensen2017-09-1123-290/+313
* | Simplify URLRequestCustomJob handlingMichal Klocek2017-09-117-241/+151