aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pysidemetafunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+1
* Fixed qt_metacall, now everything works as it should.Hugo Parente Lima2012-03-081-12/+9
* Implemented PySideMetaFunction class used to call dynamic slots.renatofilho2010-11-051-0/+162