Menu

Code Commit Log


Commit Date  
[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
[r392] by florianlink

removed PyQt references

2015-02-04 14:13:26 Tree
[r391] by florianlink

created branch

2015-02-04 12:37:55 Tree
[r390] by florianlink

added Qt 5.4 wrappers

2015-02-03 10:38:58 Tree
[r389] by florianlink

added Qt 5.4 support

2015-02-03 10:38:04 Tree
[r388] by florianlink

added Qt 5.4

2015-02-03 10:37:32 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.