aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pysideconversions.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt to API changes in libshiboken.Hugo Parente Lima2010-11-231-6/+6
* Update to new Shiboken API (Renamed SbkObjectType)Renato Araujo Oliveira Filho2010-11-191-3/+3
* Changes needed to compile QtCore with libshiboken v1.0Hugo Parente Lima2010-11-101-4/+4
* Fix project name on license boilerplates.Hugo Parente Lima2010-09-091-1/+1
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* Fix bug#320 - "OR'ing Qt alignments doesn't work; adding them does"Hugo Parente Lima2010-09-031-6/+11
* Fix bug 294 addind a converter specific for QFlags.Hugo Parente Lima2010-08-171-0/+31
* Fix bug#256 - "PySide does not support signals with containers."Hugo Parente Lima2010-06-291-0/+3
* 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
* Adapt to changes in libshibokenHugo Lima2010-03-311-2/+2
* Small fixes for Qt containers converters.Hugo Lima2010-03-171-1/+47
* Fixed PySide custom conversions to work with newer versions of shiboken gener...Hugo Lima2010-03-171-18/+14
* Added conversion templates for Qt containers.Hugo Lima2010-03-151-0/+93