summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Doc: Move info about WebEngineCertificate methodsLeena Miettinen2016-02-241-2/+13
* Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-011-2/+66
|\
| * Doc: add documentation for the WebEngineScript itemLeena Miettinen2016-01-201-2/+66
* | Doc: Corrected reference to BrowserWindow.qmlNico Vertriest2016-01-221-1/+1
* | Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-191-0/+1
* | Do not return negative values in WebEngineHistoryListModelMichal Klocek2016-01-151-3/+7
* | Fix initialization order of m_webChannelAllan Sandfeld Jensen2016-01-151-1/+1
* | Doc: Use WebEngine.settings.pluginsEnabled as exampleKai Koehne2016-01-141-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-112-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-072-0/+6
| |\|
| | * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-222-0/+6
* | | Avoid creating contents adapter on webchannel accessAllan Sandfeld Jensen2016-01-092-21/+19
* | | Implicitly use QStringBuilder in all modulesJoerg Bornemann2016-01-092-2/+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-072-2/+12
|/ /
* | Fix fullscreen mode in qml apiMichal Klocek2015-12-173-19/+23
* | Expose UrlSchemeHandler API in QQuickWebEngineProfileKai Koehne2015-12-172-0/+95
* | Fix MouseReleaseEvent not being sent when clicking on a context item.Alexandru Croitor2015-12-161-1/+3
* | Add QQuickWebEngineProfile::setRequestInterceptorKai Koehne2015-12-152-2/+18
* | Move WebEngine initialization to core libraryAllan Sandfeld Jensen2015-12-151-47/+5
* | Make QQuickWebEngineProfile publicKai Koehne2015-12-129-184/+335
* | Remove explicit version \inqmlmoduleKai Koehne2015-12-107-8/+8
* | Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-074-0/+17
* | Doc: edit WebEngineCertificateError QML type docsLeena Miettinen2015-12-041-9/+11
* | Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-012-5/+5
* | 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
* | Force creation of default WebEngineProfileKai Koehne2015-11-241-0/+2
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-201-1/+2
|\|
| * Fix loading user scripts from qrc filesJocelyn Turcotte2015-11-191-1/+2
* | use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-165-15/+15
* | 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.5' into 5.6Liang Qi2015-10-281-1/+1
|\|
| * [Doc] Correct the name of WebEngineNewViewRequest::userInitiated QML property.Michael BrĂ¼ning2015-10-121-1/+1
* | Remove revisioning from WebEngineSettingsSzabolcs David2015-10-231-2/+4
* | Mark property with REVISION, not methodsKai Koehne2015-10-221-3/+3
* | Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-193-10/+23
* | Do not require to subclass/install QWebEngineCookieStoreClientKai Koehne2015-10-192-6/+6
* | Set Qt::AA_ShareOpenGLContexts in QtWebEngine::initialize()Kai Koehne2015-10-161-0/+3
* | Document QtWebEngine::initialize()Kai Koehne2015-10-161-2/+23
* | add RequestClose web actionJoerg Bornemann2015-10-094-0/+14
* | add signal WebEngineView.windowCloseRequestedJoerg Bornemann2015-10-092-1/+3
* | Doc: Collect external links into a single fileTopi Reinio2015-10-081-1/+1