| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | shiboken6: Port some loop variables to qsizetype | Friedemann Kleint | 2022-10-13 | 1 | -1/+1 |
| * | Add a logging category to libpyside | Friedemann Kleint | 2022-08-26 | 1 | -0/+3 |
| * | Shiboken: Optimize attribute access a bit more | Christian Tismer | 2022-06-20 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | Move numpyview from libpyside into libshiboken | Friedemann Kleint | 2022-05-13 | 1 | -2/+0 |
| * | libpyside: Fix qMetaTypeFromPyType() for wrapped types | Friedemann Kleint | 2022-05-09 | 1 | -1/+1 |
| * | libpyside: Add QString to UNICODE conversion | Friedemann Kleint | 2022-04-29 | 1 | -0/+6 |
| * | libpyside: Add function to convert a PyTypeObject to a QMetaType | Friedemann Kleint | 2022-04-28 | 1 | -0/+14 |
| * | libpyside: Move the UNICODE conversion into the library | Friedemann Kleint | 2022-04-28 | 1 | -5/+20 |
| * | __feature__: rework constructor handling of both features | Christian Tismer | 2022-02-22 | 1 | -50/+226 |
| * | __feature__: Do the renaming also in the hidden methods | Christian Tismer | 2022-02-15 | 1 | -11/+52 |
| * | PyPySide: Rename interface functions and classes to simplify debugging | Christian Tismer | 2022-02-03 | 1 | -1/+1 |
| * | libpyside: Move helper isCompiledMethod() to pysideutils.h | Friedemann Kleint | 2022-01-19 | 1 | -0/+7 |
| * | PySide6: Move the mutex for locking QObject allocation helpers to libpyside | Friedemann Kleint | 2021-12-08 | 1 | -0/+7 |
| * | Pyside6: Move the QuickRegisterItem helpers into libpysideqml | Friedemann Kleint | 2021-12-08 | 1 | -12/+0 |
| * | libpyside: Split up the pyside.h header | Friedemann Kleint | 2021-11-26 | 1 | -0/+5 |
| * | libpyside6: Add a convenience function to convert a PyObject * to a QObject * | Friedemann Kleint | 2021-11-23 | 1 | -8/+34 |
| * | libpyside6: Use isEmpty() instead of empty() for Qt containers | Friedemann Kleint | 2021-11-19 | 1 | -1/+1 |
| * | PyPySide: check in the rest of PyPy changes | Christian Tismer | 2021-11-12 | 1 | -0/+5 |
| * | PySide6: Remove QML includes from pyside.h | Friedemann Kleint | 2021-11-11 | 1 | -2/+0 |
| * | Remove SbkObjectType from the API | Friedemann Kleint | 2021-09-13 | 1 | -4/+4 |
| * | Define SbkObjectType to be a PyTypeObject | Friedemann Kleint | 2021-09-11 | 1 | -6/+1 |
| * | Implement qmlRegisterSingletonInstance | Cristián Maureira-Fredes | 2021-08-17 | 1 | -0/+11 |
| * | pathlib: fix empty constructors in conversion | Cristián Maureira-Fredes | 2021-07-20 | 1 | -0/+5 |
| * | Fix assert when retrieving wrapper from different thread | Friedemann Kleint | 2021-07-08 | 1 | -2/+5 |
| * | PySide6: Fix crashes in QObject.findChild() | Friedemann Kleint | 2021-06-29 | 1 | -1/+15 |
| * | build support for pathlib.Path, baseline | Christian Tismer | 2021-06-12 | 1 | -1/+16 |
| * | PyClassProperty: Correct the decorator and publish the class | Christian Tismer | 2021-06-10 | 1 | -0/+2 |
| * | libpyside: Add helpers for numpy | Friedemann Kleint | 2021-04-21 | 1 | -0/+2 |
| * | libpyside: Fix some clang analzyer warnings | Friedemann Kleint | 2021-03-11 | 1 | -5/+5 |
| * | allow to use shiboken.delete() to delete Q*Application | Christian Tismer | 2021-01-11 | 1 | -0/+3 |
| * | feature: Disable selection while creating a type | Christian Tismer | 2021-01-06 | 1 | -0/+5 |
| * | basewrapper: clear all traces of special Q*Application treatment | Christian Tismer | 2021-01-04 | 1 | -1/+0 |
| * | cppgenerator: rework keyword handling regarding unknown keywords | Christian Tismer | 2020-11-23 | 1 | -23/+21 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -0/+616 |