pyside2.git
2024-02-08 Dmitry ShachnevMerge pyside2 (5.15.12-6) import into refs/heads/workin...
2024-02-08 Dmitry ShachnevModify sendCommand signatures to use 0 as default value
2024-02-08 Friedemann... shiboken2/clang: Write scope resolution for all paramet...
2024-02-08 Friedemann... shiboken2/clang: Suppress class scope look up for param...
2024-02-08 Friedemann... shiboken2/clang: Record scope resolution of arguments...
2024-02-08 Friedemann... shiboken2/clang: Fix build with clang 16
2024-02-08 Friedemann... shiboken2/clang: Remove typedef expansion
2024-02-08 Friedemann... shiboken2/clang: Fix and simplify resolveType() helper
2024-02-08 Friedemann... shiboken2/clang: Fix clashes between type name and...
2024-02-08 Friedemann... shiboken2: Fail template test instead of crashing
2024-02-08 Friedemann... shiboken2: Fix build with clang 16
2024-02-08 Dmitry ShachnevDo not change RPATH
2024-02-08 Friedemann... Stop using imp module
2024-02-08 Cristián Maureira... Final details to enable 3.12 wheel compatibility
2024-02-08 Christian TismerSupport running PySide on Python 3.12
2024-02-08 Christian TismerPython 3.12: Fix the structure of class property
2024-02-08 Friedemann... Fix tests sample_privatector sample_privatedtor failing...
2024-02-08 Christian TismerPyEnum: make forgiving duplicates work with Python...
2024-02-08 Christian TismerShiboken: Fix the oldest shiboken bug ever which shows...
2024-02-08 Dmitry ShachnevFind the build directory matching the current interpreter
2024-02-08 Sophie BrunBlacklist failing tests
2024-02-08 Sophie BrunFix spelling errors
2024-02-08 Kurt KremitzkiUpdate import of PyQt5 private sip module and remove...
2024-02-08 Dmitry Shachnevpyside2 (5.15.12-6) unstable; urgency=medium
2024-02-08 Dmitry ShachnevImport pyside2_5.15.12-6.debian.tar.xz
2024-01-20 Dmitry ShachnevImport pyside2_5.15.12.orig.tar.xz
2023-10-15 Dmitry ShachnevMerge pyside2 (5.15.11-1) import into refs/heads/workin...
2023-10-15 Friedemann... Fix tests sample_privatector sample_privatedtor failing...
2023-10-15 Cristian Maureira... make wheels compatible with Python 3.11
2023-10-15 Christian TismerPyEnum: make forgiving duplicates work with Python...
2023-10-15 Christian TismerShiboken: Fix the oldest shiboken bug ever which shows...
2023-10-15 Dmitry ShachnevFind the build directory matching the current interpreter
2023-10-15 Sophie BrunBlacklist failing tests
2023-10-15 Sophie BrunFix spelling errors
2023-10-15 Kurt KremitzkiUpdate import of PyQt5 private sip module and remove...
2023-10-15 Dmitry Shachnevpyside2 (5.15.11-1) unstable; urgency=medium
2023-10-15 Dmitry ShachnevImport pyside2_5.15.11.orig.tar.xz
2023-10-15 Dmitry ShachnevImport pyside2_5.15.11-1.debian.tar.xz
2023-10-01 Dmitry ShachnevMerge pyside2 (5.15.10-4) import into refs/heads/workin...
2023-10-01 Friedemann... Fix tests sample_privatector sample_privatedtor failing...
2023-10-01 Friedemann... Fix GLES builds
2023-10-01 Cristian Maureira... make wheels compatible with Python 3.11
2023-10-01 Christian TismerFix Property GC tracking for Python 3.11
2023-10-01 Christian TismerPyEnum: make forgiving duplicates work with Python...
2023-10-01 Christian TismerShiboken: Fix the oldest shiboken bug ever which shows...
2023-10-01 Friedemann... libshiboken: Fix crashes with static strings in Python...
2023-10-01 Friedemann... Fix usage of Py_TYPE() for Python 3.11
2023-10-01 Friedemann... libshiboken: Fix a crash in Shiboken::Object::isValid...
2023-10-01 Dmitry ShachnevFind the build directory matching the current interpreter
2023-10-01 Sophie BrunBlacklist failing tests
2023-10-01 Sophie BrunFix spelling errors
2023-10-01 Kurt KremitzkiUpdate import of PyQt5 private sip module and remove...
2023-10-01 Dmitry Shachnevpyside2 (5.15.10-4) unstable; urgency=medium
2023-10-01 Dmitry ShachnevImport pyside2_5.15.10-4.debian.tar.xz
2023-07-16 Dmitry ShachnevMerge pyside2 (5.15.10-3) import into refs/heads/workin...
2023-07-16 Friedemann... Fix GLES builds
2023-07-16 Cristian Maureira... make wheels compatible with Python 3.11
2023-07-16 Christian TismerFix Property GC tracking for Python 3.11
2023-07-16 Christian TismerPyEnum: make forgiving duplicates work with Python...
2023-07-16 Christian TismerShiboken: Fix the oldest shiboken bug ever which shows...
2023-07-16 Friedemann... libshiboken: Fix crashes with static strings in Python...
2023-07-16 Friedemann... Fix usage of Py_TYPE() for Python 3.11
2023-07-16 Friedemann... libshiboken: Fix a crash in Shiboken::Object::isValid...
2023-07-16 Dmitry ShachnevFind the build directory matching the current interpreter
2023-07-16 Sophie BrunBlacklist failing tests
2023-07-16 Sophie BrunFix spelling errors
2023-07-16 Kurt KremitzkiUpdate import of PyQt5 private sip module and remove...
2023-07-16 Dmitry Shachnevpyside2 (5.15.10-3) unstable; urgency=medium
2023-07-16 Dmitry ShachnevImport pyside2_5.15.10-3.debian.tar.xz
2023-06-18 Dmitry ShachnevImport pyside2_5.15.10.orig.tar.xz
2023-01-08 Dmitry ShachnevMerge pyside2 (5.15.8-2) import into refs/heads/working...
2023-01-08 Friedemann... Fix GLES builds
2023-01-08 Dmitry ShachnevFix AttributeError: module 'importlib' has no attribute...
2023-01-08 Dmitry ShachnevRevert removal of version check
2023-01-08 Cristian Maureira... make wheels compatible with Python 3.11
2023-01-08 Christian TismerFix Property GC tracking for Python 3.11
2023-01-08 Christian TismerPyEnum: make forgiving duplicates work with Python...
2023-01-08 Christian TismerShiboken: Fix the oldest shiboken bug ever which shows...
2023-01-08 Friedemann... libshiboken: Fix crashes with static strings in Python...
2023-01-08 Friedemann... Fix usage of Py_TYPE() for Python 3.11
2023-01-08 Friedemann... libshiboken: Fix a crash in Shiboken::Object::isValid...
2023-01-08 Dmitry ShachnevFind the build directory matching the current interpreter
2023-01-08 Sophie BrunBlacklist failing tests
2023-01-08 Sophie BrunFix spelling errors
2023-01-08 Kurt KremitzkiUpdate import of PyQt5 private sip module and remove...
2023-01-08 Dmitry Shachnevpyside2 (5.15.8-2) unstable; urgency=medium
2023-01-08 Dmitry ShachnevImport pyside2_5.15.8-2.debian.tar.xz
2023-01-07 Dmitry ShachnevMerge pyside2 (5.15.8-1) import into refs/heads/working...
2023-01-07 Dmitry ShachnevImport pyside2_5.15.8.orig.tar.xz
2023-01-07 Dmitry ShachnevFix AttributeError: module 'importlib' has no attribute...
2023-01-07 Dmitry ShachnevRevert removal of version check
2023-01-07 Cristian Maureira... make wheels compatible with Python 3.11
2023-01-07 Christian TismerFix Property GC tracking for Python 3.11
2023-01-07 Christian TismerPyEnum: make forgiving duplicates work with Python...
2023-01-07 Christian TismerShiboken: Fix the oldest shiboken bug ever which shows...
2023-01-07 Friedemann... libshiboken: Fix crashes with static strings in Python...
2023-01-07 Friedemann... Fix usage of Py_TYPE() for Python 3.11
2023-01-07 Friedemann... libshiboken: Fix a crash in Shiboken::Object::isValid...
2023-01-07 Dmitry ShachnevFind the build directory matching the current interpreter
2023-01-07 Sophie BrunBlacklist failing tests
next