summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ground work for Settings/PreferencesPierre Rossi2014-08-091-0/+1
* Add findText to Quick APIPeter Varga2014-08-071-1/+9
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-061-1/+0
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-061-0/+1
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-2/+2
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-011-0/+2
* Qt Quick based accessibility glue codeFrederik Gladhorn2014-07-261-0/+17
* Add core accessibilityFrederik Gladhorn2014-07-091-0/+1
* Move the WebEngineView.inspectable property to experimentalJocelyn Turcotte2014-05-091-0/+3
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+1
* Simple experimental WebRTC API for QtQuickPierre Rossi2014-04-291-1/+10
* Add WebRTC supportPierre Rossi2014-04-291-0/+1
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-1/+1
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-141-1/+1
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-2/+2
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-0/+1
* Fix reseting of the quick history list modelPeter Varga2014-04-031-1/+1
* Make WebUI popups work with QtQuickPierre Rossi2014-04-021-1/+1
* Fix typo: remove unused function prototype from headerPeter Varga2014-03-281-1/+0
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-2/+2
* Add Quick's navigationHistoryPeter Varga2014-03-201-0/+7
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-281-0/+1
* QtQuick: add runJavaScript.Pierre Rossi2014-02-191-3/+5
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+1
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+1
* Move the requestID argument before the resultJocelyn Turcotte2014-02-131-3/+3
* QQuickWebEngineView new window API refactoringJocelyn Turcotte2014-02-131-14/+3
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-0/+1
* Fix WebEngine api build on WindowsZoltan Arvai2014-02-111-0/+1
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-111-0/+10
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-101-0/+1
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-0/+1
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-0/+2
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-221-0/+1
* Qt Quick File PickerPierre Rossi2014-01-151-1/+1
* JS dialogs in QtQuickPierre Rossi2014-01-151-1/+1
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-151-2/+14
* [Widgets] wire the file pickersPierre Rossi2014-01-151-0/+3
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-151-1/+2
* createWindow QML API for QQuickWebEngineViewJocelyn Turcotte2013-12-231-0/+16
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-041-2/+32
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+102