aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/qsignal.h
Commit message (Expand)AuthorAgeFilesLines
* MacOs compiler fix.Renato Oliveira2010-05-191-1/+1
* Append licence header.Renato Filho2010-05-191-1/+35
* Register Signal objects on MetaObject.Renato Filho2010-05-171-2/+2
* Fixed memory leaks.Renato Filho2010-05-171-8/+9
* Updated signal/slot class names to follow the same style.Renato Filho2010-05-171-10/+2
* Fixed signal signature parse.Renato Filho2010-05-171-0/+1
* Implemente sequence operator on signal class.Renato Filho2010-05-171-1/+9
* Implemented support to modify slot return type.Renato Filho2010-05-171-0/+29