summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid url on profile changeMichal Klocek2019-09-041-3/+1
* Add doc's cross-references for web notification example and api methodsKirill Burtsev2019-08-291-2/+6
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-113-2/+24
|\
| * Disable edit actions when content has no focused framePeter Varga2019-05-273-2/+24
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-05-241-0/+12
|\|
| * Add path validation for QWebEngineDownloadItem::setPath()Tamas Zakor2019-05-201-0/+12
| * Q(Quick)WebEngineProfile: Update list of internal schemesJüri Valdmann2019-05-071-30/+2
* | Place popups in correct locations for transformed webengine viewsAllan Sandfeld Jensen2019-05-141-0/+1
* | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-093-5/+5
|\|
| * Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-013-5/+5
* | Notification API cleanupKirill Burtsev2019-04-052-4/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-282-3/+7
|\|
| * Fixup focus implementationAllan Sandfeld Jensen2019-03-212-3/+7
* | Fix capitalisation of letters for PDF viewer settingMichael Brüning2019-03-192-6/+6
* | Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-071-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-047-36/+57
|\|
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-014-14/+10
| * Doc: Fix JavaScriptDialogRequest.DialogTypeBeforeUnload enum valueLeena Miettinen2019-02-271-3/+3
| * Doc: Always treat \brief as full sentenceKai Koehne2019-02-222-2/+2
| * Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-193-12/+22
| * Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-192-4/+17
| * Doc: Fix type of WebEngineDownloadItem::view propertyKirill Burtsev2019-02-191-1/+3
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-012-0/+14
* | Cleanup QML client certificate selection implementationAllan Sandfeld Jensen2019-02-272-21/+4
* | Doc: Talk about 'empty string' in WebEngineProfile::downloadPathKai Koehne2019-02-241-2/+2
* | Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-222-0/+26
* | Revision WebEngineProfile::userNotificationKai Koehne2019-02-212-1/+2
* | Web Notifications APIKirill Burtsev2019-02-066-1/+40
* | Merge remote-tracking branch 'origin/dev' into 5.13Michael Brüning2019-02-052-8/+0
|\ \
| * | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-012-8/+0
* | | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-042-1/+29
|/ /
* | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-314-0/+250
* | Add API to set default download pathTamas Zakor2019-01-302-0/+46
* | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-244-4/+389
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-0/+2
|\|
| * Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-0/+2
* | Add configure for webengine and webenginewidgetsMichal Klocek2019-01-214-3/+4
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Allan Sandfeld Jensen2018-12-194-7/+11
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-184-7/+11
| |\|
| | * Doc: Add full stop to the end of brief statementLeena Miettinen2018-12-131-1/+1
| | * Document and safeguard usage of custom schemesAlexandru Croitor2018-12-121-1/+8
| | * Avoid binding loops caused by default context menuSzabolcs David2018-11-292-4/+5
| | * Docs: Extend documentation of WebActionsSzabolcs David2018-11-281-1/+2
* | | Doc: Add docs for useForGlobalCertificateVerificationLeena Miettinen2018-12-141-26/+27
|/ /
* | Move printing operation to a new threadSzabolcs David2018-12-102-3/+3
* | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-161-2/+21
|\|
| * Add standard icon names to Quick web actionsSzabolcs David2018-11-141-2/+21
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-052-10/+81
|\|
| * Fix quicknanobrowser crash on exitJüri Valdmann2018-11-021-4/+8
| * Stop showing speculative framesJüri Valdmann2018-10-292-6/+63