Menu

/trunk/src/PythonQtSlot.cpp Commit Log


Commit Date  
[r426] (27.7 kB) by florianlink

fixed support for PythonQt classes in Slot/Signature
print error if keywords are passed to C++ call
allows unicode strings on connect/disconnect

2016-06-09 10:58:18 View
Download
[r378] (27.4 kB) by florianlink

fixed bug that was introduced by refactoring
added ownership handling for QList<SomeObject*>

2015-01-20 14:07:09 View
Download
[r375] (27.2 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] (25.5 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] (23.3 kB) by florianlink

added missing constData()

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

further PY3K port

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

further PY3K port

2014-09-04 12:05:22 View
Download
[r274] (22.7 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
[r264] (22.7 kB) by florianlink

added typeName helper to make it behave like Qt4

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

started qt5 port

2014-09-01 14:20:54 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.