summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-272-25/+45
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-05-242-25/+45
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Add path validation for QWebEngineDownloadItem::setPath()Tamas Zakor2019-05-201-0/+12
| | | * | Doc: Add \a commands for WebEngineView signal and method argumentsLeena Miettinen2019-05-151-25/+28
| | | * | Update docs and test for runJavaScriptJüri Valdmann2019-05-091-0/+5
| | | * | Q(Quick)WebEngineProfile: Update list of internal schemesJüri Valdmann2019-05-071-30/+2
* | | | | Implement page lifecycle APIJüri Valdmann2019-05-245-6/+117
|/ / / /
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Allan Sandfeld Jensen2019-05-174-8/+50
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-164-8/+50
| |\| | |
| | * | | Place popups in correct locations for transformed webengine viewsAllan Sandfeld Jensen2019-05-144-8/+50
* | | | | Add API to get the suggested download file nameTamas Zakor2019-05-164-0/+16
|/ / / /
* | | | Add navigation type for redirectsAllan Sandfeld Jensen2019-05-102-1/+4
* | | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-0920-116/+121
|\| | |
| * | | 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
* | | Extend the QQuickWebEngineDownloadItem Qml type with url propertyTamas Zakor2019-04-296-4/+25
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-054-6/+6
|\| |
| * | 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.13' into devAllan Sandfeld Jensen2019-03-293-3/+8
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-03-2121-80/+305
|\| |
| * | 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
* | | Unify uncreatable type messagesMichael Brüning2019-03-071-21/+21
* | | Add a way to customize tooltips in WebEngineViewSzabolcs David2019-02-197-5/+171
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-151-1/+1
|\|