summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make lazy contentsAdapter initialization lazierAllan Sandfeld Jensen2016-01-071-0/+3
* Fix fullscreen mode in qml apiMichal Klocek2015-12-171-1/+1
* use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-161-9/+9
* Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-191-3/+7
* add RequestClose web actionJoerg Bornemann2015-10-091-0/+1
* add signal WebEngineView.windowCloseRequestedJoerg Bornemann2015-10-091-0/+1
* Emit a signal when the rendering process exits.Jake Petroules2015-09-101-0/+10
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-081-3/+3
|\
| * Mark properties/slots new in Qt 5.5 to be only available in 1.1Kai Koehne2015-08-271-3/+3
* | Add exit full screen web actionAllan Sandfeld Jensen2015-08-271-0/+1
* | Add inspect element webactionAllan Sandfeld Jensen2015-08-261-0/+2
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-181-0/+11
|\|
| * Add private header warningKai Koehne2015-07-241-0/+11
* | Update QtWebEngine version to 1.2Szabolcs David2015-07-301-4/+4
* | implement Download* web actions in QML WebViewJoerg Bornemann2015-07-181-0/+3
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+4
* | Implement missing WebActions in QML APIAllan Sandfeld Jensen2015-07-101-0/+14
* | Add WebAction to QML apiAllan Sandfeld Jensen2015-07-061-1/+24
* | QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-031-1/+7
|/
* Quick: Share profiles between application windowsSzabolcs David2015-05-071-1/+2
* Revive ReloadAndBypassCachePierre Rossi2015-04-071-0/+1
* Move featurePermissionRequested to the public APISzabolcs David2015-03-161-0/+10
* Promote fullscreen API to 5.5 publicSzabolcs David2015-03-091-0/+20
* Add testsupport QML API and error page signalsPeter Varga2015-03-061-0/+15
* Move findText to the public APISzabolcs David2015-03-041-0/+8
* QtQuick API for userScriptsPierre Rossi2015-02-221-0/+3
* Move navigationHistory out of experimentalPierre Rossi2015-02-181-0/+4
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Move webChannel property out of experimentalPierre Rossi2015-02-131-0/+6
* Proper versioning of the Quick APISzabolcs David2015-02-061-5/+5
* Move settings out of experimental.Michael Brüning2015-02-061-0/+4
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-0/+2
* Move newViewRequested to the public APISzabolcs David2015-01-231-0/+2
* Enable building Qt WebEngine without accessiblity enabled.Michael Brüning2015-01-231-0/+2
* QML API for WebEngineProfilesAllan Sandfeld Jensen2014-12-121-2/+10
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-2/+2
|\
| * Notify canGoBack/canGoForward on urlChanged instead of loadingChanged.Jarred Nicholls2014-10-091-2/+2
* | Distinguish between tab dispositions in NewViewRequest Quick API.Jarred Nicholls2014-10-211-1/+2
* | Implement programatic zooming for QtQuickPierre Rossi2014-10-131-0/+4
|/
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-061-0/+1
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-061-0/+22
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-0/+2
* Fix tab focus in the widgets and QML webviewsJocelyn Turcotte2014-08-011-1/+0
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-011-0/+3
* Qt Quick based accessibility glue codeFrederik Gladhorn2014-07-261-0/+1
* Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.Michael Brüning2014-05-121-3/+3
* Move the WebEngineView.inspectable property to experimentalJocelyn Turcotte2014-05-091-3/+0
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-081-1/+1
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+1