summaryrefslogtreecommitdiffstats
path: root/src/core/web_contents_adapter_client.h
Commit message (Expand)AuthorAgeFilesLines
* Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-191-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-071-0/+1
|\
| * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-221-0/+1
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-191-2/+2
* | add RequestClose web actionJoerg Bornemann2015-10-091-0/+1
* | Implement unload dialogsSzabolcs David2015-09-271-0/+1
* | Emit a signal when the rendering process exits.Jake Petroules2015-09-101-0/+9
* | Add AuthenticationDialogControllerPeter Varga2015-09-061-1/+2
* | Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-011-1/+1
* | Add API for intercepting url requestsAndras Becsi2015-08-031-1/+1
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+1
* | add Download*ToDisk web actionsJoerg Bornemann2015-07-061-0/+1
* | Extend context menu actionsAllan Sandfeld Jensen2015-05-111-0/+44
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-161-0/+3
|\|
| * Support HTML5 form validation featurePeter Varga2015-03-131-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-131-2/+6
|\|
| * Add testsupport QML API and error page signalsPeter Varga2015-03-061-2/+2
| * Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+4
* | Refactor FilePickerControllerAdam Kallai2015-03-051-9/+2
|/
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+2
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-2/+2
* Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-231-0/+2
* Widgets: Implement mouse lock permission APISzabolcs David2015-01-161-0/+1
* Wire the geolocation API to QtPositioningPierre Rossi2014-11-241-0/+1
* Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-0/+3
* Fix url stored in LoadRequestPeter Varga2014-09-051-1/+1
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-291-0/+4
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+11
* Propagate the page's screen coordinates when the top-level window movedJocelyn Turcotte2014-08-201-1/+0
* Ground work for Settings/PreferencesPierre Rossi2014-08-091-0/+2
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-061-0/+16
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-011-0/+1
* Add core accessibilityFrederik Gladhorn2014-07-091-0/+3
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+1
* Add WebRTC supportPierre Rossi2014-04-291-0/+9
* Add a way of using UI dialogs for authorizationPierre Rossi2014-04-291-1/+3
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-1/+1
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-141-1/+7
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-7/+2
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-0/+1
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-1/+2
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-281-0/+1
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+1
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+1
* Move the requestID argument before the resultJocelyn Turcotte2014-02-131-3/+3
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-0/+1
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-111-0/+2
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-101-0/+1
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-0/+1