-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathChangeLog.txt
110 lines (95 loc) · 2.98 KB
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
OpenAlea.Visualea 0.7.0
-----------------------
**revision xxxx**
- Fix bug #5551. A port can be hidden and the associated widget will be shown if specified with showwidget.
- improve the startup time for visualea
- Fix bug #7933: Do not try to convert QT_VERSION into int.
- Use the operator implemented on QT_VERSION_STR
- upload sphinx to the web
02/09 release 0.6.2
-------------------
**revision 1575**
01/08/08 release 0.4.0
----------------------
Package Manager
^^^^^^^^^^^^^^^
- Simplify menus and context menus with new package support
- Simplify factory selector when exporting a package
- Package code edition
- Support for icon (menu + icon grabber)
- New reload function for package
- Tree state is not changed when adding/deleting nodes
- New package command (copy, move, delete)
- Add show log command
Widget
^^^^^^
- Better code edition (external editor)
- Support for Data editor (list of editors)
- Composite widget improved
- Customizable layout for standard NodeWidget
Node
^^^^
- Support for port description
- Node context menu improved
- Add a symbol for hidden ports (>>)
- Add color zone for node state
- Change color scheme
- Add "user application" property for final nodes
- Add "Block" property
- Add a reload command
- Add a replace_by command
Dataflow
^^^^^^^^
- Change color scheme
- Improved node manipulation (performance)
- Interactive port coloration
- A node is shown even if it can not be loaded
Python interpreter
^^^^^^^^^^^^^^^^^^
- Add drag and drop capabilities from the workspace/datapool to the interpreter
Others
^^^^^^
- Change splash screen
- Notification with QT Signal/Slot
- Remove some QT compatibility warnings
- Bug fix
24/09/07 alpha release 0.3.0
----------------------------
- New edge draw functions (polylines and splines) in preferences
- Support new core function (copy/paste, export application, save session)
- Improved QScintilla shell (help, copy/paste)
- A lot of bug fixes
06/07/07 alpha release 0.2.1a
-----------------------------
- Add node property editor
- Add in preference dataflow algorithm configuration
- Annotations are now saved in dataflow (considered as a particular node)
- IO configuration now works
- Node group export and auto-connection works
- Setup PATH or LD_LIBRARY_PATH variable in starting script
- Change Splashscreen
- Bug fixes
13/06/07 Alpha release 0.2.0a
-----------------------------
- Refactoring
- A lot of bug fixes.
- New Workspace Management
- Graph manipulation improved
- Dynamic node code edition
- QScintilla based python interpreter
- Search tab
- Datapool view and manipulation
- Multi inputs in a node
- Export Dataflow as a Node
- List/Dictionary Widgets
- Persistence (experimental)
- Graph Annotations (experimental)
- Preference dialog
- Save configuration
09/02/07 : First release for testing purpose.
---------------------------------------------
- GUI in PyQt5
- Package manager view by package / category
- Build/Edit graph
- Simple python interpreter
- Dataflow view