Menu

/trunk/src/PythonQtWrapper.cpp Commit Log


Commit Date  
[r51] (17.0 kB) by florianlink

- added hasOwner method to manage ownership more nicely
- added force flag to make delete() work
- added check for hasOwner

2009-04-09 14:58:49 View
Download
[r46] (16.8 kB) by florianlink

syncing with my current work, updating to 1.2, see changelog

2009-04-09 07:39:54 View
Download
[r43] (13.6 kB) by florianlink

- removed warnings
- fixed some memory leaks (only on cleanup)
- fixed bad QString usage as %s argument
- added PythonQtQFileImporter, which implements a default importer using QFile
- added PythonQt::self()->installDefaultImporter() to enable the new default importer
- modified example to make use of new importer
- removed ugly goto, which was copied from original zip import

2009-03-30 07:48:19 View
Download
[r39] (13.5 kB) by florianlink

merged in features from the MeVisLab repository
- added createModuleFromFile/createModuleFromScript/createUniqueModule
- switched object destruction to use QPointer and lazy wrapper removal to avoid expensive objectDestroyed signal connections
- added hash() support for PythnQtWrapper object
- added support for signal to python function connections where the function has less arguments than the emitted signal
- added setQObject[NoLonger]WrappedCallback API to support external reference counting on QObjects that are exposed to PythonQt
- implemented flush on std redirect to support python logging framework
- improved QVariant printing and fixed print error on MacX

2008-09-01 11:46:17 View
Download
[r32] (12.9 kB) by ezust

reorganized SVN tree into branches, tags and trunk

2008-08-28 16:32:09 View
Download
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.