Menu

Code Commit Log


Commit Date  
[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
[r36] by ezust

Tagging rev31, the last commit in 2007, as 1.0.1

2008-08-28 16:50:20 Tree
[r35] by ezust

oops. Forgot to move the 'build' directory.
I'm used to thinking that's a generated dir.

2008-08-28 16:49:14 Tree
[r34] by ezust

Tagging the current 'trunk' as 1.0.1 before I make any changes to it.
It is not called "release-1.0.1" because I haven't released it yet.

2008-08-28 16:46:36 Tree
[r33] by ezust

Tagging release 1.0

2008-08-28 16:43:24 Tree
[r32] by ezust

reorganized SVN tree into branches, tags and trunk

2008-08-28 16:32:09 Tree
[r31] by marcusbarann

Corrected CONFIG value "release_and_debug" to "debug_and_release".

2007-11-18 19:54:54 Tree
[r30] by florianlink

added support for mapping Python lists to QList<AnyPtr*> lists on slot calls

2007-11-15 16:38:24 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.