beremiz
Clone
Summary
Browse
Changes
Graph
clean-up: fix PEP8 E261 at least two spaces before inline comment
2017-08-14, Andrey Skvortsov
a39c2918c015
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14, Andrey Skvortsov
7e61baa047f0
clean-up: fix PEP8 W293 blank line contains whitespace
2017-08-14, Andrey Skvortsov
c02818d7e29f
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
2017-08-14, Andrey Skvortsov
750eeb7230a1
clean-up: fix some PEP8 E265 block comment should start with '# '
2017-08-14, Andrey Skvortsov
dea107dce0c4
clean-up: fix PEP8 E401 multiple imports on one line
2017-08-14, Andrey Skvortsov
94ffe74e6895
convert some files from CRLF to LF
2017-08-14, Andrey Skvortsov
6ebd9c40b2be
clean-up for PEP8: fix W291 trailing whitespace
2017-08-14, Andrey Skvortsov
64d8f52bc8c8
README.md edited online with Bitbucket
2017-08-21, Andrey Skvortsov
31e63e25b4cc
fix link to documentation in README.md
2017-08-21, Andrey Skvortsov
9a2d192a7aef
Add information about built official documentation to README.md
2017-08-21, Andrey Skvortsov
865e157c6474
don't allow empty dimension for ARRAY types
2017-08-11, Andrey Skvortsov
d51af006fa6b
ignore built documentation
2017-08-09, Andrey Skvortsov
f8e4650619f7
manual: add untranslated po files for French and Korean
2017-08-09, Andrey Skvortsov
fde6ad246866
build missing pot files, when building HTML documentation
2017-08-09, Andrey Skvortsov
e0cefb1d5206
fix some typos
2017-08-07, Andrey Skvortsov
89824afffef2
Changed title of new project dialog from:
2017-07-30, janbarslo
42f64435d740
Changed title of New Project dialog
2017-07-30, janbarslo
f974476b16bb
skip hidden files and directories on permission check
2017-07-28, Andrey Skvortsov
704c7036db85
change structure of filename for bug reports in Beremiz and
2017-07-14, Andrey Skvortsov
703ddaf48b00
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