summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Remove unused qmlRegisterRevision callKai Koehne2017-04-111-2/+0
* Allow setter methods of WebEngineScript to be called directlyKai Koehne2017-04-101-7/+7
* Doc: Fix QtWebEngine version numberKai Koehne2017-04-102-3/+3
* Doc: Mark QQuickWebEngineScript::timerEvent() internalLeena Miettinen2017-03-301-0/+3
* Doc: Fix link errorNico Vertriest2017-03-281-3/+3
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-261-1/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+1
|\
| * Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-071-0/+1
* | Rework form validation QML testsPeter Varga2017-03-082-5/+0
* | Add FINALs and explicit constructor to QQuickWebEngineScriptSzabolcs David2017-03-071-7/+7
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-022-1/+3
|\|
| * Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-221-0/+2
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-2/+7
|\|
| * Fix drag position updates for QQuickWebEngineViewJoerg Bornemann2017-01-261-2/+7
* | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-267-180/+283
* | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-264-0/+74
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-185-5/+85
|\|
| * 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
| | |\