summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | Lower Xcode version requirement to 8.3.3 from 9.0Alexandru Croitor2018-07-111-3/+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
* | Add support for loading UI delegates from resource filesRomain Pokrzywka2018-06-181-15/+34
* | Fine tune configure and clean up header includesMichal Klocek2018-06-1219-49/+36
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-064-10/+14
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-301-1/+18
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-291-1/+18
| |\|