summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add \since tag for QWebEngineProfile::setDownloadPathv5.13.0-beta3Kai Koehne2019-04-131-0/+2
* Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-097-45/+45
|\
| * Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-017-45/+45
* | Notification API cleanupKirill Burtsev2019-04-055-26/+37
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-032-3/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-282-6/+9
|\|
| * Fix escaped characters in tooltipAllan Sandfeld Jensen2019-03-261-3/+5
| * Fixup focus implementationAllan Sandfeld Jensen2019-03-212-3/+4
* | Fix capitalisation of letters for PDF viewer settingMichael Brüning2019-03-193-4/+4
* | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-191-3/+7
* | Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-071-0/+4
* | 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