summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage.h
Commit message (Expand)AuthorAgeFilesLines
* Include the module prefix for the header filesv5.6.0-rc1Andy Shaw2016-02-151-3/+3
* Make QWebEngineFullScreenRequest const correctKai Koehne2015-11-121-1/+2
* Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-191-5/+6
* add RequestClose web actionJoerg Bornemann2015-10-091-0/+1
* Emit a signal when the rendering process exits.Jake Petroules2015-09-101-0/+10
* Add exit full screen web actionAllan Sandfeld Jensen2015-08-271-0/+1
* Widgets: Add fullscreen supportSzabolcs David2015-08-261-1/+2
* Add inspect element webactionAllan Sandfeld Jensen2015-08-261-0/+2
* Consistenly use Q_DISABLE_COPY in public APIKai Koehne2015-08-261-0/+1
* Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+3
* add Download*ToDisk web actionsJoerg Bornemann2015-07-061-0/+3
* Move QWebEngineCallback to core API and templatize CallbackDirectoryAndras Becsi2015-06-081-31/+1
* Extend context menu actionsAllan Sandfeld Jensen2015-05-111-0/+14
* Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-04-231-2/+2
|\
| * Remove erroneous semicolons after Q_DECLARE_* macrosAndras Becsi2015-04-201-2/+2
* | Refactor FilePickerControllerAdam Kallai2015-03-051-1/+0
|/
* Introduce a user scripts mechanismPierre Rossi2015-02-211-1/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Add QWebChannel setter and getter to QWebEnginePagePierre Rossi2015-02-131-0/+4
* Document geolocation featureAllan Sandfeld Jensen2015-01-281-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-1/+2
* Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-1/+5
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-6/+10
|\
| * Fix enum names of audio/video featuresAllan Sandfeld Jensen2014-11-071-6/+10
* | Implement acceptNavigationRequest for the widgets API.Andras Becsi2014-10-201-0/+11
|/
* Hide QWebEngineCallback from the docsPierre Rossi2014-09-181-0/+14
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-291-0/+2
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-20/+35
* Widgets settings implementationPierre Rossi2014-08-121-0/+3
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-0/+1
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-301-0/+4
* Widget based accessibility glue codeFrederik Gladhorn2014-07-101-0/+1
* Add linkHovered support for Widgets APISzabolcs David2014-05-151-0/+1
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-121-2/+2
* Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.Michael Brüning2014-05-121-3/+3
* WebRTC Widgets APIPierre Rossi2014-04-291-0/+18
* Cleanup the QtWebEngineWidgets public headers and APIJocelyn Turcotte2014-04-151-395/+0
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-151-3/+3
* Update QWebEnginePage::WebWindowTypeJocelyn Turcotte2014-04-151-1/+2
* Map Javascript console message level to enum values.Michael Brüning2014-04-141-1/+8
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-281-0/+3
* Implement QWebEnginePage::viewportSizeJocelyn Turcotte2014-02-211-1/+1
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-3/+2
* Fix QNetworkRequest usage in WebEngineWidgets on WindowsZoltan Arvai2014-02-131-1/+1
* Fix tst_QWebEngineFrame::baseUrlJocelyn Turcotte2014-02-121-2/+0
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-0/+1
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-1/+1
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-2/+2
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-221-20/+25