summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add linkHovered support for Widgets APISzabolcs David2014-05-151-0/+6
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-121-4/+4
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-081-1/+1
* WebRTC Widgets APIPierre Rossi2014-04-291-0/+42
* Add a way of using UI dialogs for authorizationPierre Rossi2014-04-291-0/+3
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-151-9/+9
* Update QWebEnginePage::WebWindowTypeJocelyn Turcotte2014-04-151-1/+16
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-1/+2
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-141-3/+3
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-4/+3
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-2/+2
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-70/+11
* Prevent an embarassing crashPierre Rossi2014-03-311-1/+1
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-311-0/+9
* Do not store a WebContentsAdapter directly in QWebEngineHistoryJocelyn Turcotte2014-03-311-2/+1
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-14/+14
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-281-0/+17
* Implement QWebEnginePage::viewportSizeJocelyn Turcotte2014-02-211-3/+12
* Fix a crash when using the history on an adopted pageJocelyn Turcotte2014-02-201-0/+1
* Implement basic editing actions for QWebEnginePageJocelyn Turcotte2014-02-201-1/+43
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+43
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+17
* Refactor the way callbacks are storedJocelyn Turcotte2014-02-131-18/+82
* Move the requestID argument before the resultJocelyn Turcotte2014-02-131-3/+3
* Fix a warning in QWebEnginePage::setHtmlJocelyn Turcotte2014-02-131-1/+0
* Make QWebEnginePage support symetrical url and setUrlJocelyn Turcotte2014-02-121-1/+6
* Implement QWebEnginePage::requestedUrlJocelyn Turcotte2014-02-121-0/+6
* Fix tst_QWebEngineFrame::baseUrlJocelyn Turcotte2014-02-121-2/+2
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-4/+64
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-0/+14
* Clear callbacks with an empty value on page destructionJocelyn Turcotte2014-01-221-3/+15
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-0/+24
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-221-12/+8
* Implement QWebEnginePage::setHtml and setContentJocelyn Turcotte2014-01-221-0/+12
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-171-0/+2
* JS dialogs in QtQuickPierre Rossi2014-01-151-8/+20
* [Widgets] wire the file pickersPierre Rossi2014-01-151-0/+43
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-151-1/+3
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-041-0/+5
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+494