Menu

Code Commit Log


Commit Date  
[r498] by florianlink

fixed linux compilation problem

2018-09-17 10:48:13 Tree
[r497] by florianlink

compile thread support by default
added PythonQt::setEnableThreadSupport() to enable the thread support (disabled by default)
added PythonQtSafeObjectPtr to allow safe GIL-aware storage in QVariant

2018-09-04 08:37:48 Tree
[r496] by florianlink

if there is not promoter, we can't call the promoted functions
static methods can not use this->

2018-09-03 09:40:48 Tree
[r495] by florianlink

added error on failed load

2018-08-30 07:08:01 Tree
[r494] 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 Tree
[r493] by florianlink

recreated wrappers for Qt 5.11

2018-08-29 08:53:16 Tree
[r492] by florianlink

recreated wrappers against Qt 5.6.3 with GIL macros and override handling

2018-08-29 08:39:21 Tree
[r491] by florianlink

re-added removed methods that have not been removed previously

2018-08-29 08:24:08 Tree
[r490] by florianlink

added support for override
re-added virtual functions with abstract base declaration

2018-08-28 14:40:23 Tree
[r489] by florianlink

switched to using macros for scopes

2018-08-28 07:56:25 Tree
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.