Menu

Code Commit Log


Commit Date  
[r402] by florianlink

improved handling of qualified virtual calls

2015-06-18 13:57:06 Tree
[r401] by florianlink

improved handling of qualified virtual calls

2015-06-18 13:55:29 Tree
[r400] by florianlink

initial version that handles qualified virtual calls better

2015-06-18 11:24:39 Tree
[r399] by florianlink

fixed test

2015-06-04 15:18:30 Tree
[r398] by florianlink

fixed a missign QMetaObject::disconnect which leads to connection leaking
added removeSignalHandlers()

2015-06-03 09:42:12 Tree
[r397] by florianlink

added support for QTimer::singleShot()

2015-06-03 09:41:13 Tree
[r396] 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 Tree
[r395] by florianlink

reuse wrapper if it inherits, not only if it is the same class

2015-05-04 09:01:22 Tree
[r394] by florianlink

fixed ref-counting in test

2015-04-22 08:10:22 Tree
[r393] by florianlink

removed extra incref on PyObject* that are returned from slots. The ref-count needs to be increased by slots returning a PyObject (or by returning a new PyObject, which already has its initial ref count)

2015-04-22 08:07:45 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.