| Commit message (Expand) | Author | Age | Files | Lines |
| * | limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ... | Cristián Maureira-Fredes | 2024-11-08 | 1 | -7/+7 |
| * | PySide6: Add QWebEngineFrame | Friedemann Kleint | 2024-10-08 | 1 | -0/+17 |
| * | PySide6: Re-add QWebEnginePage::printToPdf() | Friedemann Kleint | 2024-10-08 | 1 | -15/+2 |
| * | PySide6: Fix overloads of QWebEnginePage::runJavaScript() | Friedemann Kleint | 2024-10-07 | 1 | -34/+18 |
| * | PySide6: Move snippets of QWebEnginePage to qtwebenginecore.cpp | Friedemann Kleint | 2024-10-07 | 1 | -0/+107 |
| * | shiboken6: Generate Python override code for added virtuals | Friedemann Kleint | 2024-04-22 | 1 | -0/+14 |
| * | Long live PyObjectHolder | Friedemann Kleint | 2024-03-05 | 1 | -16/+30 |
| * | PySide6: Fix callable invocations | Friedemann Kleint | 2024-02-01 | 1 | -7/+7 |
| * | LazyInit: Make imports computable from offset constants | Christian Tismer | 2024-01-31 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | webenginecore - QtWebEngineProfile setNotificationPresenter | Shyamnath Premnadh | 2022-05-18 | 1 | -0/+17 |
| * | webenginecore: QWebEngineCookieStore setCookieFilter | Shyamnath Premnadh | 2022-05-17 | 1 | -0/+55 |