| Commit message (Expand) | Author | Age | Files | Lines |
| * | shiboken6: Enable code snippets for templates | Friedemann Kleint | 2025-02-20 | 1 | -0/+10 |
| * | limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ... | Cristián Maureira-Fredes | 2024-11-08 | 1 | -11/+11 |
| * | Add QMessageBox.open() with a slot | Friedemann Kleint | 2024-07-04 | 1 | -0/+6 |
| * | Shiboken: Simplify Python Error Messages | Christian Tismer | 2024-05-10 | 1 | -4/+2 |
| * | Release dialogs when using QDialog.exec() | Friedemann Kleint | 2024-04-12 | 1 | -0/+8 |
| * | Fix crash when adding None to a QLayout | Friedemann Kleint | 2024-03-14 | 1 | -8/+33 |
| * | Fix error about deleted C++ object when calling QWidget.style() in embedded a... | Friedemann Kleint | 2024-03-01 | 1 | -5/+10 |
| * | shiboken: Fix the polymorphic names in styleOptionType | Christian Tismer | 2024-02-12 | 1 | -22/+22 |
| * | shiboken: Get rid of tp_dict in general, amended | Christian Tismer | 2023-10-11 | 1 | -1/+2 |
| * | layouts: error instead of segfault for invalid item | Cristián Maureira-Fredes | 2023-08-24 | 1 | -0/+6 |
| * | Fix warning about unused allow-thread attribute on add-function | Friedemann Kleint | 2023-07-26 | 1 | -0/+2 |
| * | PySide6: Add QWizardPage::registerField() with a signal instanc | Friedemann Kleint | 2023-07-26 | 1 | -0/+12 |
| * | shiboken6: Handle returning primitive types by pointer | Friedemann Kleint | 2023-03-14 | 1 | -1/+1 |
| * | nogil: Apply the first necessary fixes | Christian Tismer | 2023-02-08 | 1 | -1/+1 |
| * | PySide6: Fix CMake UNITY_BUILD (jumbo) builds for modules | Friedemann Kleint | 2022-12-16 | 1 | -0/+7 |
| * | Port from qAsConst() to std::as_const() | Friedemann Kleint | 2022-10-13 | 1 | -1/+1 |
| * | Fix random values in QFormLayout.getItemPosition() | Adrian Herrmann | 2022-08-18 | 1 | -0/+5 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | shiboken: Introduce a function to get the type name of a polymorphic class | Friedemann Kleint | 2022-05-05 | 1 | -0/+57 |
| * | QFileDialog: allow threads with modal dialogs | Cristián Maureira-Fredes | 2022-01-24 | 1 | -0/+2 |
| * | Adapt to the QWidget/addAction changes in 6.3 | Friedemann Kleint | 2022-01-13 | 1 | -43/+75 |
| * | Define SbkObjectType to be a PyTypeObject | Friedemann Kleint | 2021-09-11 | 1 | -1/+1 |
| * | Shiboken: Remove cheating macros | Christian Tismer | 2021-08-06 | 1 | -1/+1 |
| * | PySide6: Refactor snippet helper retrieveObjectName() | Friedemann Kleint | 2021-07-27 | 1 | -13/+14 |
| * | PySide6: Fix QMenu.exec_() | Friedemann Kleint | 2021-07-20 | 1 | -2/+2 |
| * | Enable the exec() functions | Cristian Maureira-Fredes | 2021-05-04 | 1 | -0/+52 |
| * | Remove const_cast<char *> which are no longer needed in Python 3 | Friedemann Kleint | 2021-03-15 | 1 | -10/+4 |
| * | PySide6: Move injected code snippets where they belong | Friedemann Kleint | 2021-03-10 | 1 | -14/+0 |
| * | PySide6: Brush up the injected code snippets and templates | Friedemann Kleint | 2021-03-10 | 1 | -18/+16 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -0/+663 |