aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pyside.h
Commit message (Expand)AuthorAgeFilesLines
* Removed glue code for QObject.inherits function.Renato Filho2012-03-081-0/+8
* Created function used in PyObject getAttro.Renato Araujo Oliveira Filho2012-03-081-0/+9
* Set the object meta object at the declaration time, not instanciation time.Hugo Parente Lima2012-03-081-0/+4
* Fix bugs 430, 426, 429, 394, 433.Hugo Parente Lima2010-10-221-0/+5
* Created PySide cleanup functions used to register functions to be called befo...renatofilho2010-09-171-0/+9
* Fix bug#347 - "Setting properties in constructors gives incorrect results"Hugo Parente Lima2010-09-151-0/+13
* 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
* Created support to hash objects with type QDate, QTime, QDateTime, QUrl.Renato Filho2010-06-081-0/+9
* Fix bug#207, Add initQtMetaType class to libpyside.Hugo Parente Lima2010-05-201-0/+22
* Register Signal objects on MetaObject.Renato Filho2010-05-171-1/+1
* Implemented support to modify slot return type.Renato Filho2010-05-171-0/+50