Menu

/trunk/src/PythonQtClassInfo.cpp Commit Log


Commit Date  
[r156] (25.9 kB) by florianlink

added support for operators and rich compare

2010-03-09 12:55:14 View
Download
[r153] (25.8 kB) by florianlink

adapted to new py_ naming of special methods and added support for py_toString

2010-03-07 20:27:08 View
Download
[r121] (25.7 kB) by florianlink

added support for dynamic properties

2010-02-19 14:23:09 View
Download
[r105] (25.7 kB) by florianlink

enabled signals to be emitted by simply calling them

2009-05-26 13:33:17 View
Download
[r103] (25.6 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
[r100] (25.0 kB) by florianlink

added automatic conversion to QColor,QPen,QCursor and QBrush from enums and colors

2009-05-25 19:21:57 View
Download
[r92] (24.9 kB) by florianlink

support enum values on signals as well, all tests should succeed now

2009-05-25 12:30:51 View
Download
[r91] (24.9 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] (25.2 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] (25.2 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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.