beremiz
Clone
Summary
Browse
Changes
Graph
reset loaded messages counts on new PLC program trasnfer
2017-04-05, Andrey Skvortsov
9298ba0cd70a
add function block to variable panel if fb is added using toolbar
2017-04-04, Andrey Skvortsov
0dc834721d8e
enable to write SFC transition in IL
2017-03-28, Andrey Skvortsov
cd03b8432541
fix debug button and variable tree generate for actions and transitions in POU instance variable panel
2017-03-28, Surkov Sergey
54da2cfe0180
clear variable location cell in variable panel, if variable class or type changed
2017-03-28, Surkov Sergey
cd9db17c7ab5
runtime is licensed under LGPLv2.1
2017-03-27, Andrey Skvortsov
cefc9219bb48
make command line help message for Beremiz more verbose
2017-03-27, Andrey Skvortsov
d3603b5a1cbc
fix typos and small errors in Russian translation
2017-03-21, Andrey Skvortsov
081f4463b37d
merge Beremiz launcher support
2017-03-10, Andrey Skvortsov
9a91faac4d95
rename BeremizIDELauncher.py to Beremiz.py
2017-03-10, Andrey Skvortsov
81f6781f7fec
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