@@ -1,6 +1,15 | |||||
1 |
|
1 | |||
2 | Version 1.1 ChangeLog: |
|
2 | Version 1.1 ChangeLog: | |
3 |
|
3 | |||
|
4 | florianlink | 2009-03-30 | |||
|
5 | - removed warnings | |||
|
6 | - fixed some memory leaks (only on library cleanup) | |||
|
7 | - fixed bad QString usage as %s argument | |||
|
8 | - added PythonQtQFileImporter, which implements a default importer using QFile | |||
|
9 | - added PythonQt::self()->installDefaultImporter() to enable the new default importer | |||
|
10 | - modified example to make use of new importer | |||
|
11 | - removed ugly goto, which was copied from original zip import | |||
|
12 | ||||
4 | florianlink | 2008-09-01 |
|
13 | florianlink | 2008-09-01 | |
5 | - merged in features/fixes from the MeVisLab repository: |
|
14 | - merged in features/fixes from the MeVisLab repository: | |
6 | - added createModuleFromFile/createModuleFromScript/createUniqueModule |
|
15 | - added createModuleFromFile/createModuleFromScript/createUniqueModule |
General Comments 0
You need to be logged in to leave comments.
Login now