Commit | Date | |
---|---|---|
[r95]
by
florianlink
fixed bad initialization of ok, swapped QColor constructors to check the error in test |
2009-05-25 13:04:41 | Tree |
[r94]
by
florianlink
improved enum overload handling, added test that verifies QColor int and GlobalColor constructor overloads |
2009-05-25 12:55:35 | Tree |
2009-05-25 12:55:05 | Tree | |
2009-05-25 12:30:51 | Tree | |
[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 |