summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bump import QtWebEngine 1.4Kai Koehne2016-08-032-3/+3
* | | Add View Source API and make the feature available from context menuPeter Varga2016-08-028-0/+102
* | | Disable warning for build of qwebengine_convert_dict tool on WindowsPeter Varga2016-07-281-0/+3
* | | Add ToolTip support for Qt WebEngine (QML)Adam Kallai2016-07-206-3/+167
* | | Add support for PPAPI shared memoryAllan Sandfeld Jensen2016-07-182-3/+7
* | | Add missing consts in file picker controllerMichal Klocek2016-07-142-7/+7
* | | Switch away from deprecated QSG*Node classesAllan Sandfeld Jensen2016-07-148-7/+85
* | | Switch to using upstream pepper flash clipboard implementationAllan Sandfeld Jensen2016-07-145-513/+8
* | | Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-1411-20/+16
* | | Fix changing locale of ResourceBundle on LinuxPeter Varga2016-07-138-3/+126
* | | Parse metadata block in user scriptsSzabolcs David2016-07-076-4/+163
* | | Switch to using QQuickWidget in WebEngineWidgetsAllan Sandfeld Jensen2016-07-063-86/+76
* | | Update chromium submoduleMichael Bruning2016-07-061-0/+0
* | | Add widget based spellchecker exampleMichal Klocek2016-07-022-0/+6
* | | Add back spellchecking supportMichal Klocek2016-07-0215-4/+285
* | | Update chromium to 51.0.2704.106Allan Sandfeld Jensen2016-07-011-0/+0
* | | Fix usingQtQuick2DRendererAllan Sandfeld Jensen2016-06-291-2/+6
* | | Fix build with newer qtdeclarativeAllan Sandfeld Jensen2016-06-278-9/+24
* | | Output VLOG messages with process and thread IDsDongmei Wang2016-06-221-0/+6
* | | Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-2214-4/+119
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-06-2025-70/+153
|\| |
| * | make use of COPIESOswald Buddenhagen2016-06-171-21/+2
| * | fix logical mismerge from 5.6Oswald Buddenhagen2016-06-172-2/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-1714-32/+115
| |\|
| | * Update ChromiumJoerg Bornemann2016-06-161-0/+0
| | * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-167-0/+21
| | * Support WebCursors Qt doesn't have cursor types forAllan Sandfeld Jensen2016-06-161-9/+46
| | * Doc: Add canceling authentication to porting instructionsLeena Miettinen2016-06-161-1/+9
| | * Follow hotspot hints in custom cursorsAllan Sandfeld Jensen2016-06-151-1/+1
| | * Do not forward invalid mouse events to blinkAllan Sandfeld Jensen2016-06-151-0/+7
| | * Doc: Make Chromium security fix information less specificLeena Miettinen2016-06-151-2/+2
| | * Fix translation of multiple pressed mouse buttonsAllan Sandfeld Jensen2016-06-141-4/+4
| | * Stop forwarding OS synthesized touch-to-mouse events.Alexandru Croitor2016-06-141-0/+7
| | * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-133-4/+4
| | * Fix memory leak of qml menuMichal Klocek2016-06-131-12/+12
| | * Fix memory leak of authentication qml dialogMichal Klocek2016-06-131-0/+3
| * | Translate audio/video capture permissionAllan Sandfeld Jensen2016-06-161-2/+7
| * | Fix license header in qwebenginesettingsMichal Klocek2016-06-141-4/+15
| * | Load the devtools resources as optionalAllan Sandfeld Jensen2016-06-141-1/+1
| * | Expose WebEngineProfile.clearHttpCache()Kai Koehne2016-06-142-1/+2
| * | Fix the IPC webChannelTransport not being available on reloadJocelyn Turcotte2016-06-132-0/+16
| * | Enable -fno_delete_null_pointer_checks on V8 for G++ 6Allan Sandfeld Jensen2016-06-132-0/+2
* | | Introduce QWebEnginePage::saveJoerg Bornemann2016-06-167-11/+80
* | | Merge branch '5.7' into devAllan Sandfeld Jensen2016-06-1436-143/+1107
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-1114-38/+648
| |\|
| | * Implement flash clipboard interfaceAllan Sandfeld Jensen2016-06-104-7/+525
| | * Doc: Describe disabling QWebEngineSettings::AutoLoadImagesLeena Miettinen2016-06-101-1/+2
| | * Avoid precompiling headers in core_module.proJoerg Bornemann2016-06-101-0/+2
| | * Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-06-103-2/+1
| | |\
| | | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Allan Sandfeld Jensen2016-06-083-2/+1
| | | |\