summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* QML: Fix import to 1.10Kai Koehne2019-10-171-5/+5
* Improve Q(Quick)WebEngineDownloadItem APITamas Zakor2019-10-072-7/+10
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-243-7/+9
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-09-121-1/+1
| |\
| | * Reject certificate error for non-overridable errorsKirill Burtsev2019-08-291-1/+1
| * | Fix doc of QQuickWebEngineSettings::fullScreenSupportEnabledJüri Valdmann2019-09-091-1/+1
| * | 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
* | | Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-1/+1
* | | Introduce findTextFinished signalPeter Varga2019-08-233-0/+11
* | | Refactor findText handlingPeter Varga2019-08-222-24/+5
* | | 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