summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Unify updating navigation actionsSzabolcs David2018-10-232-0/+10
* | Move the profiles' url scheme handler API to coreJüri Valdmann2018-10-312-45/+5
* | Make it possible to enable OCSP on LinuxAllan Sandfeld Jensen2018-10-173-0/+71
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-7/+29
|\
| * Doc: Mention that profile storage paths must be set before useLeena Miettinen2018-09-241-7/+29
* | Clean up WebEngineAction APIPeter Varga2018-09-204-23/+23
* | Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-171-1/+2
|\|
| * Document world ID limitAllan Sandfeld Jensen2018-08-271-1/+2
* | Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-125-76/+90
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-1/+1
* | Doc: Add missing . to property descriptionKai Koehne2018-08-291-1/+1
* | Return http status code for successfully loaded pagesErwin Kandler2018-08-291-2/+2
* | Fix build without webchannelKai Koehne2018-08-281-0/+2
* | Do not force default profile on WebEngineViewMichal Klocek2018-08-254-25/+58
* | Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-211-1/+1
|\|
| * Forward mouse and keyboard modifiers from QDropEventJüri Valdmann2018-07-131-1/+1
* | Make WebChannel an optional featureMichal Klocek2018-08-091-0/+18
* | Add printRequest()Michal Klocek2018-08-093-0/+10
* | Fix running webengine without default profileMichal Klocek2018-08-031-1/+1
* | Add QWebEngineUrlScheme classJüri Valdmann2018-08-021-4/+8
* | Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-025-0/+25
* | Introduce WebEngineAction in Quick APIValentin Fokin2018-08-026-46/+606
* | Add DNS prefetchingAllan Sandfeld Jensen2018-08-012-0/+26
* | Create WebContents with initially_hidden = trueJüri Valdmann2018-07-161-0/+3
* | Rename BrowserAdapterClient to ProfileAdapterClientMichal Klocek2018-07-094-44/+44
* | Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-096-88/+94