summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0516-105/+2096
|\
| * Doc: Move info about deploying Qt WebEngine apps into a separate topicLeena Miettinen2016-08-033-12/+45
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-029-81/+1988
| |\
| | * Doc: Link to QWebEngineProfile::downloadRequested from WebActionLeena Miettinen2016-07-251-1/+3
| | * Doc: Move details about script injection in overview to separate sectionKai Koehne2016-07-211-13/+18
| | * Doc: Condense documentation for Qt WebEngine ProcessKai Koehne2016-07-211-6/+3
| | * Doc: Replace ambiguous reference to 'C++ implementation'Kai Koehne2016-07-211-3/+3
| | * Doc: Move mentioning of QSG in overview to WebEngineWidgets moduleKai Koehne2016-07-211-5/+4
| | * Doc: Use \note tagKai Koehne2016-07-211-1/+1
| | * Doc: Move WebKit comparison to porting guideKai Koehne2016-07-211-4/+1
| | * Doc: Move Platform notes into separate section in OverviewKai Koehne2016-07-211-4/+6
| | * Doc: Fix WebEngine module diagramLeena Miettinen2016-07-204-0/+1915
| | * Doc: Introduce new 'Related Modules' section in OverviewKai Koehne2016-07-201-12/+14
| | * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-013-9/+9
| | * 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
| * | Doc: Update to Chromium version used in 5.7Leena Miettinen2016-07-251-1/+1
| * | Doc: Fix grammarLeena Miettinen2016-07-211-1/+1
| * | Fix building on OS X 10.9 with 10.10 SDKAlexandru Croitor2016-07-011-1/+7
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-276-6/+51
| |\|
| | * Fix memory leak of unhandled certificateErrorMichal Klocek2016-06-231-1/+2
| | * 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-224-0/+48
| * | 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-023-0/+36
* | | Add ToolTip support for Qt WebEngine (QML)Adam Kallai2016-07-206-3/+167
* | | Switch away from deprecated QSG*Node classesAllan Sandfeld Jensen2016-07-144-0/+37
* | | Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-144-7/+1
* | | Add widget based spellchecker exampleMichal Klocek2016-07-022-0/+6
* | | Add back spellchecking supportMichal Klocek2016-07-028-4/+153
* | | Fix build with newer qtdeclarativeAllan Sandfeld Jensen2016-06-274-4/+8
* | | Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-226-0/+49
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-175-17/+27
|\|
| * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-162-0/+7
| * Doc: Make Chromium security fix information less specificLeena Miettinen2016-06-151-2/+2
| * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-132-3/+3
| * Fix memory leak of qml menuMichal Klocek2016-06-131-12/+12
| * Fix memory leak of authentication qml dialogMichal Klocek2016-06-131-0/+3
* | Expose WebEngineProfile.clearHttpCache()Kai Koehne2016-06-142-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-113-6/+9
|\|
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Allan Sandfeld Jensen2016-06-082-2/+1
| |\
| * | Doc: Add "since" info for the HTML5 geolocation featureLeena Miettinen2016-05-311-0/+2
| * | Doc: Fix linking error to overview instead of front pageLeena Miettinen2016-05-311-6/+6
| * | Doc: Mention linux-g++ and linux-clang as supported mkspecsKai Koehne2016-05-311-0/+1
* | | Fix documentation of findText()Szabolcs David2016-06-091-3/+3
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-314-2/+48
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-314-2/+48
| |\| |
| | * | Disable qtquickcontrols context menu on eglfsMichal Klocek2016-05-302-0/+12