Commit | Date | |
---|---|---|
[r103]
(42.0 kB)
by
florianlink
added error handling for virtual method overloads, added more global functions (qsrand etc.), added support for exec_ etc (python keyword overlap resolution), change virtual method handling, this will require code regeneration (I will do that tomorrow) |
2009-05-26 11:46:09 |
View
Download |
2009-05-25 14:37:49 |
View
Download |
|
[r97]
(41.8 kB)
by
florianlink
added static connect/disconnect and dummy emit implementation, added dummy SIGNAL/SLOT functions to namespace |
2009-05-25 14:22:00 |
View
Download |
2009-05-25 12:30:51 |
View
Download |
|
[r91]
(40.6 kB)
by
florianlink
cache enumWrappers in method infos and make use of the extra information for better enum overloading |
2009-05-25 10:16:55 |
View
Download |
[r90]
(40.5 kB)
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 |
View
Download |
[r87]
(40.6 kB)
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 |
View
Download |
[r77]
(39.9 kB)
by
florianlink
fixed enum handling for static methods calls and added correct support for decorated enum detection |
2009-05-09 19:32:42 |
View
Download |
[r72]
(40.7 kB)
by
florianlink
- added call method that does a direct call on the ObjectType |
2009-04-22 15:04:33 |
View
Download |
2009-04-21 14:19:58 |
View
Download |