summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Delete WebContentsAdapter::dpiScaleChanged()Jüri Valdmann2019-02-012-11/+0
| * | | | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-0110-72/+36
| * | | | Add extension system and PDF viewer to Qt WebEngineMichael Brüning2019-02-0163-23/+4459
* | | | | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-0414-58/+149
* | | | | Move url_request_notification to own unitMichal Klocek2019-02-044-135/+257
* | | | | Add proxy switches handlingMichal Klocek2019-02-0412-52/+224
* | | | | Disable error page isolationPeter Varga2019-02-045-9/+12
* | | | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-014-10/+76
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix permission type conversionKirill Burtsev2019-01-311-0/+1
| * | | Answer permission checks for clipboard permissionsSzabolcs David2019-01-303-8/+75
| * | | Remove QWebFrame commentsKai Koehne2019-01-301-2/+0
* | | | Delete RenderWidgetHostViewQt::m_localSurfaceIdJüri Valdmann2019-01-312-5/+2
* | | | Delete RenderWidgetHostViewQt::m_latestCaptureSequenceNumberJüri Valdmann2019-01-312-5/+2
* | | | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-3124-6/+1684
* | | | Add HTTP request headers to custom URL schemes (reland)Allan Sandfeld Jensen2019-01-308-7/+109
* | | | Update ChromiumPeter Varga2019-01-301-0/+0
* | | | Fix -no-ssl buildPeter Varga2019-01-302-0/+10
* | | | Add API to set default download pathTamas Zakor2019-01-3011-8/+387
* | | | Add a minimal example for the WebEngineAction APISzabolcs David2019-01-297-1/+318
* | | | Adaptations for Chromium 71Allan Sandfeld Jensen2019-01-2870-452/+528
* | | | Fix Sandbox V2 to work on macOSAlexandru Croitor2019-01-283-3/+20
* | | | Adaptations for Chromium 70Allan Sandfeld Jensen2019-01-2842-160/+196
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-252-9/+31
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2019-01-242-9/+31
| |\| | |
| | * | | Fix build after qtdeclarative change - 9e3c46961aAllan Sandfeld Jensen2019-01-241-1/+7
| | * | | Fix crash on exit with single processMichal Klocek2019-01-231-9/+25
* | | | | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-2411-10/+455
|/ / / /
* | | | Add in-memory client cert store implementationVijith Kini2019-01-239-23/+620
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Allan Sandfeld Jensen2019-01-229-18/+83
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-229-18/+83
| |\| | |
| | * | | Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-219-18/+83
* | | | | Remove directory parameter from gn_find_mocables.pyJüri Valdmann2019-01-222-4/+3
* | | | | Add tst_QWebEnginePage::localStorageVisibilityJüri Valdmann2019-01-221-0/+36
|/ / / /
* | | | Fix build with only OpenGL/ES2Samuli Piippo2019-01-212-4/+4
* | | | Add configure for webengine and webenginewidgetsMichal Klocek2019-01-2122-143/+185
* | | | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2019-01-1838-98/+539
|\| | |
| * | | Fix build when we don't have all the X11 dependenciesAllan Sandfeld Jensen2019-01-174-15/+3
| * | | Fix building testsAllan Sandfeld Jensen2019-01-161-2/+2
| * | | Bump versionKari Oikarinen2019-01-141-1/+1
| * | | Fix tst_QWebEnginePage::dynamicFrameAllan Sandfeld Jensen2019-01-091-1/+2
| * | | Do not force wrapping of tooltipsKai Koehne2019-01-081-3/+3
| | |/ | |/|
| * | Rename leftovers of BrowserContext to ProfileAdapterMichal Klocek2019-01-074-10/+10
| * | Bump versionKari Oikarinen2019-01-071-1/+1
| * | Unify input event timestamps among platformsPeter Varga2019-01-041-21/+8
| * | Fix building with clangAllan Sandfeld Jensen2019-01-041-2/+2
| * | Fix QWebEngineUrlRequestInfo::firstPartyUrl() after 69-basedTamas Zakor2019-01-0319-19/+330
| * | Lock profile mutex during interceptRequestJüri Valdmann2019-01-024-7/+18
| * | Fix key and keyCode of KeyboardEvents for dead keysJüri Valdmann2019-01-021-6/+77
| * | Fix uniquifying download filenameTamas Zakor2019-01-021-8/+8
| * | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-12-222-4/+76
| |\ \