aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pysideproperty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use sbkpython.h instead of Python.h to avoid problems with Python2.5.Hugo Parente Lima2012-03-081-1/+1
* Initia QtCore port to python3.Renato Filho2012-03-081-3/+2
* Deprecated functions marked as deprecated.Hugo Parente Lima2012-03-081-1/+1
* Implemented Property decorator support.Renato Filho2012-03-081-3/+67
* Increment reference for functions used on QtCore.Property.Renato Filho2012-03-081-4/+26
* Fixed propagation of properties for user-defined types.Renato Filho2012-03-081-3/+23
* Create checkType for libpyside objects.Renato Filho2012-03-081-1/+6
* Fix bug #835 - "pyside breaks descriptor protocol"Paulo Alcantara2012-03-081-5/+15
* Fix bug 699 - "PySide.QtCore.Property doesn't throw a TypeError if the first ...Hugo Parente Lima2012-03-081-7/+7
* Add support for extension into PySide properties.Hugo Parente Lima2012-03-081-20/+85
* PySidePropertyPrivate struct moved to the private header.Hugo Parente Lima2012-03-081-18/+0
* Fix generated property flags on metaobject.Renato Araujo Oliveira Filho2010-11-221-3/+10
* Renamed qsignal, qslot, qproperty files to pyside*.renatofilho2010-11-031-0/+300