summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebengineview.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up coding style in API header filesAllan Sandfeld Jensen2021-08-191-18/+24
* Add QWebEnginePage::view() replacementAllan Sandfeld Jensen2021-08-091-0/+2
* Various clean-ups around QWebEngineViewPeter Varga2021-07-201-6/+5
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-141-1/+1
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-081-0/+1
* Switch printToPdf to std::functionAllan Sandfeld Jensen2021-06-241-2/+1
* Add QPageRanges to PDF printingAllan Sandfeld Jensen2021-06-221-2/+7
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-181-2/+3
* Move printing finished callback to signalAllan Sandfeld Jensen2021-06-111-1/+2
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-1/+1
* Switch QWebEnginePage::findText() to std::functionAllan Sandfeld Jensen2021-06-101-1/+1
* Drop printsupport dependency from coreSzabolcs David2021-06-031-0/+7
* Move QWebEnginePage to coreMichal Klocek2020-11-241-1/+1
* Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-121-1/+2
* Move QMenu handling from page to viewMichal Klocek2020-08-121-0/+5
* Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-271-0/+4
* Implement page lifecycle APIJüri Valdmann2019-05-241-0/+1
* Fix build with '-no-feature-action' configurationValentin Fokin2018-07-181-0/+2
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-171-0/+2
* Doc: Fix doc generation for QWebEngineView::findText()Leena Miettinen2018-03-081-6/+0
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-211-9/+9
* Remove erroneous CONSTANT attributes from the public widgets APIAlexandru Croitor2017-03-071-3/+3
* Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-111-1/+3
* QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-191-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-201-3/+3
|\
| * Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-191-3/+3
* | Add missing icon getter and corresponding signal to QWebEngineViewPeter Varga2016-05-031-1/+4
* | Remove superfluous declarationsKai Koehne2016-04-031-2/+0
* | Move printToPDF to pageAllan Sandfeld Jensen2016-02-251-3/+0
* | Add rudimentary printing API and add it to example.Michael Bruning2016-02-161-0/+5
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Implement drag and drop supportJoerg Bornemann2016-01-031-0/+4
|/
* Ensure WebContents::WasShown/WasHidden are calledAllan Sandfeld Jensen2015-11-061-0/+2
* Emit a signal when the rendering process exits.Jake Petroules2015-09-101-0/+2
* Consistenly use Q_DISABLE_COPY in public APIKai Koehne2015-08-261-0/+1
* Remove erroneous semicolons after Q_DECLARE_* macrosAndras Becsi2015-04-201-1/+1
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Hide QWebEngineCallback from the docsPierre Rossi2014-09-181-0/+5
* Add widgets settings doc plus revive QWeb(Engine)View::settingsPierre Rossi2014-09-171-1/+3
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-20/+35
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-0/+1
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-301-0/+3
* Cleanup the QtWebEngineWidgets public headers and APIJocelyn Turcotte2014-04-151-39/+0
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-2/+0
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-1/+1
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-0/+2
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+145