summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes in urlChanged signal handlersSzabolcs David2020-02-201-1/+3
* Fix WebEngineView flashing when closing popupPeter Varga2019-09-121-1/+1
* Reject certificate error for non-overridable errorsKirill Burtsev2019-08-291-1/+1
* Fix WebEngineView.findText with a callback doc parameter descriptionKirill Burtsev2019-08-281-6/+5
* Fix tooltip text wrappingTamas Zakor2019-07-251-3/+5
* Doc: Edit docs on script injectionLeena Miettinen2019-07-221-2/+3
* Doc: Update requirements for building on WindowsLeena Miettinen2019-07-121-1/+6
* 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
* 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
* Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-0115-114/+105
* Fixup focus implementationAllan Sandfeld Jensen2019-03-212-3/+7
* 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
* 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
* | | Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-0/+2
| |/ |/|
* | 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
|/
* Avoid binding loops caused by default context menuSzabolcs David2018-11-292-4/+5
* Fix input method updatePeter Varga2018-11-292-6/+2
* Docs: Extend documentation of WebActionsSzabolcs David2018-11-282-6/+10
* Document client certificate featureAllan Sandfeld Jensen2018-11-271-0/+18
* Add standard icon names to Quick web actionsSzabolcs David2018-11-141-2/+21
* Merge "Merge remote-tracking branch 'origin/5.12.0' into 5.12" into refs/stag...Allan Sandfeld Jensen2018-11-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-131-1/+1
| |\
| | * Update documented chromium versionAllan Sandfeld Jensen2018-11-061-1/+1
* | | Add missing classname to qmldirsAllan Sandfeld Jensen2018-11-132-0/+2
|/ /
* | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-083-0/+13
* | Fix a FIXMEAllan Sandfeld Jensen2018-11-062-7/+4
|/
* Fix quicknanobrowser crash on exitJüri Valdmann2018-11-021-4/+8
* Doc: Remove obsolete dependency to qtquickcontrols2Topi Reinio2018-10-301-1/+0
* Stop showing speculative framesJüri Valdmann2018-10-296-29/+75
* Unify updating navigation actionsSzabolcs David2018-10-232-0/+10
* Remove some outdated Qt version checksAllan Sandfeld Jensen2018-10-231-5/+0
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-024-10/+10
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-272-7/+35
|\
| * Doc: Mention that profile storage paths must be set before useLeena Miettinen2018-09-241-7/+29
| * Doc: You need to use x64_x86 cross-compiler to compile for 32 bitKai Koehne2018-09-241-0/+6
* | Clean up WebEngineAction APIPeter Varga2018-09-206-30/+25