aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pysideconversions.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug#256 - "PySide does not support signals with containers."Hugo Parente Lima2010-06-291-0/+3
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Add checkType method to PySide custom converters.Hugo Parente Lima2010-06-101-0/+16
|
* Add QMultiMap support for Qt.Hugo Parente Lima2010-04-301-1/+71
|
* Fixed convertes memory leak.Renato Filho2010-04-291-4/+5
| | | | | Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* Adapt to changes in libshibokenHugo Lima2010-03-311-2/+2
| | | | | Reviewer: Anderson Lizardo <anderson.lizardo@openbossa.org> Reviewer: Bruno Araújo <bruno.araujo@openbossa.org>
* Small fixes for Qt containers converters.Hugo Lima2010-03-171-1/+47
|
* Fixed PySide custom conversions to work with newer versions of shiboken ↵Hugo Lima2010-03-171-18/+14
| | | | generator.
* Added conversion templates for Qt containers.Hugo Lima2010-03-151-0/+93