aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/qmap_conversions.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed PySide custom conversions to work with newer versions of shiboken gener...Hugo Lima2010-03-171-43/+2
* Put all custom converters inside Shiboken namespace.Hugo Lima2010-02-181-0/+2
* 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/+4
* added conversion rules for QVector and QMap containersMarcelo Lira2009-09-151-0/+40