summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix regression with fine-grained wheel eventsAllan Sandfeld Jensen2016-07-041-2/+2
| | * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-0113-48/+40
| | * Let script collection hold a reference to the adapterAllan Sandfeld Jensen2016-07-013-16/+12
| | * Clear internal selected text when searchingAlexandru Croitor2016-07-012-0/+3
| | * Fix invalid pointer in script collection after opening popupAllan Sandfeld Jensen2016-06-301-0/+3
| | * Doc: Do not explicitly mention names of signal handlersKai Koehne2016-06-281-13/+2
| | * Doc: Specify types of qmlsignal argumentsKai Koehne2016-06-271-10/+8
| | * Remove handling of DIR_MEDIA_LIBSAllan Sandfeld Jensen2016-06-272-30/+0
| | * Stop linking both debug and release libraries at the same time.Alexandru Croitor2016-06-271-0/+7
| * | Reinstall the webChannelTransport on render process switchJocelyn Turcotte2016-07-282-0/+10
| * | Update Chromium sub-moduleAllan Sandfeld Jensen2016-07-281-0/+0
| * | Doc: Update to Chromium version used in 5.7Leena Miettinen2016-07-251-1/+1
| * | Doc: Fix grammarLeena Miettinen2016-07-211-1/+1
| * | Add missing Q_DECL_OVERRIDE macroAdam Kallai2016-07-141-1/+1
| * | Fix building on OS X 10.9 with 10.10 SDKAlexandru Croitor2016-07-013-1/+12
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-2713-28/+186
| |\|
| | * Fix detection of MIPS architucture revisionAllan Sandfeld Jensen2016-06-241-3/+10
| | * Fix memory leak of unhandled certificateErrorMichal Klocek2016-06-231-1/+2
| | * Use angleDelta instead of deprecated Qt4 deltaAllan Sandfeld Jensen2016-06-231-7/+4
| | * Remove split between 'C++' and 'QML' modules in index pageKai Koehne2016-06-232-5/+1
| | * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-227-0/+93
| | * Always show caret when editing an IME pre-edit string.Alexandru Croitor2016-06-171-2/+5
| | * Handle IME events which contain both preedit and commit strings.Alexandru Croitor2016-06-171-8/+30
| | * Fix backspace to work when removing last IME char.Alexandru Croitor2016-06-171-3/+23
| | * Commit the done-so-far IME composition on mouse click.Alexandru Croitor2016-06-171-0/+13
| | * Don't cancel an IME composition when a modifier key is pressed.Alexandru Croitor2016-06-172-1/+7
| * | Doc: Fix the documentation of WebEngineContextMenuDataAdam Kallai2016-06-201-8/+8
* | | Raise minimum OS X requirementsAllan Sandfeld Jensen2016-08-031-1/+1
* | | 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