Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add class and enum documentation to QWebEngineCertificateError | Allan Sandfeld Jensen | 2014-12-03 | 1 | -0/+33 |
| | | | | | | | | | Without the class description the methods documentation was never generated. Change-Id: I0d7232e8f5cc6765908cb28b77d0fe0f514d359d Task-number: QTBUG-42996 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com> | ||||
* | Add Qt WebEngine Widgets API for allowing certificate errors | Allan Sandfeld Jensen | 2014-08-29 | 1 | -0/+111 |
This adds API for overriding some certificate errors. Once overridden any identical error for the same hostname and certificate will use the same override. Similar API for QtWebEngine QML should be added in a later patch. Change-Id: I144147b86d9b592e3f87346a1e48890acee0c670 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com> |