summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some qWait() calls from QWebEnginePage auto testsPeter Varga2016-08-031-5/+13
* Bump import QtWebEngine 1.4Kai Koehne2016-08-032-3/+3
* Add View Source API and make the feature available from context menuPeter Varga2016-08-0214-17/+227
* 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
* Add back "Open Link in New Tab" to Demobrowser's context menuPeter Varga2016-07-132-6/+1
* Fix changing locale of ResourceBundle on LinuxPeter Varga2016-07-1310-3/+195
* Parse metadata block in user scriptsSzabolcs David2016-07-078-4/+195
* Switch to using QQuickWidget in WebEngineWidgetsAllan Sandfeld Jensen2016-07-065-97/+85
* Update chromium submoduleMichael Bruning2016-07-061-0/+0
* Fix call to tryCompare in tst_download.qmlMichael Bruning2016-07-061-1/+1
* Unskip and adapt evaluateWillCauseRepaint widget test to WebEnginePeter Varga2016-07-041-12/+28
* Unskip runJavaScript related QML auto testsPeter Varga2016-07-042-2/+0
* Add widget based spellchecker exampleMichal Klocek2016-07-0219-1/+624
* Add back spellchecking supportMichal Klocek2016-07-0217-12/+291
* Update chromium to 51.0.2704.106Allan Sandfeld Jensen2016-07-013-11/+3
* Fix usingQtQuick2DRendererAllan Sandfeld Jensen2016-06-291-2/+6
* Require Windows 10 SDKAllan Sandfeld Jensen2016-06-281-0/+20
* 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-2215-4/+125
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devAllan Sandfeld Jensen2016-06-2135-87/+317
|\
| * Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-06-2035-87/+317
| |\
| | * 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-1718-46/+159
| | |\
| | | * Update ChromiumJoerg Bornemann2016-06-161-0/+0
| | | * Stabilize FilePicker QML autotestsAllan Sandfeld Jensen2016-06-161-12/+6
| | | * 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
| | | * Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-153-3/+3
| | | * 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-142-4/+40
| | | * 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
| | * | Merge "Merge remote-tracking branch 'origin/5.7.0' into 5.7" into refs/stagin...Liang Qi2016-06-160-0/+0
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-160-0/+0
| | | |\ \
| | | | * | Remove documentation of QWebEnginePage::ToggleSpellcheckv5.7.0Allan Sandfeld Jensen2016-06-071-1/+0
| | * | | | Translate audio/video capture permissionAllan Sandfeld Jensen2016-06-161-2/+7
| | * | | | Add QML test for scrollPositionAdam Kallai2016-06-164-1/+94
| | |/ / /