aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/qvector_conversions.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed PySide custom conversions to work with newer versions of shiboken gener...Hugo Lima2010-03-171-1/+1
* Put all custom converters inside Shiboken namespace.Hugo Lima2010-02-181-0/+2
* Remove redundant code on containers custom conversions.Hugo Lima2010-02-181-26/+1
* Updated container converters to the new shiboken conversion schemeMarcelo Lira2009-11-031-3/+3
* updated custom conversions to use Converter<T>::isConvertible properlyMarcelo Lira2009-10-301-2/+2
* - Added isConvertible methods to all custom converters.Hugo Lima2009-10-271-0/+3
* added conversion rules for QVector and QMap containersMarcelo Lira2009-09-151-0/+24