summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid url on profile changeMichal Klocek2019-09-041-3/+1
* Add doc's cross-references for web notification example and api methodsKirill Burtsev2019-08-291-2/+6
* Skip qtwebengine for -no-gui build (also in the configure system)Liang Qi2019-08-111-0/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-112-5/+8
|\
| * Fix tooltip text wrappingTamas Zakor2019-07-251-3/+5
| * Doc: Edit docs on script injectionLeena Miettinen2019-07-221-2/+3
* | Fix compilation against 5.9Michal Klocek2019-07-312-0/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-231-1/+6
|\|
| * Doc: Update requirements for building on WindowsLeena Miettinen2019-07-121-1/+6
* | Make qdoc scan WebEngine more effectiveAllan Sandfeld Jensen2019-07-181-5/+7
* | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-114-3/+30
|\|
| * Doc: Improve documentation for QWebEngineView::setHtml()Leena Miettinen2019-06-071-1/+2
| * Disable edit actions when content has no focused framePeter Varga2019-05-274-2/+28
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Allan Sandfeld Jensen2019-06-041-0/+16
|\ \
| * | Document PDF viewing featureMichael Brüning2019-05-171-0/+16
* | | 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
* | | Place popups in correct locations for transformed webengine viewsAllan Sandfeld Jensen2019-05-144-8/+50
* | | 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