summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage_p.h
Commit message (Expand)AuthorAgeFilesLines
* Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-191-1/+1
* Preserve webchannel and userscripts when restoring historyAllan Sandfeld Jensen2016-01-311-0/+1
* Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-191-0/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-071-0/+2
|\
| * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-221-0/+2
* | Ensure WebContents::WasShown/WasHidden are calledAllan Sandfeld Jensen2015-11-061-0/+3
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-191-3/+5
* | add RequestClose web actionJoerg Bornemann2015-10-091-0/+1
* | Emit a signal when the rendering process exits.Jake Petroules2015-09-101-0/+2
* | Add AuthenticationDialogControllerPeter Varga2015-09-061-1/+1
* | Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-011-1/+1
* | Widgets: Add fullscreen supportSzabolcs David2015-08-261-2/+3
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-181-0/+11
|\|
| * Add private header warningKai Koehne2015-07-241-0/+11
* | Remove unused memberKai Koehne2015-08-071-1/+0
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+2
* | Move QWebEngineCallback to core API and templatize CallbackDirectoryAndras Becsi2015-06-081-45/+2
* | 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-14/+16
|\|
| * Add testsupport QML API and error page signalsPeter Varga2015-03-061-2/+2
| * Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-11/+13
* | Refactor FilePickerControllerAdam Kallai2015-03-051-1/+1
|/
* Introduce a user scripts mechanismPierre Rossi2015-02-211-0/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* 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