summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Web Notifications APIKirill Burtsev2019-02-0610-2/+241
* Merge remote-tracking branch 'origin/dev' into 5.13Michael Brüning2019-02-052-6/+0
|\
| * Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-012-6/+0
* | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-044-4/+31
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-011-2/+0
|\ \ | |/ |/|
| * Remove QWebFrame commentsKai Koehne2019-01-301-2/+0
* | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-311-0/+5
* | Add API to set default download pathTamas Zakor2019-01-302-0/+31
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-2/+4
|\|
| * Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-2/+4
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2019-01-181-3/+3
|\|
| * Do not force wrapping of tooltipsKai Koehne2019-01-081-3/+3
* | Docs: Correct documentation of QWebEnginePage::print()Szabolcs David2019-01-071-4/+1
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-184-20/+25
|\|
| * Document and safeguard usage of custom schemesAlexandru Croitor2018-12-121-1/+7
| * Fix input method updatePeter Varga2018-11-292-8/+2
| * Docs: Extend documentation of WebActionsSzabolcs David2018-11-281-11/+21
* | Move printing operation to a new threadSzabolcs David2018-12-105-90/+262
* | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-162-14/+20
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-132-14/+10
| |\
| | * Fix opened webviews closing when opener closesAllan Sandfeld Jensen2018-11-082-14/+10
| * | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-082-0/+10
| |/
* | Fix GPU compositing (and WebGL) to work with ANGLE on WindowsAlexandru Croitor2018-11-121-16/+22
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-059-117/+185
|\|
| * Keep visibility of WebContents when restoring historyPeter Varga2018-10-291-0/+2
| * Stop showing speculative framesJüri Valdmann2018-10-296-101/+174
| * Unify updating navigation actionsSzabolcs David2018-10-232-9/+2
| * Allow client certificates without opensslAllan Sandfeld Jensen2018-10-234-7/+7
* | Move the profiles' url scheme handler API to coreJüri Valdmann2018-10-312-45/+5
* | Add setRequestInterceptor to QWebEnginePageAllan Sandfeld Jensen2018-10-174-0/+43
* | Make it possible to enable OCSP on LinuxAllan Sandfeld Jensen2018-10-172-0/+38
|/
* Doc: Add link from QWEClientCertSelection to related signalLeena Miettinen2018-10-041-1/+5
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-022-4/+4
* Fix QWebEngineView changed properties emit on setPageKirill Burtsev2018-10-013-18/+65
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+8
|\
| * Doc: Mention that profile storage paths must be set before useLeena Miettinen2018-09-241-1/+8
* | Fix QWebEnginePage emit zero loadProgress before loadStartedKirill Burtsev2018-09-241-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-172-3/+5
|\|
| * Document world ID limitAllan Sandfeld Jensen2018-08-272-3/+5
* | Correct cert to certificateAllan Sandfeld Jensen2018-09-125-29/+29
* | Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-121-2/+2
* | Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-1/+1
* | Avoid reattach of page before deleting itAllan Sandfeld Jensen2018-09-053-9/+10
* | Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-215-10/+28
|\|
| * Clarify how key / mouse QEvents are propagated to a popup RWHVQD objectAlexandru Croitor2018-07-311-0/+6
| * Close popups when parent window is movedAlexandru Croitor2018-07-272-9/+14
| * Add threading and security note for print()Michal Klocek2018-07-201-0/+5
| * 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/+12