aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the array of void pointers passed to slots avoiding memory corruption.Hugo Lima2009-12-302-4/+4
* Fix memory corruption caused by tuple processing loop.Luciano Wolf2009-12-171-4/+9
* We have a nice Dynamic MetaObject! Yay!Hugo Lima2009-12-169-32/+275
* Initial port of signal slots infrastructure from PySide to the Shiboken version.Hugo Lima2009-12-1614-0/+1103