aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/qstringlist_conversions.h
Commit message (Expand)AuthorAgeFilesLines
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-101-14/+2
* Return a QStringList wrapper instead of a python list in Converter::toPython.Hugo Lima2010-03-221-1/+1
* Fixed PySide custom conversions to work with newer versions of shiboken gener...Hugo Lima2010-03-171-8/+3
* Added container conversion to QStringList.Hugo Lima2010-03-151-0/+22