summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/5.6' into devwip/47-basedAllan Sandfeld Jensen2015-10-141-1/+13
|\| |
| * | add RequestClose web actionJoerg Bornemann2015-10-091-0/+11
| * | add signal WebEngineView.windowCloseRequestedJoerg Bornemann2015-10-091-1/+2
* | | Add unselect webactionAllan Sandfeld Jensen2015-10-121-0/+6
* | | Add contentsSize APIAllan Sandfeld Jensen2015-10-121-0/+12
* | | Add scrollPosition APIAllan Sandfeld Jensen2015-10-121-0/+12
|/ /
* | Emit a signal when the rendering process exits.Jake Petroules2015-09-101-0/+8
* | Make save action context menu consistentAllan Sandfeld Jensen2015-09-091-2/+2
* | Add HTTP and proxy authentication dialogs to the QtQuick APIPeter Varga2015-09-091-0/+6
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-081-22/+0
|\|
| * Update WebEngineView documentationKai Koehne2015-09-071-22/+0
* | Replace QObject::trKai Koehne2015-09-031-19/+19
* | Add default inspect element context menu itemAllan Sandfeld Jensen2015-09-011-0/+5
* | Add exit full screen web actionAllan Sandfeld Jensen2015-08-271-0/+8
* | Add inspect element webactionAllan Sandfeld Jensen2015-08-261-0/+3
* | Add QML test for form validation featurePeter Varga2015-08-051-0/+5
* | Update QtWebEngine version to 1.2Szabolcs David2015-07-301-1/+1
* | implement Download* web actions in QML WebViewJoerg Bornemann2015-07-181-0/+18
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+34
* | make copy web action available for canvasesJoerg Bornemann2015-07-141-2/+7
* | Implement missing WebActions in QML APIAllan Sandfeld Jensen2015-07-101-6/+152
* | Add WebAction to QML apiAllan Sandfeld Jensen2015-07-061-1/+47
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-0/+9
|\|
| * WebEngineView: add a doc entry for settings.Pierre Rossi2015-06-121-0/+9
* | QQuickWebEngineView: add activeFocusOnPress propertyPierre Rossi2015-06-031-0/+26
* | Make QQuick contextmenu actions behave like widget counterpartsAllan Sandfeld Jensen2015-05-271-3/+6
* | Honor the AcceptsInputMethod flag on the WebViewPierre Rossi2015-05-151-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-111-0/+3
|\|
| * Quick: Share profiles between application windowsSzabolcs David2015-05-071-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-081-1/+8
|\|
| * Revive ReloadAndBypassCachePierre Rossi2015-04-071-0/+8
| * Quick: Document javaScriptConsoleMessageSzabolcs David2015-03-241-1/+0
* | Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-03-221-6/+0
|\|
| * Introduce mock UIDelegates for testing.Pierre Rossi2015-03-201-6/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-171-13/+15
|\|
| * Support middle click navigationSzabolcs David2015-03-161-1/+1
| * Move featurePermissionRequested to the public APISzabolcs David2015-03-161-12/+14
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-161-0/+14
|\|
| * Support HTML5 form validation featurePeter Varga2015-03-131-0/+14
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-131-14/+89
|\|
| * Add tst_javaScriptDialogs QML testv5.5.0-alpha1Szabolcs David2015-03-111-0/+6
| * Promote fullscreen API to 5.5 publicSzabolcs David2015-03-091-9/+36
| * Add testsupport QML API and error page signalsPeter Varga2015-03-061-2/+41
| * Move findText to the public APISzabolcs David2015-03-041-1/+1
| * Quick: Fix handling of multiple certificate errors per requestPaulo Pinheiro2015-03-041-2/+4
| * Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+1
* | Refactor FilePickerControllerAdam Kallai2015-03-051-2/+3
|/
* QtQuick API for userScriptsPierre Rossi2015-02-221-0/+50
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-1/+1
* Move navigationHistory out of experimentalPierre Rossi2015-02-181-16/+10