summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
| | * Avoid binding loops caused by default context menuSzabolcs David2018-11-292-4/+5
| | * Fix input method updatePeter Varga2018-11-292-6/+2
| | * Docs: Extend documentation of WebActionsSzabolcs David2018-11-282-6/+10
* | | Doc: Add docs for useForGlobalCertificateVerificationLeena Miettinen2018-12-141-26/+27
|/ /
* | Move printing operation to a new threadSzabolcs David2018-12-102-3/+3
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-281-0/+18
|\|
| * Document client certificate featureAllan Sandfeld Jensen2018-11-271-0/+18
* | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-167-10/+41
|\|
| * Add standard icon names to Quick web actionsSzabolcs David2018-11-141-2/+21
| * Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Allan Sandfeld Jensen2018-11-131-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-131-1/+1
| | |\
| | | * Update documented chromium versionAllan Sandfeld Jensen2018-11-061-1/+1
| * | | Add missing classname to qmldirsAllan Sandfeld Jensen2018-11-132-0/+2
| |/ /
| * | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-083-0/+13
| * | Fix a FIXMEAllan Sandfeld Jensen2018-11-062-7/+4
| |/
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-058-39/+93
|\|
| * Fix quicknanobrowser crash on exitJüri Valdmann2018-11-021-4/+8
| * Doc: Remove obsolete dependency to qtquickcontrols2Topi Reinio2018-10-301-1/+0
| * Stop showing speculative framesJüri Valdmann2018-10-296-29/+75
| * Unify updating navigation actionsSzabolcs David2018-10-232-0/+10
| * Remove some outdated Qt version checksAllan Sandfeld Jensen2018-10-231-5/+0
* | 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-174-0/+72
|/
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-024-10/+10
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-272-7/+35
|\
| * Doc: Mention that profile storage paths must be set before useLeena Miettinen2018-09-241-7/+29
| * Doc: You need to use x64_x86 cross-compiler to compile for 32 bitKai Koehne2018-09-241-0/+6
* | Clean up WebEngineAction APIPeter Varga2018-09-206-30/+25
* | Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-172-2/+3
|\|
| * Document world ID limitAllan Sandfeld Jensen2018-08-272-2/+3
* | Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-125-76/+90
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-1/+1
* | Update plugins.qmltypesKai Koehne2018-08-302-13/+17
* | Doc: Bump import to "QtWebEngine 1.8"Leena Miettinen2018-08-301-2/+2
* | 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-213-2/+4
|\|
| * Fix minimum GCC version in documentationJüri Valdmann2018-07-231-1/+1
| * Forward mouse and keyboard modifiers from QDropEventJüri Valdmann2018-07-131-1/+1
| * Doc: Mark \snippet entries with .pro filesVenugopal Shivashankar2018-07-031-0/+2
* | Make WebChannel an optional featureMichal Klocek2018-08-091-0/+18
* | Add printRequest()Michal Klocek2018-08-094-0/+20
* | Fix running webengine without default profileMichal Klocek2018-08-031-1/+1
* | Add QWebEngineUrlScheme classJüri Valdmann2018-08-022-4/+21
* | Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-026-0/+27
* | Introduce WebEngineAction in Quick APIValentin Fokin2018-08-0212-87/+678
* | Add DNS prefetchingAllan Sandfeld Jensen2018-08-013-0/+27
* | Create WebContents with initially_hidden = trueJüri Valdmann2018-07-161-0/+3