Commit | Date | |
---|---|---|
[r91]
by
florianlink
cache enumWrappers in method infos and make use of the extra information for better enum overloading |
2009-05-25 10:16:55 | Tree |
[r90]
by
florianlink
cleanup of code and addition of (yet unused) classinfo passed to method/slot info to allow local enum support on creation |
2009-05-25 09:04:20 | Tree |
[r89]
by
florianlink
improved tests, enum/int overload now fails as expected, this will be fixed when enum type detection works correctly |
2009-05-24 09:30:23 | Tree |
2009-05-24 09:28:55 | Tree | |
[r87]
by
florianlink
added enum wrapper classes derived from python int, so that enums are distinguishable from normal python integers. This will allow better overload handling e.g. of QColor constructors in the future |
2009-05-24 09:00:49 | Tree |
[r86]
by
florianlink
added new tests to validate enums return values, enums passed in slots and enums in signals (enums in signals is not yet implemented and fails) |
2009-05-24 08:55:48 | Tree |
2009-05-21 20:06:53 | Tree | |
2009-05-21 19:25:55 | Tree | |
2009-05-19 08:45:21 | Tree | |
[r82]
by
florianlink
added support for return by value of classes that are NOT registered with QMetaType but which have a default constructor decorator |
2009-05-19 08:44:05 | Tree |