| Commit message (Expand) | Author | Age | Files | Lines |
* | libpyside: Remove some C-style casts | Friedemann Kleint | 2017-01-12 | 1 | -3/+3 |
* | Fix Segfault when using connect (w/o instrumentation) | Christian Tismer | 2016-12-02 | 1 | -2/+2 |
* | libpyside: Fix warnings about unused variables and missing initializers | Friedemann Kleint | 2016-11-11 | 1 | -1/+27 |
* | Added missing license headers of the libraries/runtime parts | Friedemann Kleint | 2016-10-18 | 1 | -0/+39 |
* | Use sbkpython.h instead of Python.h to avoid problems with Python2.5. | Hugo Parente Lima | 2012-03-08 | 1 | -1/+1 |
* | Initia QtCore port to python3. | Renato Filho | 2012-03-08 | 1 | -4/+3 |
* | Disconnect signals during the class destroy. | Renato Filho | 2012-03-08 | 1 | -6/+3 |
* | Create PySideWeakRef class. | Renato Filho | 2012-03-08 | 1 | -0/+80 |