aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/qsignal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix project name on license boilerplates.Hugo Parente Lima2010-09-091-1/+1
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-21/+9
* Declare SignalInstanceData struct in the C++ way, without ugly typedefs.Hugo Parente Lima2010-09-081-2/+3
* Fixed libshiboken classes visibility.Renato Filho2010-08-201-3/+3
* Implemented help function to connect signal with python callback.Renato Filho2010-08-161-0/+1
* 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