aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pysideweakref.cpp
Commit message (Expand)AuthorAgeFilesLines
* libpyside: Remove some C-style castsFriedemann Kleint2017-01-121-3/+3
* Fix Segfault when using connect (w/o instrumentation)Christian Tismer2016-12-021-2/+2
* libpyside: Fix warnings about unused variables and missing initializersFriedemann Kleint2016-11-111-1/+27
* Added missing license headers of the libraries/runtime partsFriedemann Kleint2016-10-181-0/+39
* Use sbkpython.h instead of Python.h to avoid problems with Python2.5.Hugo Parente Lima2012-03-081-1/+1
* Initia QtCore port to python3.Renato Filho2012-03-081-4/+3
* Disconnect signals during the class destroy.Renato Filho2012-03-081-6/+3
* Create PySideWeakRef class.Renato Filho2012-03-081-0/+80