Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PySide6: Change some templates to be snippetsFriedemann Kleint2025-02-202-84/+0
* shiboken6: Enable code snippets for templatesFriedemann Kleint2025-02-203-138/+18
* libshiboken: Rename AutoArrayPointer to ArrayPointerFriedemann Kleint2025-02-202-3/+3
* PySide6: Remove some unused templatesFriedemann Kleint2025-02-202-57/+0
* QtWidgets: Use the new sequence templatesFriedemann Kleint2025-02-201-17/+1
* PySide6: Fix the type of the "result" parameter of the native event filtersFriedemann Kleint2025-02-201-4/+4
* Remove XML template typesystem file opengl_common.xmlFriedemann Kleint2025-02-201-30/+0
* Fix overriding QPaintEngine virtual functions taking a C-style array of geome...Friedemann Kleint2025-02-192-4/+24
* limited api: Remove PyBytes_AS_STRING and PyBytes_GET_SIZECristián Maureira-Fredes2024-11-082-2/+2
* limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ...Cristián Maureira-Fredes2024-11-082-28/+28
* limited api: Remove PyList_GET_ITEM, PyList_SET_ITEM and PyList_GET_SIZE macrosCristián Maureira-Fredes2024-11-081-2/+2
* limited api: replace PySequence_Fast_GET_SIZE by PySequence_SizeCristián Maureira-Fredes2024-11-083-4/+4
* limited api: replace PySequence_Fast_GET_ITEM by PySequence_GetItemCristián Maureira-Fredes2024-11-084-20/+34
* PySide6: Fix build when defining QT_NO_CAST_FROM_ASCII for the modulesFriedemann Kleint2023-12-081-1/+1
* PySide6: Expand template PyDateTime_ImportAndCheckFriedemann Kleint2022-12-161-9/+0
* PyEnum: Fix QKeySequence to stay correct when switching IntEnum to EnumChristian Tismer2022-08-091-9/+0
* Use SPDX license identifiersLucie Gérard2022-05-276-228/+12
* PyEnum: Implement Switchable Qt Enums Using Python EnumsChristian Tismer2022-05-221-0/+3
* Add readBytes and writeBytes functions from QDataStreamShyamnath Premnadh2022-04-081-0/+63
* PySide6: Add __repr__ to QEventsFriedemann Kleint2022-01-211-0/+12
* shiboken6: Add predefined templates for standard container type conversionFriedemann Kleint2021-11-081-110/+0
* Remove some C-style castsFriedemann Kleint2021-09-131-1/+1
* Allow threads for QInputDialog templatesCristián Maureira-Fredes2021-08-101-5/+22
* Shiboken: Remove cheating macrosChristian Tismer2021-08-061-4/+4
* PySide6: Use constData() in snippets where applicableFriedemann Kleint2021-07-271-1/+1
* Handle QMultiMap/QMultiHash with several values per keyFriedemann Kleint2021-07-211-0/+53
* PySide6: Remove QVector conversion templatesFriedemann Kleint2021-07-131-30/+0
* PySide6: Avoid unnecessary copies in container conversionsFriedemann Kleint2021-07-121-3/+3
* Fix crashes when using the QImage(uchar *) data constructors, take 2Friedemann Kleint2021-05-251-1/+2
* Revert "Fix crashes when using the QImage(uchar *) data constructors"Friedemann Kleint2021-05-251-2/+2
* Fix crashes when using the QImage(uchar *) data constructorsFriedemann Kleint2021-05-121-2/+2
* PySide6: Call reserve() when converting listsFriedemann Kleint2021-04-201-0/+6
* Pyside6: Move QtOpenGLFunctions into QtOpenGLFriedemann Kleint2021-03-122-48/+5
* PySide6: Brush up the injected code snippets and templatesFriedemann Kleint2021-03-103-22/+22
* PySide6: Remove unused glue codeFriedemann Kleint2021-03-102-131/+0
* Modernize sequence conversionsFriedemann Kleint2021-03-021-6/+6
* Rename the templates and adapt the types from QVector to QList in DataVisuali...Friedemann Kleint2021-03-011-2/+2
* Rename PySide2 to PySide6Friedemann Kleint2020-11-028-0/+1098