Commit | Date | |
---|---|---|
[r103]
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 | Tree |
2009-05-26 11:42:30 | Tree | |
2009-05-25 19:23:13 | Tree | |
[r100]
by
florianlink
added automatic conversion to QColor,QPen,QCursor and QBrush from enums and colors |
2009-05-25 19:21:57 | Tree |
[r99]
by
florianlink
static connects where useless, because they are already present via unbound methods |
2009-05-25 18:06:39 | Tree |
2009-05-25 14:37:49 | Tree | |
[r97]
by
florianlink
added static connect/disconnect and dummy emit implementation, added dummy SIGNAL/SLOT functions to namespace |
2009-05-25 14:22:00 | Tree |
2009-05-25 13:23:31 | Tree | |
[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 |