aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/qpixmap_conversion.h
Commit message (Expand)AuthorAgeFilesLines
* 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