summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Allan Sandfeld Jensen2017-01-165-5/+85
| |\
| | * Doc: Describe WebEngineLoadRequest::errorDomainLeena Miettinen2016-12-221-0/+20
| | * Doc: Fix article in WebEngineSettings::accelerated2dCanvasEnabled docsLeena Miettinen2016-12-221-1/+1
| | * Doc: Fix type name to build FormValidationMessageRequest::type docsLeena Miettinen2016-12-221-1/+1
| | * Doc: Describe WebEngineDownloadItem.DownloadCancelled enum valueLeena Miettinen2016-12-221-0/+2
| | * Doc: Add docs for the WebEngineNavigationRequest typeLeena Miettinen2016-12-221-0/+59
| | * Doc: Fix property name JavaScriptDialogRequest::defaultTextLeena Miettinen2016-12-221-3/+2
* | | Add print and pdf feature to new configure systemMichal Klocek2017-01-161-1/+1
* | | Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-122-0/+17
* | | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-103-1/+9
* | | Merge branch '5.8' into devAllan Sandfeld Jensen2016-12-211-3/+1
|\| |
| * | Improve WebEngineDownloadItem documentationKai Koehne2016-12-201-3/+1
* | | QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-197-59/+59
* | | Make QQuickWebEngineNewViewRequest::requestedUrl readable for QMLViktor Engelmann2016-12-153-0/+14
* | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-12-074-6/+24
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devMichael Brüning2016-12-074-6/+24
| |\| |
| | * | Merge remote-tracking branch 'origin/5.8.0' into 5.8Michael Brüning2016-12-051-0/+7
| | |\|
| | | * Fix build when PDF support is disabledPeter Varga2016-12-011-0/+7
| | * | Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-292-2/+6
| | |/
| | * Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-252-3/+10
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-251-1/+1
| | |\
| | | * Fix nullpointer dereferencing errorViktor Engelmann2016-10-121-1/+1
* | | | Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-073-0/+120
|/ / /
* / / Add AllowGeolocationOnInsecureOrigins settingAllan Sandfeld Jensen2016-12-012-0/+27
|/ /
* | 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
| |\| |