aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/qslot.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed signal/slot class name based on PSEP 100."Hugo Parente Lima2010-05-311-1/+1
* Fixed signal/slot class name based on PSEP 100.Renato Filho2010-05-201-1/+1
* Append licence header.Renato Filho2010-05-191-0/+34
* Removed init[slot,signal] from public api.Renato Filho2010-05-171-1/+1
* Fixed memory leaks.Renato Filho2010-05-171-42/+52
* removed TPFLAGS_BASETYPE from signal/slot classes to avoid derivationRenato Filho2010-05-171-1/+1
* Updated signal/slot class names to follow the same style.Renato Filho2010-05-171-13/+13
* Implemented support to modify slot return type.Renato Filho2010-05-171-0/+176