aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/signalmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed QApplication exit order.Renato Filho2010-04-221-0/+3
* Fixed memory leak on callbacks used on signal connection.Renato Filho2010-02-231-3/+6
* Backporting Qt4.6 support from PySide (Boost) to Shiboken, plus:Luciano Wolf2010-02-051-0/+4
* Implement disconnect function for Python callback.renato2010-01-041-0/+3
* Fixes problems calling dynamic python slots.Hugo Lima2010-01-041-2/+2
* Initial implementation of the new architeture for signal/slots.Hugo Lima2009-12-301-4/+7
* We have a nice Dynamic MetaObject! Yay!Hugo Lima2009-12-161-1/+2
* Initial port of signal slots infrastructure from PySide to the Shiboken version.Hugo Lima2009-12-161-0/+70