summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-103-2/+31
| | | * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Allan Sandfeld Jensen2016-11-211-7/+12
| | | |\ \
| | | | * | Do not call QOpenGLContext::openGLModuleType() from MainDllMichal Klocek2016-10-261-7/+12
* | | | | | Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-073-0/+132
|/ / / / /
* / / / / Add AllowGeolocationOnInsecureOrigins settingAllan Sandfeld Jensen2016-12-013-1/+10
|/ / / /
* | | | Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-116-3/+28
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Michael Brüning2016-11-091-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | Copy web channel from QWebEnginePage when adopting WebContentsAdapterMichael Brüning2016-11-081-0/+4
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-044-3/+12
| |\| |
| | * | Fix leakage of FilePickerControl objects in QWebEnginePageJoerg Bornemann2016-10-261-0/+2
| | * | Doc: Clarify that font size is in pixelsKai Koehne2016-10-241-2/+2
| | * | Fix IME window placement relative to QWebEngineViewAlexandru Croitor2016-10-142-1/+8
| | * | Use canonical include paths for public headersKai Koehne2016-09-221-3/+3
| * | | Prevent crash with overridden drag 'n drop event handlersJoerg Bornemann2016-10-262-0/+13
| | |/ | |/|
* | | Fix handling of drag 'n drop events in QWebEngineViewJoerg Bornemann2016-11-101-0/+6
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-292-12/+12
* | | Fix spellchecking for macOSAlexandru Croitor2016-10-171-3/+23
* | | Doc: Fix grouping Qt WebEngine modulesLeena Miettinen2016-10-173-3/+2
* | | Doc: Do not advise to overwrite QWidget::contextMenuEvent()Kai Koehne2016-10-061-10/+7
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-062-4/+4
|\| |
| * | Use canonical include paths for public headersKai Koehne2016-09-232-4/+4
* | | Doc: Do not call Greasemonkey attributes 'extensions'Kai Koehne2016-10-041-2/+2
* | | Fix building when QT_NO_OPENGL is definedAndy Nichols2016-10-021-1/+2
* | | Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-013-29/+1
* | | Cleanup directory structureAllan Sandfeld Jensen2016-09-271-1/+1
* | | Doc: Let QWebEnginePage::print() documentation show upKai Koehne2016-09-262-2/+2
* | | Doc: Cross-reference spellCheckerSuggestions() and misspelledWord()Kai Koehne2016-09-261-1/+4
* | | Doc: Replace external w3schools link with standard oneKai Koehne2016-09-261-1/+1
* | | Fix documentation for new WebEngineDownloadItem::type enumerationKai Koehne2016-09-261-7/+10
* | | Expose allow-running-insecure-contents as a settingAllan Sandfeld Jensen2016-09-223-1/+9
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-213-5/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-121-1/+2
| |\|
| | * Improve QWebEngineSettings::JavascriptCanOpenWindows docsFlorian Bruhin2016-09-061-1/+2
| * | Doc: QWebEngineContextMenuData is in the QtWebEngineWidgets moduleLeena Miettinen2016-09-081-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-08-311-3/+8
| |\|
| | * Fix crash when trying to navigate in new window but is blockedAllan Sandfeld Jensen2016-08-231-3/+8
* | | Doc: Describe spellchecking feature in overviewsLeena Miettinen2016-09-201-0/+5
* | | Correct documentation for printing of CSS backgroundsMichael Brüning2016-09-181-1/+1
* | | Certificate transparencyAllan Sandfeld Jensen2016-09-142-0/+3
* | | Add context menu request to qml apiMichal Klocek2016-08-312-69/+69
* | | Add dialog requests to qml apiMichal Klocek2016-08-312-2/+2
* | | Restore ability to build with Qt 5.7v5.8.0-alpha1Allan Sandfeld Jensen2016-08-281-1/+2
* | | Add setting to enable printing of CSS backgroundsMichael Bruning2016-08-283-1/+8
* | | Doc: Additional Chromium extensions are supported since Qt 5.8Leena Miettinen2016-08-251-1/+2
* | | Add widgets API for printing on a QPrinterMichael Bruning2016-08-243-0/+43
* | | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-095-1/+14
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-058-39/+113
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-028-37/+67
| |\|
| | * Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-1/+0