aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pyside.cpp
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
* Implemented support to properties on QMetaObject.Renato Filho2010-07-081-0/+3
* Removed QVariant from PySide.Hugo Parente Lima2010-06-101-0/+3
* Removed init[slot,signal] from public api.Renato Filho2010-05-171-2/+2
* Implemented support to modify slot return type.Renato Filho2010-05-171-0/+51