summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix build with -no-opengl configured QtMichael Brüning2016-12-011-1/+4
| | * Fix multiple copy handling while printingMichael Brüning2016-11-251-1/+5
| | * Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael Brüning2016-11-252-10/+147
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-252-8/+22
| | |\
| | | * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-241-1/+10
| | | |\
| | | | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-101-1/+10
| | | * | 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-012-1/+4
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-113-0/+18
|\| | |
| * | | 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-041-0/+2
| |\| |
| | * | Fix leakage of FilePickerControl objects in QWebEnginePageJoerg Bornemann2016-10-261-0/+2
| | * | 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
| | |/ | |/|
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-292-12/+12
* | | Fix spellchecking for macOSAlexandru Croitor2016-10-171-3/+23
* | | 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
* | | Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-012-28/+0
* | | 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-222-1/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-212-4/+9
|\| |
| * | 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
* | | 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
* | | Add setting to enable printing of CSS backgroundsMichael Bruning2016-08-282-1/+5
* | | 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-093-1/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-055-38/+89
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-025-37/+51
| |\|
| | * Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-1/+0
| | * Allow QWebEnginePage::createWindow to return thisJoerg Bornemann2016-07-082-7/+23
| | * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-014-18/+18
| | * Let script collection hold a reference to the adapterAllan Sandfeld Jensen2016-07-013-16/+12
| | * Fix invalid pointer in script collection after opening popupAllan Sandfeld Jensen2016-06-301-0/+3
| * | Add missing Q_DECL_OVERRIDE macroAdam Kallai2016-07-141-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-272-0/+38
| |\|