Menu

/trunk/src/PythonQtMethodInfo.cpp Commit Log


Commit Date  
[r375] (19.7 kB) by florianlink

added initial support for passing ownership to C++ and Python using templates as markup

2015-01-15 10:39:23 View
Download
[r372] (19.1 kB) by florianlink

merged various improvements from MeVisLab repository
- support for properties on class wrappers
- support for return type completion on jedi library (using __doc__ of methods)
- auto importing known packages when classname appears on interface
- support of intrusive ref-counting for OpenInventor (and other ref counted libraries)
- and other small details

2014-12-15 16:31:32 View
Download
[r355] (15.6 kB) by florianlink

added support for size_t in properties and slots

2014-09-29 15:12:13 View
Download
[r344] (15.5 kB) by florianlink

support meta type based converters for pointer return values as well (e.g. QList<QInputEventMethod::Attribute>*), since wrapper generates * from const& return values

2014-09-24 15:18:43 View
Download
[r333] (15.5 kB) by florianlink

simplified QList<Object*> conversion
added support for QList<...> and converters on Qt properties / QVariant conversion

2014-09-18 09:04:02 View
Download
[r286] (14.0 kB) by florianlink

added support for QtMsgType

2014-09-08 14:09:13 View
Download
[r264] (13.9 kB) by florianlink

added typeName helper to make it behave like Qt4

2014-09-02 15:32:11 View
Download
[r252] (13.9 kB) by florianlink

replaced emit with Q_EMIT
added std::endl

2014-09-02 07:19:48 View
Download
[r251] (13.9 kB) by florianlink

started qt5 port

2014-09-01 14:20:54 View
Download
[r250] (13.7 kB) by florianlink

replaced signals, slots and foreach with Q_* macros

2014-09-01 12:07:17 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.