Tags · he-hesce/pythonqt · GitHub
Skip to content

Tags: he-hesce/pythonqt

Tags

v3.4.2

Toggle v3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add back undefining _POSIX_C_SOURCE and _XOPEN_SOURCE (MeVisLab#106)

- only undefining _POSIX_THREADS had be a problem
- see MeVisLab#103

v3.4.1

Toggle v3.4.1's commit message
Limit string representation of argument list in length

otherwise when passing image data to the QImage constructor this can get rather long

v3.4.0

Toggle v3.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
CI for CONFIG+=debug + UbSan for tests

Fix UBSAN error for invalid access through pointer. This happens only for Python2 because Py_DECREF is slightly different. Still, I have no opinion if UBSAN is right or wrong here, but this problem occures with the latest XCode/clang available too.

v3.3.0

Toggle v3.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add missing break in switch to fix P3K conversion

for QVariant::ByteArray

v.3.2.0

Toggle v.3.2.0's commit message
renamed to 3.2

v3.0.0

Toggle v3.0.0's commit message
created branch

v.2.1.0

Toggle v.2.1.0's commit message
branch for 2.1

v2.0.1

Toggle v2.0.1's commit message
creating release branch