summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
| * | Move WebEngine initialization to core libraryAllan Sandfeld Jensen2015-12-151-47/+5
| * | Make QQuickWebEngineProfile publicKai Koehne2015-12-1212-186/+340
| * | Remove explicit version \inqmlmoduleKai Koehne2015-12-109-11/+11
| * | Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-075-0/+19
| * | Quick: Close WebUI popups properlySzabolcs David2015-12-072-0/+12
| * | Doc: edit WebEngineCertificateError QML type docsLeena Miettinen2015-12-041-9/+11
* | | Add methods for running javascript in isolated worldsAllan Sandfeld Jensen2016-01-082-2/+15
* | | Add function to clear data from the cacheSzabolcs David2016-01-062-0/+15
* | | Implement drag and drop supportJoerg Bornemann2016-01-033-1/+54
* | | Add support for checking if audio is played in a page.Alexandru Croitor2015-12-154-0/+74
* | | 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