beremiz
Clone
Summary
Browse
Changes
Graph
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
fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist
2016-12-13, Sergey Surkov
95ecb26fdc4e
fix bug with empty directories in recent projects menu
2016-12-13, Sergey Surkov
37271c24ce45
fix list of recent projects in File menu, add path to current project after Save As
2016-12-12, Sergey Surkov
481a71c864d4
by default init input and output in step sfc block, and output for initial step sfc block
2016-12-08, Sergey Surkov
466c26b0cfc2
update PLC status after initialization
2016-12-07, Andrey Skvortsov
1445457547f7
always load existing PLC program from the working directory
2016-12-07, Andrey Skvortsov
0e4182e9cc09
stop PLC before unloading
2016-12-07, Andrey Skvortsov
f5868f866d2b
add internatialization support for Beremiz_service.py
2016-12-07, Andrey Skvortsov
b3cc68dd037d
fix issue with changing annonced Pyro service name via taskbar icon
2016-12-07, Andrey Skvortsov
049b7144a710
don't crash on trying to change IP interface for Beremiz_service using taskbar icon if IP wasn't previously
2016-12-07, Andrey Skvortsov
6a27490fed96
start/stop from taskbar icon only if PLC is stopped/started
2016-12-07, Andrey Skvortsov
c40355f450a5
close Pyro socket after daemon stop
2016-12-07, Andrey Skvortsov
38e5f8847a45
add python-wxgtk3.0 support to Beremiz_service.py
2016-12-07, Andrey Skvortsov
cdf95900d44f
make about dialog on Windows not so big
2016-12-02, Andrey Skvortsov
a5fd07db1db6
update Russian translation
2016-12-01, Andrey Skvortsov
9277d3174744
add i18n to PLC status
2016-12-01, Andrey Skvortsov
b1be42401522
remove clear and reset execution order buttons in popup menu in SFC and LD viewers.
2016-12-01, Sergey Surkov
e17406dd4f06
fix initial(equal to the min) number of sequences in SFC Divergence dialog.
2016-12-01, Sergey Surkov
60c0db313ec9
make only correct blocks(by IEC 61131-3 standard) available in wire popup menu in SFC Viewer
2016-12-01, Sergey Surkov
431f4ef34bde
move EnhancedStatusBar.py to the right location
2016-11-30, Andrey Skvortsov
d91356480df9
add internatialization support to startup messages during checking software updates
2016-11-29, Andrey Skvortsov
dee51e22a9aa
fix translation strings with multiple parameters
2016-11-28, Andrey Skvortsov
2295fdc5c271
change bug report address for PLCOpenEditor to beremiz-devel@lists.sourceforge.net
2016-11-28, Andrey Skvortsov
f37b88d3edc6
fix segmentation fault on clicking red point in compilation console if that compilation error coverts several units in plcopen file
2016-11-28, Andrey Skvortsov
418e6bac22e8
add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop
2016-11-24, Andrey Skvortsov
f8e2a04c4445
fix issue that if located variable was dropped in location column, then address was changed in wrong row (row - 1).
2016-11-24, Andrey Skvortsov
6a3c29fdcfea
increase size for time buttons in LogViewer
2016-11-24, Andrey Skvortsov
6df9937f130b
don't rebuild the makefile based project if only companyName, projectName or productName are changed
2016-11-24, Andrey Skvortsov
de2da05089ea
add progress bar to status bar
2016-11-22, Andrey Skvortsov
ce9c0e68389c
fix warning: 'return' with no value in function startPLC
2016-11-19, ctbenergy
6dbc61e3dd65
fix inconsistent whitespace
2016-11-19, ctbenergy
078c760620d7
fix license notices in source files and license files under GPLv2+
2016-11-18, Andrey Skvortsov
486f94a8032c
fix PLC autostart option for Beremiz_service.py
2016-11-17, Andrey Skvortsov
0925da818853
remove old debug code
2016-11-17, Andrey Skvortsov
06632b380d2a
fix wrong font family in CustromGrid control
2016-11-17, Andrey Skvortsov
ad7c7df6cbeb
now only correct chart can be created in SFC Viewer
2016-11-17, Sergey Surkov
a4bf874e4949
add Russian translations for About dialogs
2016-11-17, Andrey Skvortsov
2ce8d970fc69
make about dialog boxes use standard wx about dialogs
2016-11-17, Andrey Skvortsov
894f31f8ca64
fix highlighting error and warning messages with non-lating characters
2016-11-08, Andrey Skvortsov
8ffd0b52c2c7
fix breaking non-latin description and comments in FBD, LD, SFC and
2016-11-08, Andrey Skvortsov
584b6fdb949e
fix borders of pull-down choice list box in Config tab, in Project Properties
2016-11-02, Sergey Surkov
6e38f13d4b7b
add version.py needed for previous commit '4ce8492'
2016-11-01, Andrey Skvortsov
f53ece47e18d
add version with commit hash to 'About' dialogs for Beremiz IDE and PLCOpenEditor
2016-11-01, Andrey Skvortsov
4ce8492159ab
ignore generated bugreports and output of i18n script
2016-10-31, Andrey Skvortsov
91129212e9a6
now dialogs Find and Search in Project can be closed with ESC button
2016-10-28, Sergey Surkov
d75cc9ad328e
fix russian translation of "direction" in Find dialog
2016-10-28, Sergey Surkov
52a78c90870f
fix major bugs in Find and Search in Project functionality.
2016-10-28, Sergey Surkov
32e9d0ef30dc
fix issue with non-updated button 'generated IECCode' after Build and Clean
2016-10-28, Andrey Skvortsov
dac6002ff58e
increase dialog size for edit SFC transition, so buttons are visible
2016-10-27, Andrey Skvortsov
01d2c8a8a928
fix issue that sometimes period for cyclic task wasn't saved.
2016-10-27, Andrey Skvortsov
abe55de5316b
add first steps example, that shows how use all IEC 61131 languages
2016-10-27, Andrey Skvortsov
9a59d1de198a