summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Add web action for saving the current web pageJoerg Bornemann2015-12-117-0/+65
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-039-33/+67
|\
| * Rename QWebEngineCookieStoreClient to QWebEngineCookieStoreMichal Klocek2015-12-014-7/+7
| * Merge "Merge branch '5.5' into 5.6" into refs/staging/5.6Allan Sandfeld Jensen2015-12-011-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
| * | | Update QtWebEngine version in module overviewKai Koehne2015-12-011-2/+1
| * | | Doc: Adobe Flash player plugin supportLeena Miettinen2015-12-011-0/+30
| * | | Doc: remove include and linking instructions from front pageLeena Miettinen2015-12-012-23/+7
| |/ /
| * | 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
* | | Add WebGL, WebAudio and Accelerated2dCanvas settingsAllan Sandfeld Jensen2015-12-022-0/+76
* | | Add support for html color inputAdam Kallai2015-12-026-0/+94
* | | Merge branch '5.6' into devAllan Sandfeld Jensen2015-11-2018-71/+161
|\| |
| * | use Q_ENUM instead of Q_ENUMSJoerg Bornemann2015-11-165-15/+15
| * | [Docs] Add clarification on differences between Chromium and Google Chrome.Michael BrĂ¼ning2015-11-101-0/+6
| * | rework QML authentication dialogJoerg Bornemann2015-11-091-30/+47
| * | fix translations in UIDelegatesManagerJoerg Bornemann2015-11-092-9/+10
| * | Fix multiple symbol definition error with gold linker.Michael Bruning2015-11-061-2/+0
| * | Add documentation about console loggingKai Koehne2015-11-064-3/+26
| * | Print JS console messages by defaultKai Koehne2015-11-062-2/+26
| * | 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 "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Joerg Bornemann2015-10-281-1/+1
| |\ \
| | * | 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
| * | | Update plugins.qmltypesKai Koehne2015-10-281-6/+6
| |/ /
| * | Remove revisioning from WebEngineSettingsSzabolcs David2015-10-232-3/+5
* | | Add deployment information to documentation.Michael Bruning2015-11-161-0/+12
* | | Add MediaCaptureEnabled setting to the web engine settings.Michael Bruning2015-11-162-0/+27
* | | register WebEngineView 1.3Joerg Bornemann2015-11-162-1/+2
* | | fix includes in UIDelegatesManagerJoerg Bornemann2015-11-162-16/+6
* | | Merge remote-tracking branch 'origin/5.6' into devAllan Sandfeld Jensen2015-10-2311-26/+79
|\| |
| * | Mark property with REVISION, not methodsKai Koehne2015-10-221-3/+3
| * | Doc: add information about the core classes to the overviewLeena Miettinen2015-10-201-1/+14
| * | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-201-1/+1
| * | Enable building with MSVC 2015Kai Koehne2015-10-192-2/+2
| * | 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-163-3/+27
* | | Merge remote-tracking branch 'origin/5.6' into devwip/47-basedAllan Sandfeld Jensen2015-10-1418-134/+654
|\| |
| * | add RequestClose web actionJoerg Bornemann2015-10-094-0/+14
| * | add signal WebEngineView.windowCloseRequestedJoerg Bornemann2015-10-093-1/+13
| * | Doc: Collect external links into a single fileTopi Reinio2015-10-084-7/+55
| * | Doc: Use \qml for code snippets where possibleTopi Reinio2015-10-084-12/+14
| * | Improve runJavaScript documentationKai Koehne2015-10-081-0/+4