aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/qpixmap_conversion.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt to API changes in libshiboken.Hugo Parente Lima2010-11-231-8/+8
* Update to new Shiboken API (Renamed SbkObjectType)Renato Araujo Oliveira Filho2010-11-191-6/+6
* Changes needed to compile PySide with libshiboken v1.0Hugo Parente Lima2010-11-101-2/+2
* Add checkType method to PySide custom converters.Hugo Parente Lima2010-06-101-9/+14
* Fixed PySide custom conversions to work with newer versions of shiboken gener...Hugo Lima2010-03-171-0/+7
* Updated type system and QString and QPixmap conversions to be extensible.Marcelo Lira2010-03-041-0/+8
* Custom code should use Converters instead of the "_cptr" macros.Marcelo Lira2010-02-241-1/+1
* Put all custom converters inside Shiboken namespace.Hugo Lima2010-02-181-0/+2
* QPixmap conversion from QVariant.Renato Filho2010-02-011-0/+27