aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/sbkenum.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed enum __repr__ function.Renato Araujo Oliveira Filho2012-03-081-9/+32
* Shiboken enums now have a tp_print representation.Marcelo Lira2012-03-081-1/+15
* Create enum python types on the fly, avoiding generation of structs and dupli...Hugo Parente Lima2012-03-081-38/+111
* pyenum.{h|cpp} moved to sbkenum.{h|cpp}Hugo Parente Lima2012-03-081-0/+141