summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Adaptations for Chromium 75Allan Sandfeld Jensen2019-07-101-4/+4
* Disable Cut/Copy/Unselect actions when there's no selectionJüri Valdmann2019-07-082-2/+9
* Add API to change download directory path and file nameTamas Zakor2019-07-054-8/+126
* Merge remote-tracking branch 'origin/5.13' into devJüri Valdmann2019-07-023-2/+24
|\
| * 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
* | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Allan Sandfeld Jensen2019-05-271-0/+12
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-271-0/+12
| |\| |
| | * | 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
* | | | Implement page lifecycle APIJüri Valdmann2019-05-243-6/+63
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Allan Sandfeld Jensen2019-05-171-0/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-161-0/+1
| |\| |
| | * | Place popups in correct locations for transformed webengine viewsAllan Sandfeld Jensen2019-05-141-0/+1
* | | | Add API to get the suggested download file nameTamas Zakor2019-05-164-0/+16
|/ / /
* | | Add navigation type for redirectsAllan Sandfeld Jensen2019-05-102-1/+4
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-093-5/+5
|\| |
| * | 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
* | | Extend the QQuickWebEngineDownloadItem Qml type with url propertyTamas Zakor2019-04-294-3/+22
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-052-4/+4
|\| |
| * | Notification API cleanupKirill Burtsev2019-04-052-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-292-3/+7
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-2112-60/+109
|\| |
| * | 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
* | | Add a way to customize tooltips in WebEngineViewSzabolcs David2019-02-194-2/+153
|/ /
* | 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