summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Remove RequestType prefixMichal Klocek2016-11-023-12/+12
* Update spellcheck api to support multiple languagesMichal Klocek2016-10-292-20/+20
* Fix spellchecking for macOSAlexandru Croitor2016-10-171-3/+23
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-065-12/+14
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-1/+1
| |\
| | * Doc: Fix initialize() documentationMichal Klocek2016-09-301-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-244-11/+13
| |\|
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-233-9/+9
| | |\
| | | * Fix crash when using openIn on newly created viewv5.6.2Christophe Chapuis2016-09-231-2/+4
| | | * Doc: Fix types of \qmlpropertyKai Koehne2016-09-193-9/+9
| | * | Fix crash when using openIn on newly created viewChristophe Chapuis2016-09-201-2/+4
* | | | Doc: Do not call Greasemonkey attributes 'extensions'Kai Koehne2016-10-041-2/+2
* | | | Doc: Fix typo in qquickwebenginedialogrequestsMichal Klocek2016-10-041-4/+4
* | | | Make argument of slots explicit in examplesKai Koehne2016-10-041-1/+1
* | | | Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-012-17/+6
* | | | Cleanup directory structureAllan Sandfeld Jensen2016-09-272-2/+2
* | | | Doc: Link focusOnNavigationEnabled to exampleKai Koehne2016-09-261-1/+2
* | | | Fix documentation for AuthenticationDialogRequest.typeKai Koehne2016-09-261-3/+3
* | | | Doc: Replace external w3schools link with standard oneKai Koehne2016-09-261-1/+1
* | | | Fix documentation for new WebEngineDownloadItem::type enumerationKai Koehne2016-09-261-7/+10
* | | | Remove superfluous Q_REVISION markers from QML APIKai Koehne2016-09-261-4/+4
* | | | Remove experimental Quick APISzabolcs David2016-09-223-137/+2
* | | | Expose allow-running-insecure-contents as a settingAllan Sandfeld Jensen2016-09-222-0/+28
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-212-2/+2
|\| | |
| * | | Doc: Fix types of \qmlpropertyKai Koehne2016-09-202-6/+6
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-121-1/+1
| |\| |
| | * | Improve QWebEngineSettings::JavascriptCanOpenWindows docsFlorian Bruhin2016-09-061-1/+1
| | |/
* | | Doc: Describe spellchecking feature in overviewsLeena Miettinen2016-09-201-0/+4
* | | Correct documentation for printing of CSS backgroundsMichael BrĂ¼ning2016-09-181-1/+1
* | | Certificate transparencyAllan Sandfeld Jensen2016-09-142-0/+4
* | | Add context menu request to qml apiMichal Klocek2016-08-316-373/+378
* | | Add dialog requests to qml apiMichal Klocek2016-08-315-10/+1189
* | | Quick: Fix assertion fail after responding to certificate errorSzabolcs David2016-08-311-1/+3
* | | Add setting to enable printing of CSS backgroundsMichael Bruning2016-08-282-0/+25
* | | Doc: Additional Chromium extensions are supported since Qt 5.8Leena Miettinen2016-08-251-1/+2
* | | Add widgets API for printing on a QPrinterMichael Bruning2016-08-241-0/+3
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-227-68/+70
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-167-68/+70
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-166-53/+48
| | |\|
| | | * Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-095-32/+48
| | | * Doc: Move WebEngineView property docs to webengine.qdocLeena Miettinen2016-07-291-20/+0
| | * | Doc: Add type name to enumeration values added in Qt WebEngine 1.3Leena Miettinen2016-08-084-15/+22
* | | | Add Qt Quick Controls 2 support for dialogsMichal Klocek2016-08-182-13/+23
|/ / /
* | | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-093-0/+27
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-054-18/+54
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-023-9/+9
| |\|
| | * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-013-9/+9
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-272-1/+37
| |\|
| | * Fix memory leak of unhandled certificateErrorMichal Klocek2016-06-231-1/+2
| | * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-222-0/+35