aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/dynamicqmetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak on callbacks used on signal connection.Renato Filho2010-02-231-5/+30
* Fixed the number of dynamic signal to 50, to avoid index error onRenato Filho2010-02-181-6/+23
* Implement disconnect function for Python callback.renato2010-01-041-0/+15
* Implemented support for classname on metaobject.renato2009-12-301-9/+13
* Initial implementation of the new architeture for signal/slots.Hugo Lima2009-12-301-32/+30
* We have a nice Dynamic MetaObject! Yay!Hugo Lima2009-12-161-0/+155