beremiz
Clone
Summary
Browse
Changes
Graph
Used OrderedDict for keeping of standard function blocks library defined
2013-09-18, Laurent Bessard
bb04c41cbee9
Replaced old list of pou instance in project generating process by xslt stylesheet
2013-09-18, Laurent Bessard
748347102c97
Fixed bug when removing block
2013-09-18, Laurent Bessard
758801f4b296
Fixed bug in pou variable list and variable tree xslt stylesheet
2013-09-13, Laurent Bessard
177d7cd76a3e
Replaced old pou instance variable list generating process by xslt stylesheet
2013-09-13, Laurent Bessard
df9d02bd3eb7
Fixed Beremiz for working with new xmlclass support using lxml
2013-09-11, Laurent Bessard
ff14a66bbd12
Fixed Additional Function Blocks Library
2013-09-10, Laurent Bessard
822d483197ad
Replaced standard function blocks library definition from dictionary to plcopen xml files
2013-09-10, Laurent Bessard
85c167bfff93
Fixed bug when printing program generating errors and warnings in PLCOpenEditor
2013-09-10, Laurent Bessard
250c3ae0787c
Fixed bug with return type in elements that don't need return type tree and dimension
2013-09-10, Laurent Bessard
85ca4fa0720b
Removed obsolete process for customizing block code generated in extensions
2013-09-10, Laurent Bessard
3d7fa2257b24
Fixed bug when modifying project properties
2013-09-09, Laurent Bessard
85ce56758900
Replaced old pou variable list and variable tree generating by xslt stylesheet
2013-09-09, Laurent Bessard
ad61268dbdb6
Merged
2013-09-09, Laurent Bessard
26e8b99bc2c3
Fixed bug with direct array variable type definition
2013-09-05, Laurent Bessard
1ff1cdf6c318
Fixed xmlclass and plcopen using precompile xpath where possible
2013-09-05, Laurent Bessard
714f1381a09a
Fixed undo/redo with xmlclass refactoring
2013-09-03, Laurent Bessard
6be6c1e0e4d0
Removed obsolete functions for extracting values for xml dom tree and generating xml string
2013-09-03, Laurent Bessard
908a5803c2cc
Removed dictionaries storing datatypes and pous defined in project and pou and datatype using tree from model
2013-09-03, Laurent Bessard
7856cd7767d6
Removed dictionaries storing enumerated datatypes values, subrange datatypes range and project datatype hierarchy from model
2013-09-02, Laurent Bessard
fcca121a000f
Removed namespaces declaration in subtree elements xml description when copy/paste
2013-09-02, Laurent Bessard
8e1ee07bdff8
Fixed copy/paste with xmlclass refactoring
2013-08-30, Laurent Bessard
9ffc49bfdf9d
Fixed SFC block edition and SFC to SFC_textual code generating
2013-08-30, Laurent Bessard
f034fb2b1aab
Fixed ST program generating module
2013-08-30, Laurent Bessard
cd639725fba5
Fixed bug when adding a configuration
2013-08-29, Laurent Bessard
5f8e02717560
Fixed bug no contextual menu displayed in left panel tree when creating new project
2013-08-29, Laurent Bessard
2ad168756c5e
Fixed datatype and configuration editing in xmlclass refactoring
2013-08-29, Laurent Bessard
f02ba5b83811
Fixed diagram editing in xmlclass refactoring
2013-08-29, Laurent Bessard
40117d02601b
Merged
2013-08-28, Laurent Bessard
bac1b86276d9
Second stage of xmlclass refactoring using lxml , project are loaded and displayed successfully
2013-08-28, Laurent Bessard
42ea51d083ce
First stage of xmlclass refactoring using lxml
2013-08-26, Laurent Bessard
13ee5f4ab612
Fixed bug in resource pou instance program type selection
2013-09-04, Laurent Bessard
1d221eda1e42
Fixed two typos in py_ext : FBID was not current but previous py_eval block FBID, and compiled AST cache was filled buy never used.
2013-09-26, Edouard Tisserant
adc79fc44079
Fixed bug when adding a block in Viewer
2013-08-28, Laurent Bessard
70dc98533ec6
Fixed bug when displaying Master generated Object Dictionary in canfestival extension
2013-08-07, Laurent Bessard
adda406d3960
Fixed bug when no connection defined for connectionPointIn
2013-08-06, Laurent Bessard
fa77f3b8f182
Fixed GetBlockTypes method
2013-08-06, Laurent Bessard
abf63a310532
More optimization attemps in type handling
2013-08-04, Edouard Tisserant
f3cfe1ff917e
Added support for left panel add menu with multiple levels
2013-08-02, laurent
f427352f9727
Various cleanup and optimization
2013-08-02, Edouard Tisserant
47131e3388f4
RC4
1.1 Korean release
2013-07-31, Edouard Tisserant
72a826dfcfbb
Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)
2013-07-26, Edouard Tisserant
0eb9f8af479f
CanFestival plugin fills master's DCF to prepare PDO mappings in a way conform to DSP-301
2013-07-19, Edouard Tisserant
74afc7e86d00
Fixed refresh bug when activating element in instance variables list
2013-07-11, Laurent Bessard
358db9d64aa1
Fixed bug instance choice list empty for standard and extension functions block types
2013-07-11, Laurent Bessard
29bfd39e8e7a
Fixed DurationCellEditor to make it reusable
2013-07-05, Laurent Bessard
8d4de18c9f29
Fix bug when opening specific file editor
2013-07-05, Laurent Bessard
6b38acbe1fd0
Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband
2013-07-04, Laurent Bessard
921858d68a13
Fixed bug when open editor while Build is working
2013-07-03, Laurent Bessard
0086cbee609b
Fix bug when transferring PLC and orthogonal graph is displayed with cursor
2013-06-26, Laurent Bessard
757b83fd2173
Fix bug when LogException handler
2013-06-26, Laurent Bessard
aa9bc3e6181d
Fix bug in atty function of LogPseudoFile
2013-06-26, Laurent Bessard
e8e153a7c3bf
Fix bug when exporting string variables values in graph to clipboard
2013-06-26, Laurent Bessard
f049c901c85b
Added support for zooming graph so that it fits canvas size in Debug Variable Panel
2013-06-19, Laurent Bessard
fae0809eae98
Fixed bug when removing obsolete variables from Debug Variable Panel
2013-06-18, Laurent Bessard
4282f62c1cf0
Fix bug in graphic viewer height when drag'n dropping variable in parallel mode
2013-06-17, Laurent Bessard
242512c56ea1
Fixed bugs in Debug Variable Panel
2013-06-17, Laurent Bessard
27c8578670c8
Added support for replacing a wire by two connections
2013-06-17, Laurent Bessard
895605ccac70
Fixed bug with Copy/Paste in generated ST code Viewer
2013-06-14, Laurent Bessard
7b9259945453
Fixed bug in support for speed up loading graphic viewers
2013-06-14, Laurent Bessard
46425f3248b7