summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add configure for webengine and webenginewidgetsMichal Klocek2019-01-211-1/+0
* Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-181-1/+2
|\
| * Avoid binding loops caused by default context menuSzabolcs David2018-11-291-1/+2
* | Move printing operation to a new threadSzabolcs David2018-12-101-2/+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-291-5/+55
* Unify updating navigation actionsSzabolcs David2018-10-231-0/+9
* Clean up WebEngineAction APIPeter Varga2018-09-201-7/+7
* Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-121-72/+83
* 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-251-19/+51
* 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-091-0/+8
* | Introduce WebEngineAction in Quick APIValentin Fokin2018-08-021-46/+236
* | Create WebContents with initially_hidden = trueJüri Valdmann2018-07-161-0/+3
* | Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-8/+8
* | Enable client certificate storeAllan Sandfeld Jensen2018-07-081-0/+5
* | Finalize change from BrowserContext to ProfileMichal Klocek2018-07-061-1/+1
* | Fine tune configure and clean up header includesMichal Klocek2018-06-121-12/+12
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-2/+3
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-181-0/+7
|\|
| * Disable drag&drop on eglfs for qml appMichal Klocek2018-05-041-0/+7
* | Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-181-3/+3
* | Remove keeping browser context as shared pointer in web context adapterMichal Klocek2018-05-181-5/+16
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-171-0/+9
* Fix crash on launching and quitting nanobrowser with devtools openAllan Sandfeld Jensen2018-04-171-6/+7
* Use wrappers in QtWebEngineCore public interfaceJüri Valdmann2018-04-131-4/+2
* Shorten names of permission classesJüri Valdmann2018-04-131-8/+8
* Avoid creating temporary blank WebContentsJüri Valdmann2018-04-061-139/+89
* Adaptations to form validationAllan Sandfeld Jensen2018-03-151-44/+0
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-081-58/+4
* Remove unused QQuickWebEngineView::setDevicePixelRatioJüri Valdmann2018-03-061-8/+0
* Replace accessibility private API usage with QQmlPropertyv5.11.0-beta1Alexandru Croitor2018-02-221-8/+10
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-0/+4
|\
| * Fix crash on accessing WebEngineView properties too earlyPeter Varga2018-02-071-0/+4
* | Add support for registerProtocolHandlerJüri Valdmann2018-02-131-0/+33
* | Merge dev into 5.11Oswald Buddenhagen2018-02-061-18/+18
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2018-02-061-18/+18
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-02-021-18/+18
| | |\ \
| | | * | Fix crashes of url load qml testsMichal Klocek2018-01-311-15/+20
* | | | | Merge dev into 5.11Oswald Buddenhagen2018-02-061-2/+8
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-02-021-121/+204
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Adaptations for Chromium 63Allan Sandfeld Jensen2018-01-251-2/+8
* | | | | QuotaPermissionController: Rename cancel() to reject()Jüri Valdmann2018-02-031-1/+1
| |/ / / |/| | |
* | | | Make default context menus look more like chrome's oneValentin Fokin2018-02-021-121/+204
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-171-4/+3
|\| |