aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pyside.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix bug#385 - "Windows build error (MSVC Express 2008)"Hugo Parente Lima2010-09-241-0/+1
* Renamed QProperty object to Property.renatofilho2010-09-201-3/+0
* Created PySide cleanup functions used to register functions to be called befo...renatofilho2010-09-171-1/+20
* Fix bug#347 - "Setting properties in constructors gives incorrect results"Hugo Parente Lima2010-09-151-0/+41
* 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