summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-0/+2
* 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
* Add standard icon names to Quick web actionsSzabolcs David2018-11-141-2/+21
* 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
* 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
* | Enable client certificate storeAllan Sandfeld Jensen2018-07-082-0/+6
* | Finalize change from BrowserContext to ProfileMichal Klocek2018-07-061-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-06-261-1/+1
|\|
| * Doc: Add missing dots (qtwebengine)Paul Wicking2018-06-221-1/+1
* | Fine tune configure and clean up header includesMichal Klocek2018-06-1216-33/+31
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-062-3/+4
* | Unify and simplify profile constructorsMichal Klocek2018-05-281-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-182-0/+8
|\|
| * Disable drag&drop on eglfs for qml appMichal Klocek2018-05-042-0/+8
* | Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-184-21/+25
* | Remove keeping browser context as shared pointer in web context adapterMichal Klocek2018-05-184-5/+36
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-172-0/+11