summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage_p.h
Commit message (Expand)AuthorAgeFilesLines
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+1
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-1/+1
* 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
* Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-1/+3
* Wire the geolocation API to QtPositioningPierre Rossi2014-11-241-0/+1
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-1/+1
|\
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-281-1/+1
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-0/+2
* | Implement acceptNavigationRequest for the widgets API.Andras Becsi2014-10-201-1/+1
|/
* Fix url stored in LoadRequestPeter Varga2014-09-051-1/+1
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-0/+1
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-291-0/+1
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Propagate the page's screen coordinates when the top-level window movedJocelyn Turcotte2014-08-201-1/+0
* Fix unused parameter warnings in qwebenginepage_p.hJocelyn Turcotte2014-08-151-1/+1
* Widgets settings implementationPierre Rossi2014-08-121-0/+2
* Ground work for Settings/PreferencesPierre Rossi2014-08-091-0/+1
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-061-0/+1
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-2/+2
* Fix tab focus in the widgets and QML webviewsJocelyn Turcotte2014-08-011-1/+1
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-011-0/+1
* Add core accessibilityFrederik Gladhorn2014-07-091-0/+1
* Remove stray semicolonsFrederik Gladhorn2014-07-071-3/+3
* Add linkHovered support for Widgets APISzabolcs David2014-05-151-1/+1
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+1
* WebRTC Widgets APIPierre Rossi2014-04-291-1/+1
* Add WebRTC supportPierre Rossi2014-04-291-0/+1
* 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/+1
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-2/+2
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-3/+2
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-311-0/+1
* Do not store a WebContentsAdapter directly in QWebEngineHistoryJocelyn Turcotte2014-03-311-0/+2
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-2/+2
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-281-0/+1
* Implement QWebEnginePage::viewportSizeJocelyn Turcotte2014-02-211-1/+2
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-2/+8
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+1
* Refactor the way callbacks are storedJocelyn Turcotte2014-02-131-4/+38
* Move the requestID argument before the resultJocelyn Turcotte2014-02-131-3/+3
* Fix QNetworkRequest usage in WebEngineWidgets on WindowsZoltan Arvai2014-02-131-1/+1
* Make QWebEnginePage support symetrical url and setUrlJocelyn Turcotte2014-02-121-0/+1
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-0/+3
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-111-0/+2
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-101-0/+2
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-0/+1
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-0/+4
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-221-0/+4
* JS dialogs in QtQuickPierre Rossi2014-01-151-1/+1