Menu

/trunk/src/PythonQtConversion.h Commit Log


Commit Date  
[r170] (9.5 kB) by florianlink

updated old license information and current date

2010-03-16 07:39:14 View
Download
[r167] (9.5 kB) by florianlink

added error printing

2010-03-11 12:55:47 View
Download
[r140] (9.1 kB) by florianlink

fixed comparision of QObjects

2010-02-25 20:31:01 View
Download
[r100] (9.2 kB) by florianlink

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

2009-05-25 19:21:57 View
Download
[r91] (9.0 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
[r77] (9.0 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
[r60] (9.0 kB) by florianlink

- added support for deriving CPP classes in Python and to override all public and protected virtual functions from PythonQt
- changed signal receiver code so that it can be reused for virtual method dispatch
- moved decorators completely into PythonQtClassInfo
- changed python to qt conversion so that it can work with an already allocated object (needed for return values of virtual functions
- added support for multiple inheritance and upcasting (e.g. a QWidget is automatically casted to a QPaintDevice when passed to QPainter.begin())
- removed default constructors of std decorators because they are now codegenerated
- regenerated bindings

- improved the code generator to suppot

2009-04-21 08:43:07 View
Download
[r46] (8.9 kB) by florianlink

syncing with my current work, updating to 1.2, see changelog

2009-04-09 07:39:54 View
Download
[r32] (5.5 kB) by ezust

reorganized SVN tree into branches, tags and trunk

2008-08-28 16:32:09 View
Download
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.