Menu

/trunk/src/PythonQtSlot.cpp Commit Log


Commit Date  
[r465] (30.4 kB) by florianlink

fixed unicode code and filename support for Python 3

2017-12-12 15:00:36 View
Download
[r463] (30.2 kB) by florianlink

added support for kwargs by supporting QVariantMap kwargs as last argument, refactored from forum

2017-10-18 07:53:23 View
Download
[r460] (28.4 kB) by florianlink

improved slot docs as provided from forum

2017-10-18 06:54:39 View
Download
[r455] (28.1 kB) by florianlink

fixed direct calls with void return value, as used when py_set_ slots are called

2017-06-08 08:20:10 View
Download
[r448] (27.9 kB) by florianlink

added catching all exceptions, can be disabled by not defining PYTHONQT_CATCH_ALL_EXCEPTIONS

2017-04-18 13:58:24 View
Download
[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
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.