File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Version 1.1 ChangeLog:
3
3
4
+ florianlink | 2008-09-01
5
+ - merged in features/fixes from the MeVisLab repository:
6
+ - added createModuleFromFile/createModuleFromScript/createUniqueModule
7
+ - switched object destruction to use QPointer and lazy wrapper removal to avoid expensive objectDestroyed signal connections
8
+ - added hash() support for PythnQtWrapper object
9
+ - added support for signal to python function connections where the function has less arguments than the emitted signal
10
+ - added setQObject[NoLonger]WrappedCallback API to support external reference counting on QObjects that are exposed to PythonQt
11
+ - implemented flush on std redirect to support python logging framework
12
+ - improved QVariant printing and fixed print error on MacX
13
+
4
14
ezust | 2008-29-08
5
15
- Added CHANGELOG
6
16
- Bumped version to 1.1
You can’t perform that action at this time.
0 commit comments