summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix build with only OpenGL/ES2wip/44-basedAllan Sandfeld Jensen2015-07-061-0/+4
* Add xscrnsaver to required packagesAllan Sandfeld Jensen2015-07-021-1/+1
* Update BrowserContext and WebContentsDelegate for Chromium 44Allan Sandfeld Jensen2015-07-014-7/+23
* Switch UserScriptControllerHost to listen for created RenderViewHostsAllan Sandfeld Jensen2015-07-011-3/+16
* Fix video output with Chromium 44Allan Sandfeld Jensen2015-07-013-46/+171
* Avoid assert in proxy resolutionAllan Sandfeld Jensen2015-07-011-0/+2
* Unbundle zlib, minizip, libxml2 and libxslt on LinuxAllan Sandfeld Jensen2015-07-013-0/+12
* Respect the system-png configure optionAllan Sandfeld Jensen2015-07-012-0/+2
* Other changes for Chromium 44Allan Sandfeld Jensen2015-07-013-6/+3
* Remove onloaded signal from Cookie APIAllan Sandfeld Jensen2015-07-015-17/+0
* Remove now invalid assertAllan Sandfeld Jensen2015-07-011-3/+0
* Implement MotionEvent::GetUniqueEventId()Allan Sandfeld Jensen2015-07-011-1/+4
* Define DriverEGL::GetPlatformExtensions hereAllan Sandfeld Jensen2015-07-011-0/+16
* Remove some Chromium overridesAllan Sandfeld Jensen2015-07-011-34/+1
* Permission Management for Chromium 44Allan Sandfeld Jensen2015-07-0112-76/+361
* Update RenderWidgetHostViewQt for Chromium 44Allan Sandfeld Jensen2015-06-232-36/+12
* Fix Chromium 44 on OpenGL ES3Allan Sandfeld Jensen2015-06-231-4/+0
* Fix ProxyResolverQt for Chromium 44Allan Sandfeld Jensen2015-06-232-3/+16
* Fix MSVC buildsAllan Sandfeld Jensen2015-06-231-0/+6
* Update remote inspector for Chromium 44Allan Sandfeld Jensen2015-06-235-79/+91
* Update accessibility for Chromium 44Allan Sandfeld Jensen2015-06-232-108/+5
* Trivial changes for Chromium 44Allan Sandfeld Jensen2015-06-2323-45/+46
* Disable V8 binary blobsAllan Sandfeld Jensen2015-06-231-0/+2
* Update scripts for Chromium 44Allan Sandfeld Jensen2015-06-232-24/+22
* Add QWebEngineCookieStoreClient core APIAndras Becsi2015-06-1617-7/+633
* Introduce ProxyResolverQtPierre Rossi2015-06-085-2/+177
* Move QWebEngineCallback to core API and templatize CallbackDirectoryAndras Becsi2015-06-086-183/+315
* Add public QtWebEngineCore C++ APIAndras Becsi2015-06-0822-35/+147
* QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-0330-31/+154
* Fix inconsistent dll linkage warningsAndras Becsi2015-06-031-1/+1
* Support QNetworkProxy::applicationProxyPierre Rossi2015-05-294-2/+263
* Make QQuick contextmenu actions behave like widget counterpartsAllan Sandfeld Jensen2015-05-275-4/+43
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-05-1829-87/+235
|\
| * Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-05-1529-87/+235
| |\
| | * Add redirect and error API for custom URLAllan Sandfeld Jensen2015-05-136-2/+126
| | * Update embedded configurationAndras Becsi2015-05-121-5/+2
| | * Fix Menu ui delegate after on__MenuClosed has been renamedAndras Becsi2015-05-127-11/+14
| | * Remove unneeded ResourceContextQt::set_url_request_context_getterAndras Becsi2015-05-123-16/+3
| | * Reintroduce private browsing mode for example browserAllan Sandfeld Jensen2015-05-1112-53/+90
* | | Honor the AcceptsInputMethod flag on the WebViewPierre Rossi2015-05-152-4/+6
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-05-1226-129/+269
|\ \
| * \ Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-1126-129/+269
| |\ \ | | |/
| | * Quick: Share profiles between application windowsSzabolcs David2015-05-078-63/+90
| | * Improve thread safety and behavior of custom URL requestsAllan Sandfeld Jensen2015-05-063-8/+75
| | * Add documentation of Custom URL requestsAllan Sandfeld Jensen2015-05-062-0/+67
| | * Fix crash when updating a storage context with active requestsAllan Sandfeld Jensen2015-05-061-0/+12
| | * Prevent conflicting declaration errors of GL typedefsv5.5.0-beta1Andras Becsi2015-04-303-7/+9
| | * Remove Q_UNREACHABLE from DesktopScreenQt::GetDisplayNearestWindowSzabolcs David2015-04-301-1/+2
| | * Fix prefix buildPeter Varga2015-04-292-4/+4
| | * Widgets: Use overridden show()Szabolcs David2015-04-272-4/+1