Menu

Code Commit Log


Commit Date  
[r68] by florianlink

started to update/improve docs

2009-04-22 08:04:55 Tree
[r67] by florianlink

enabled downcasting only on base classes

2009-04-22 06:52:00 Tree
[r66] by florianlink

added support for setattr to allow derived classes to add own attributes

2009-04-21 15:24:52 Tree
[r65] by florianlink

- upgraded generator to generate polymorphic handlers for downcasting
- fixed virtual function promotion/forwarding

2009-04-21 14:47:59 Tree
[r64] by florianlink

upgraded wrappers to current generator version

2009-04-21 14:45:27 Tree
[r63] by florianlink

fixed attr lookup and support for invalid (unregistered) properties

2009-04-21 14:20:41 Tree
[r62] by florianlink

added support for downcasting via polymorphic handlers

2009-04-21 14:19:58 Tree
[r61] by florianlink

changed to support dicts for variable lookup and eval

2009-04-21 09:17:32 Tree
[r60] 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 Tree
[r59] by florianlink

- removed argument to fullSignature
- returning instance methods on class objects as well
- implemented unbound calls on instance methods returned on class objects

2009-04-15 12:54:21 Tree
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.