summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Introduce RenderWidgetHostViewQtDelegateQuick::windowGeometry()Allan Sandfeld Jensen2019-05-074-0/+14
* Support clang_cl builds on WindowsAllan Jensen2019-05-021-1/+1
* Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-0915-114/+105
|\
| * Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-0115-114/+105
* | Update Chromium version numberAllan Sandfeld Jensen2019-04-081-2/+2
* | Notification API cleanupKirill Burtsev2019-04-053-5/+5
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-031-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-282-3/+7
|\|
| * Fixup focus implementationAllan Sandfeld Jensen2019-03-212-3/+7
* | Fix exporting of WebEngineSettings::pdfViewerEnabledAllan Sandfeld Jensen2019-03-211-8/+9
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-212-1/+76
* | Fix capitalisation of letters for PDF viewer settingMichael Brüning2019-03-192-6/+6
* | 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-41/+72
|\|
| * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-014-14/+10
| * Doc: Fix JavaScriptDialogRequest.DialogTypeBeforeUnload enum valueLeena Miettinen2019-02-271-3/+3
| * Doc: Always treat \brief as full sentenceKai Koehne2019-02-224-4/+4
| * Doc: Copy minimal example code into overview pageKai Koehne2019-02-211-3/+13
| * Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-193-12/+22
| * Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-192-4/+17
| * Doc: Fix type of WebEngineDownloadItem::view propertyKirill Burtsev2019-02-191-1/+3
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-012-0/+14
* | Cleanup QML client certificate selection implementationAllan Sandfeld Jensen2019-02-273-23/+6
* | Doc: Rename 'Notificatons' section to 'Web Notifications'Kai Koehne2019-02-272-3/+8
* | Doc: Talk about 'empty string' in WebEngineProfile::downloadPathKai Koehne2019-02-241-2/+2
* | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-02-242-2/+84
* | Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-222-0/+26
* | Doc: Bump QtWebEngine import to 1.9Kai Koehne2019-02-211-2/+2
* | Revision WebEngineProfile::userNotificationKai Koehne2019-02-212-1/+2
* | Try using authentication from QNetworkProxyMichal Klocek2019-02-191-5/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-151-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-1/+1
| |\
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-083-3/+10
| | |\
| | * | Fix building with -no-opengl on macOSMichael Brüning2018-12-181-1/+1
* | | | Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-134-39/+9
* | | | Web Notifications APIKirill Burtsev2019-02-069-2/+54
* | | | Merge remote-tracking branch 'origin/dev' into 5.13Michael Brüning2019-02-052-8/+0
|\ \ \ \
| * | | | Delete WebContentsAdapterClient::dpiScale()Jüri Valdmann2019-02-012-8/+0
* | | | | Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-042-1/+29
|/ / / /
* | | | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-3111-1/+560
* | | | Add API to set default download pathTamas Zakor2019-01-304-6/+58
* | | | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-247-4/+414
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-0/+2
|\| | |
| * | | Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-0/+2
| | |/ | |/|
* | | Add configure for webengine and webenginewidgetsMichal Klocek2019-01-2112-107/+152
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Allan Sandfeld Jensen2018-12-198-19/+22
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-188-19/+22
| |\| |
| | * | Doc: Fix a broken link to macOS requirementsLeena Miettinen2018-12-131-1/+1
| | * | Doc: Add full stop to the end of brief statementLeena Miettinen2018-12-131-1/+1
| | * | Document and safeguard usage of custom schemesAlexandru Croitor2018-12-121-1/+8
| | |/