Menu

Code Commit Log


Commit Date  
[r46] by florianlink

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

2009-04-09 07:39:54 Tree
[r45] by florianlink

created release tag

2009-03-31 13:32:38 Tree
[r44] by florianlink

added changelog message

2009-03-30 07:50:28 Tree
[r43] 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 Tree
[r42] by ezust

Added an example QFileImportInterface which doesn't work yet!

2008-09-07 20:46:50 Tree
[r41] by ezust

Documentation updates only. No changes to code.

2008-09-07 16:12:58 Tree
[r40] by florianlink

updated changelog

2008-09-01 11:48:43 Tree
[r39] 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 Tree
[r38] by ezust

updated changelog.

2008-08-29 22:36:25 Tree
[r37] by ezust

- Added CHANGELOG
- Bumped version to 1.1
- Added PythonQtObjectPtr conversion ctor and operator=(const QVariant&)
- added examples/CPPPyWrapperExample

2008-08-29 22:11:05 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.