beremiz
Clone
Summary
Browse
Changes
Graph
rename Beremiz.py to BeremizIDE.py
2017-03-10, Andrey Skvortsov
8816f7316d9c
wrap Beremiz startup code into separate launcher class
2017-03-10, Andrey Skvortsov
78f28f40bc10
dynamically increase size of dialog window for editing comment block
2017-03-10, Andrey Skvortsov
ccf2bcf66c70
add hotkeys to open recent projects
2017-03-09, Andrey Skvortsov
aec0ed4b6f39
fix twice shown error message box, when wrong non-valid IEC identifier entered
2017-03-09, Andrey Skvortsov
ba6a6d6e989c
apply constraints to names for tasks and task instances in resource configuration
2017-03-09, Andrey Skvortsov
3a98027ff372
Fix russian translation
2017-03-09, PaulBeltyukov
bb5440697405
Merged skvorl/beremiz into default
2017-03-06, Sergey Surkov
a079b0322a48
add stretching to columns Name, Type, Doc in variable panel
2017-03-03, Surkov Sergey
f4696d85552a
fix SFC Step flush method
2017-02-06, Surkov Sergey
d98cc9d19a5c
fix redraw debug instance tab after transferring new build to PLC. closes #15
2017-02-06, Surkov Sergey
be605b2e6e3a
1. Deleted .directory file, and added it to .hgignore.
2017-03-06, PaulBeltyukov
f077f8fb9ba7
Fix russian translation
2017-03-06, PaulBeltyukov
54f81a762ff2
Merge
2017-02-16, PaulBeltyukov
3291024e00da
Safe
2017-02-16, PaulBeltyukov
6431f26aa501
broken code is temporarily blocked
2017-01-27, Surkov Sergey
13d15a1ae899
fix exception handling
2017-01-27, Surkov Sergey
2d1fb99065e8
change directory for saving Beremiz bug reports from current working directory to TEMP directory.
2017-01-27, Surkov Sergey
91b7cc4b0d44
Correct element size, if block type or variable name is wider than block width.
2017-01-26, Surkov Sergey
976ce8c6195d
remove non-existed and not necessary self.logger from detecting options in iec2c
2017-01-26, Andrey Skvortsov
fc39d658bd2f
remove Linux target from first_steps example
2017-01-23, Andrey Skvortsov
ce9fc57e1828
1.2rc1
1.2
2017-01-24, Edouard Tisserant 7BB06627
24168e52fc2b
closing 1.1 branch
1.1 Korean release
2017-01-24, Edouard Tisserant 7BB06627
437d258179e1
for tests svgui and logging move code from old py_ext.xml to the new pyfile.xml
2017-01-19, Andrey Skvortsov
1953c268a194
merge
2017-01-17, Andrey Skvortsov
3f86e9768f14
fix IL jumps highlighting in Text Viewer
2017-01-17, Surkov Sergey
6f4624687b89
change white background for icons in PouInstanceVariablePanel to transparent
2017-01-16, Andrey Skvortsov
ad3dee8b6d48
change white background for project tree element to transparent
2017-01-16, Andrey Skvortsov
25e3bf6e193d
fix second error message in case of error appearing too early to have a wx frame
2017-01-16, Edouard Tisserant 7BB06627
299a1dde6baa
fix a side effect of 95ecb26fdc4e
2017-01-16, Edouard Tisserant 7BB06627
f629a91b456d
remove old unused .cvsignore
2017-01-13, Andrey Skvortsov
6e1ea3451c23
fix issue with printing scheme (FBD, LD or SFC) with comment element on GNU/Linux
2017-01-13, Andrey Skvortsov
940e20a8865b
detect iec2c options and ieclib path only once during the first build
2017-01-13, Andrey Skvortsov
f0030c3cd6ab
attach checkedBlockDict variable to the body object
2017-01-13, Andrey Skvortsov
80eee3c5a057
fix file header in AboutDialog.py
2017-01-13, Andrey Skvortsov
6309efe91289
update Russian translation
2017-01-12, Andrey Skvortsov
c431d64589ef
check before program generation whether SFC step, that is referenced
2017-01-12, Andrey Skvortsov
0779c1b18c01
use translatable descriptions for stadard and additional IEC function
2017-01-11, Andrey Skvortsov
be3f68731798
move code in mki18n.py generated translation strings from custom files into separate function
2017-01-11, Andrey Skvortsov
bc84d659894f
clean search result panel after open another project
2017-01-11, Surkov Sergey
aa9ec1d5c54c
fix highlight of search result in Search Result Panel
2017-01-10, Surkov Sergey
a0c7a6cb1690
fix doubling search results in Search Result Panel
2017-01-10, Surkov Sergey
4485e6478b91
make FindInPouDialog work on Windows with wxPython 2.8
2016-12-29, Andrey Skvortsov
3bffe3bd8d78
fix local search in actions and transitions
2016-12-29, Surkov Sergey
163d3a883575
convert FindInPouDialog from wx.Frame to wx.Dialog
2016-12-28, Andrey Skvortsov
474de7fdcfd9
temporary disable SFC transitions in IL, because matiec can't compile it
2016-12-28, Andrey Skvortsov
3f3d97be9a9f
fix issue with creating SFC transitions using ST and IL
2016-12-28, Andrey Skvortsov
3638463d6e02
replace '-' with '.' in resource tab and transition/action SFC code
2016-12-26, Andrey Skvortsov
af9b0ccb418e
check during program generation whether source signal is defined for single task
2016-12-26, Andrey Skvortsov
f8f05f849831
fix strange behavior on Backspace press in ST
2016-12-23, Andrey Skvortsov
41ca586da9dc
fix close button in system menu for AboutDialog on Windows
2016-12-22, Andrey Skvortsov
bd03e1217fa5
make renames caseinsensitive
2016-12-22, Andrey Skvortsov
5e64d552b25a
fix problem with SFC action/transition rename
2016-12-20, Andrey Skvortsov
31703a04789a
fix problem that it was impossible to edit SFC jump, if it references non-existent SFC step
2016-12-20, Andrey Skvortsov
0d961dc6f58f
remove all corresponding SFC jumps when SFC step is removed (but only in DRIVENDRAWING_MODE)
2016-12-20, Andrey Skvortsov
e8efeeb718ab
rename all corresponding SFC jumps when SFC step is renamed (but only in DRIVENDRAWING_MODE)
2016-12-20, Andrey Skvortsov
f9c672ed8f9e
add check of new project path in Save As
2016-12-14, Sergey Surkov
99a02c6161b6
fix issue that in Debug mode LD instance doesn't show correctly its state after
2016-12-14, Andrey Skvortsov
0b6b60241230
fix issue with task rename if "Name" column label is translated into
2016-12-14, Andrey Skvortsov
7f98c091be56
fix issue with compiling SFC POU with non-connected transition (type "connection")
2016-12-14, Andrey Skvortsov
18279f12a6be