summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-48/+64
|\
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-111-0/+5
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-071-0/+5
| | |\
| | | * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-221-0/+5
| * | | Avoid creating contents adapter on webchannel accessAllan Sandfeld Jensen2016-01-091-21/+18
| * | | Implicitly use QStringBuilder in all modulesJoerg Bornemann2016-01-091-1/+0
| * | | Avoid creating contents adapter when setting background colorAllan Sandfeld Jensen2016-01-081-2/+7
| * | | Fix warning about unused d-pointerJoerg Bornemann2016-01-081-1/+0
| * | | Ensure contents adapter for running javascriptAllan Sandfeld Jensen2016-01-071-2/+1
| * | | Make lazy contentsAdapter initialization lazierAllan Sandfeld Jensen2016-01-071-2/+9
| |/ /
| * | Fix fullscreen mode in qml apiMichal Klocek2015-12-171-17/+20
| * | Fix MouseReleaseEvent not being sent when clicking on a context item.Alexandru Croitor2015-12-161-1/+3
| * | Make QQuickWebEngineProfile publicKai Koehne2015-12-121-1/+1
* | | Add methods for running javascript in isolated worldsAllan Sandfeld Jensen2016-01-081-2/+14
* | | Implement drag and drop supportJoerg Bornemann2016-01-031-1/+47
* | | Add support for checking if audio is played in a page.Alexandru Croitor2015-12-151-0/+33
* | | Add web action for saving the current web pageJoerg Bornemann2015-12-111-0/+11
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-031-0/+18
|\| |
| * | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-11-271-0/+18
| |\|
| | * Reassociate the web channel when setting a profile.Michael Bruning2015-11-251-0/+4
| | * fix crash on WebEngineNewViewRequest.openInJoerg Bornemann2015-11-241-0/+14
* | | Add support for html color inputAdam Kallai2015-12-021-0/+5
* | | Merge branch '5.6' into devAllan Sandfeld Jensen2015-11-201-3/+38
|\| |
| * | Fix multiple symbol definition error with gold linker.Michael Bruning2015-11-061-2/+0
| * | Print JS console messages by defaultKai Koehne2015-11-061-1/+24
| * | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-11-041-0/+14
| |\|
| | * adoptWebContents: re-bind user scripts with new adapterChristophe Chapuis2015-11-021-0/+4
| | * adoptWebContents: re-associate webchannel with new adapterChristophe Chapuis2015-10-281-0/+10
* | | Merge remote-tracking branch 'origin/5.6' into devAllan Sandfeld Jensen2015-10-231-5/+14
|\| |
| * | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-191-5/+14
* | | 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