aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/qvariant_conversions.h
Commit message (Expand)AuthorAgeFilesLines
* Removed QVariant from PySide.Hugo Parente Lima2010-06-101-75/+72
* Add checkType method to PySide custom converters.Hugo Parente Lima2010-06-101-0/+5
* Fix QVariant custom code to work with Qt4.7.Hugo Parente Lima2010-05-211-25/+6
* Fix some issues with QVariant, including the QAbstractKinectScroller one.Hugo Lima2010-04-051-44/+50
* Adapt to changes in libshibokenHugo Lima2010-03-311-1/+1
* Fixed PySide custom conversions to work with newer versions of shiboken gener...Hugo Lima2010-03-171-0/+7
* Fixing usage of tp_name in QVariant converterLauro Neto2010-02-241-1/+3
* 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
* Move QVariant converter implementation to global header.Hugo Lima2010-02-181-2/+82
* Almost all QVariant tests pass.Hugo Lima2009-12-081-0/+3