aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/signalmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes problems calling dynamic python slots.Hugo Lima2010-01-041-45/+99
* Initial implementation of the new architeture for signal/slots.Hugo Lima2009-12-301-77/+83
* Implement signal->signal connection.Luciano Wolf2009-12-301-14/+29
* Fix the array of void pointers passed to slots avoiding memory corruption.Hugo Lima2009-12-301-3/+3
* We have a nice Dynamic MetaObject! Yay!Hugo Lima2009-12-161-14/+25
* Initial port of signal slots infrastructure from PySide to the Shiboken version.Hugo Lima2009-12-161-0/+172