Menu

/trunk/src/PythonQtClassWrapper.cpp Commit Log


Commit Date  
[r419] (23.8 kB) by florianlink

added basic support for QtCore.Signal, QtCore.Property and QtCore.Slot

2016-05-30 09:29:47 View
Download
[r402] (23.7 kB) by florianlink

improved handling of qualified virtual calls

2015-06-18 13:57:06 View
Download
[r375] (23.1 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] (22.9 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
[r356] (20.4 kB) by florianlink

added support for [] mapping operators

2014-10-02 12:28:08 View
Download
[r307] (18.3 kB) by florianlink

added support for nested classes (only one level)

2014-09-11 14:08:04 View
Download
[r277] (18.2 kB) by florianlink

further PY3K port

2014-09-04 14:28:17 View
Download
[r274] (17.9 kB) by florianlink

- started PY3K porting
- use Py_TYPE and PyVarObject_HEAD_INIT
- added define for PyString_FromString()
- removed old-classes support for PY3K

2014-09-04 10:56:12 View
Download
[r254] (17.9 kB) by florianlink

added searching super class in class hierachy

2014-09-02 08:31:31 View
Download
[r250] (17.6 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.