summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-0410-45/+100
|\
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-014-5/+33
| * Doc: Always treat \brief as full sentenceKai Koehne2019-02-225-21/+21
| * Clarify documentation of QWebEnginePage::title()Jüri Valdmann2019-02-222-2/+8
| * Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-193-13/+23
| * Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-192-6/+17
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-012-0/+14
* | API cleanupAllan Sandfeld Jensen2019-02-272-18/+9
* | Fix crash on unsetting request interceptorAllan Sandfeld Jensen2019-02-261-2/+4
* | Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-223-2/+6
* | Emit QWebEnginePage::selectionChanged asynchronouslyJüri Valdmann2019-02-211-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-154-0/+30
|\|
| * Doc: Extend documentation of callbacksTamas Zakor2019-02-083-0/+29
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-0/+1
| |\
| | * Fix hide/show of delegate widgetMichal Klocek2019-01-091-0/+1
* | | Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-132-22/+6
* | | 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