Menu

/trunk/src/PythonQtSlot.cpp Commit Log


Commit Date  
[r494] (30.5 kB) by florianlink

added rvalue assignment and copy constructor to PythonQtObjectPtr
added auto-detection if Python object is involved in slot class (and don't release the GIL if that is the case)

2018-08-29 10:54:52 View
Download
[r488] (30.6 kB) by florianlink

switched to using macros for scopes

2018-08-28 07:55:54 View
Download
[r486] (30.6 kB) by florianlink

initial GIL support (needs to be enabled via defines)

2018-08-27 14:58:31 View
Download
[r475] (30.5 kB) by florianlink

added patch from forum (stack unwinding)

2018-06-25 08:06:02 View
Download
[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
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.