Menu

/trunk/src/PythonQtClassInfo.cpp Commit Log


Commit Date  
[r486] (34.0 kB) by florianlink

initial GIL support (needs to be enabled via defines)

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

fixed unicode code and filename support for Python 3

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

improved completion with jedi by returning correct type and by adding all properties to the class

2017-06-06 12:35:43 View
Download
[r447] (33.8 kB) by florianlink

improved enum generation for decorators
improved sequence conversion callback
added support for inheritance chain of Python classes when deriving from a Qt wrapper

2017-04-18 13:41:47 View
Download
[r446] (33.5 kB) by florianlink

allow to override QVariantList conversion
autodetect RichCompare

2017-03-23 14:41:24 View
Download
[r419] (32.8 kB) by florianlink

added basic support for QtCore.Signal, QtCore.Property and QtCore.Slot

2016-05-30 09:29:47 View
Download
[r397] (32.7 kB) by florianlink

added support for QTimer::singleShot()

2015-06-03 09:41:13 View
Download
[r396] (32.5 kB) 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 View
Download
[r372] (32.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
[r343] (30.6 kB) by florianlink

implemented polymorphic downcasting on subclasses
added better conversion of C++ to Python for virtual method overloads (and signals)

2014-09-24 13:06:14 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.