beremiz
Clone
Summary
Browse
Changes
Graph
fix target Xenomai missing functions
2017-07-05, wuyangtang
a86deec92e08
update messages.pot and messages.po
2017-07-05, Andrey Skvortsov
ccb2ed164418
mki18n.py: generate messages.po (contains English strings in msgstr)
2017-07-05, Andrey Skvortsov
f50486ecdc21
add to i18n/README forgotten commands to add some XML schemes as source
2017-07-05, Andrey Skvortsov
64ea7c86a74c
Backout commit 92537ed because of writing localized string in node *.xml file
2017-07-04, Surkov Sergey
ae58d214997c
Backout changeset 92537edeb2052d53ba5cad8b6da8463dbc660bb1
2017-07-04, Surkov Sergey
c1987ef148e4
fixes double mouse capturing after forcing variable in debug mode
2017-06-28, Surkov Sergey
a0682ec03f1f
fix bug with TextViewer instance in debug mode, appears after transferring new program on PLC
2017-06-27, Surkov Sergey
953ceea2573e
fix build problem when make command have trailing whitespace(s)
2017-06-27, Andrey Skvortsov
1e8900fc8ddb
add dialog "add program", that appears after creating new project
2017-06-26, Surkov Sergey
24416137cda7
fix i18n string selection for combobox generated from XSD
2017-06-26, Surkov Sergey
92537edeb205
update Russian and French (Fabien M) translations
2017-06-22, Andrey Skvortsov
b5c0a10145f1
l18n: update messages.pot and app.fil
2017-06-22, Andrey Skvortsov
5df7b3d404e8
add l18n support to variable table in CodeFileEditor (python/C extension)
2017-06-22, Andrey Skvortsov
794a47ef5323
set project name and character set in generated messages.pot
2017-06-22, Andrey Skvortsov
ba0dde7f047a
close DurationEditorDialog on ENTER key
2017-06-22, Andrey Skvortsov
bbb2c38969ca
add button to ForceVariableDialog to toggle forced boolean value
2017-06-21, Andrey Skvortsov
8337f6c169d0
fix problem with hidden FindInPou dialog with wxPython 3.0 on Windows
2017-06-20, Andrey Skvortsov
df50e13a94d6
enable non-latin variable descriptions in CodeFileEditor
2017-06-20, Andrey Skvortsov
65ce8afe4b8f
disable empty coils and contacts in LD/SFC editors
2017-06-20, Andrey Skvortsov
ae3e819252fc
remove debug code
2017-06-19, Andrey Skvortsov
75b8c54fa4b3
make all dialog have non-fixed size
2017-06-19, Andrey Skvortsov
8043f32de7b8
avoid infinite loop in search
2017-06-09, Andrey Skvortsov
a63bb4025852
make adjustable size of ArrayTypeDialog
2017-06-08, Andrey Skvortsov
acb767d6ac85
fix problem with initial values for array of structures
2017-06-08, Andrey Skvortsov
72286367d0fd
add information about community support channel to Beremiz and PLCOpenEditor
2017-06-06, Andrey Skvortsov
9cb4d1392baf
cleanup wxHMI example
2017-06-06, Andrey Skvortsov
9a42f12a973e
cleanup wxGlade example
2017-06-06, Andrey Skvortsov
cfac9d1c3571
add comments to wiimote example
2017-06-06, Andrey Skvortsov
db7fd90d245c
fix running wxGlade on current Debian systems
2017-06-06, Andrey Skvortsov
457155545922
rename text field in SVG graphic to match IEC code in svgui example
2017-06-02, Andrey Skvortsov
dde952da3aa4
disallow setting IEC location addresses for TIME, DATE, DT and TOD variables
2017-06-01, Andrey Skvortsov
85fdcc04da25
if there is no users matiec installation, then use system path to run iec2c
2017-05-30, Andrey Skvortsov
578a46fb6b30
remove child node from add child node menu, if max count of the same type nodes reached
2017-05-23, Surkov Sergey
1447424a7029
fix reducing groups with ordered elements
2017-05-18, Surkov Sergey
57b4ac796dcb
fix extra brace
2017-05-03, Anton Midyukov
496029f768d9
add getCompiler and getLinker methods, to abstract from XSD.
2017-04-28, Paul Beltyukov
21f40ed5238f
make run Beremiz and PLCOpen Editor, if full path contain non-lating
2017-04-20, Andrey Skvortsov
6db967480b7d
README.md edited online with Bitbucket
2017-04-12, Andrey Skvortsov
2fcea15858a5
fix clearing project name on opening project properties page.
2017-04-11, Andrey Skvortsov
55b6db51eb63
fix problem with debugging external string variables
2017-04-11, Andrey Skvortsov
db05cb9e0439
fix problem with clearing non-empty location field after changing type of config variable
2017-04-11, Andrey Skvortsov
eed01e0ab32a
fix backtrace on opening program/resource on small screens
2017-04-10, Andrey Skvortsov
5f4e53508e4e
show whether instance of SFC action is currently active or not in its
2017-04-07, Andrey Skvortsov
85e22d514c05
clean PLC log only if there is something to clean
2017-04-05, Andrey Skvortsov
fab1b8da6eba
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