Menu

/trunk/src/PythonQtInstanceWrapper.cpp Commit Log


Commit Date  
[r419] (33.7 kB) by florianlink

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

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

fixed error handling for evalFile
made name->objectName alias optional (off by default, add PYTHONQT_SUPPORT_NAME_PROPERTY to DEFINES if you need it)
added py_delete() slot support for built-in delete() method

2015-05-29 09:01:41 View
Download
[r375] (31.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] (30.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
[r309] (29.7 kB) by florianlink

added missing constData()

2014-09-15 07:33:04 View
Download
[r307] (29.7 kB) by florianlink

added support for nested classes (only one level)

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

return unicode instead on Py3

2014-09-04 14:19:46 View
Download
[r275] (28.9 kB) by florianlink

further PY3K port

2014-09-04 12:05:22 View
Download
[r274] (28.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
[r250] (28.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.