aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/qproperty.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
* Avoid read the property in the QObject constructor.Renato Filho2010-08-161-5/+7
* Raise a error when try to modify a read-only property.Renato Filho2010-08-161-5/+7
* Fixed arguments parser on QProperty constructor.renato2010-08-161-5/+5
* Implemented support to properties on QMetaObject.Renato Filho2010-07-081-0/+318