summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-111-3/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-021-1/+0
|\
| * Fix crash on context menuAllan Sandfeld Jensen2017-02-221-1/+0
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-111-0/+11
|/
* Prevent crash with overridden drag 'n drop event handlersJoerg Bornemann2016-10-261-0/+12
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-091-0/+1
|\
| * Fix memory leak of standardContextMenuMichal Klocek2016-05-041-0/+1
* | Add missing icon getter and corresponding signal to QWebEngineViewPeter Varga2016-05-031-0/+25
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+1
|\|
| * Doc: Mark renderProcessTerminated signal as new in 5.6Kai Koehne2016-03-111-0/+1
* | Move printToPDF to pageAllan Sandfeld Jensen2016-02-251-5/+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
* | Doc: mark drag event methods as reimplementedLeena Miettinen2016-01-281-0/+12
* | Implement drag and drop supportJoerg Bornemann2016-01-031-0/+35
|/
* Ensure WebContents::WasShown/WasHidden are calledAllan Sandfeld Jensen2015-11-061-0/+18
* Doc: add docs for QWebEngineView::renderProcessTerminated()Leena Miettinen2015-10-071-0/+8
* Emit a signal when the rendering process exits.Jake Petroules2015-09-101-0/+1
* Support HTML5 form validation featurePeter Varga2015-03-131-0/+8
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-231-1/+6
* Add widgets settings doc plus revive QWeb(Engine)View::settingsPierre Rossi2014-09-171-0/+19
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-3/+6
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-301-0/+6
* Fix the indexOfChild function for the web documentFrederik Gladhorn2014-07-111-0/+7
* Widget based accessibility glue codeFrederik Gladhorn2014-07-101-0/+23
* Properly cleanup the old page when attaching a new oneJocelyn Turcotte2014-05-071-0/+3
* Fix an false positive assertion with context menuPierre Rossi2014-04-101-0/+3
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-32/+5
* Tooltip support.Pierre Rossi2014-03-141-2/+5
* Implement QWebEnginePage::viewportSizeJocelyn Turcotte2014-02-211-0/+1
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+5
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+11
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-5/+28
* Implement QWebEnginePage::setHtml and setContentJocelyn Turcotte2014-01-221-0/+10
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-171-0/+4
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+211