aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/typeresolver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* Fix bug#256 - "PySide does not support signals with containers."Hugo Parente Lima2010-06-291-1/+0
* Create getType function on TypeResolver.Renato Filho2010-06-171-0/+22
* Automatically register all primitive types on TypeResover.Hugo Parente Lima2010-06-101-12/+8
* Add missing include for MVSC.Thomas Berg2010-04-121-0/+1
* Do not get the pointer of SbkType<T> function, so the compiler doesn't needHugo Lima2010-02-261-4/+4
* Added SbkDbg stream class, used to print debug messages.Hugo Lima2010-01-141-1/+7
* Implemented type discovery feature.Hugo Lima2010-01-141-0/+125