summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Add View Source API and make the feature available from context menuPeter Varga2016-08-022-0/+15
* 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-142-7/+23
* Switch to using upstream pepper flash clipboard implementationAllan Sandfeld Jensen2016-07-145-513/+8
* Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-143-2/+2
* Fix changing locale of ResourceBundle on LinuxPeter Varga2016-07-137-3/+126
* Parse metadata block in user scriptsSzabolcs David2016-07-076-4/+163
* Add back spellchecking supportMichal Klocek2016-07-021-0/+10
* Fix usingQtQuick2DRendererAllan Sandfeld Jensen2016-06-291-2/+6
* Fix build with newer qtdeclarativeAllan Sandfeld Jensen2016-06-272-3/+10
* Output VLOG messages with process and thread IDsDongmei Wang2016-06-221-0/+6
* Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-224-4/+30
* Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-06-2012-46/+92
|\
| * 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-174-13/+71
| |\
| | * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-163-0/+7
| | * Support WebCursors Qt doesn't have cursor types forAllan Sandfeld Jensen2016-06-161-9/+46
| | * 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
| | * 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
| * | Translate audio/video capture permissionAllan Sandfeld Jensen2016-06-161-2/+7
| * | Load the devtools resources as optionalAllan Sandfeld Jensen2016-06-141-1/+1
| * | 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-131-0/+2
* | | Introduce QWebEnginePage::saveJoerg Bornemann2016-06-164-10/+51
* | | Merge branch '5.7' into devAllan Sandfeld Jensen2016-06-1417-35/+690
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-1110-31/+637
| |\|
| | * Implement flash clipboard interfaceAllan Sandfeld Jensen2016-06-104-7/+525
| | * Avoid precompiling headers in core_module.proJoerg Bornemann2016-06-101-0/+2
| | * Improve location provider thread safetyAllan Sandfeld Jensen2016-06-101-15/+19
| | * Update scroll information in touch eventsIlia Kirianovskii2016-06-101-3/+3
| | * Make sure linux-clang-libc++ mkspec uses clang build parameters.Alexandru Croitor2016-06-081-2/+6
| | * Add support for Khr_surfaceless_contextAkihiko Odaki2016-06-031-1/+79
| | * Allow to set arm_thumb=0 with -marmAkihiko Odaki2016-06-011-0/+1
| | * Fix logging code in GLSurfaceQtEGL::Initialize()Akihiko Odaki2016-06-011-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-315-0/+12
| |\|
| | * Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+3
| | * unifiy ios simulator&device handling with that of debug&releaseOswald Buddenhagen2016-05-232-0/+2
| | * Fix ClipboardChangeObserverJoerg Bornemann2016-05-231-0/+7
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Allan Sandfeld Jensen2016-05-312-7/+42
| |\ \
| | * | Improve widevine plugin searchAllan Sandfeld Jensen2016-05-251-2/+28
| | * | Make dropping files onto QWebEngineView more consistentJoerg Bornemann2016-05-251-4/+7
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7.0Michael Bruning2016-05-238-13/+33
| | |\|
| | | * Let setContent / setHtml fail when content is too big to load.Michael Bruning2016-05-201-1/+7
* | | | Fix early JavaScript injectionAllan Sandfeld Jensen2016-06-016-12/+77
* | | | Handle new resource offset and multiplier in YUV video nodesAllan Sandfeld Jensen2016-06-013-14/+32
* | | | Fix CookieMonster assertionsAllan Sandfeld Jensen2016-06-012-14/+65