beremiz
Clone
Summary
Browse
Changes
Graph
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
fix issue with empty frame with generated ST code
2016-10-26, Andrey Skvortsov
131610a94da0
fix not saving location address from variable panel
2016-10-26, Andrey Skvortsov
deadfe7377e9
add $(Beremiz installation)/mingw/bin in PATH on Windows platform
2016-10-24, Andrey Skvortsov
f526fd97a7b0
fix issue with non-working global hotkeys in IEC code panel
2016-10-21, Andrey Skvortsov
3ebc08f75fef
add more comments to svgui example
2016-10-20, Andrey Skvortsov
33e03a4b3075
cleanup traffic lights example
2016-10-20, Andrey Skvortsov
f1840d27823d
cleanup svgui example
2016-10-19, Andrey Skvortsov
d329cc88d307
Fix bug with two or more wires connected to one input. Now only one wire can be connected to one input, except BOOLean signals in LD and SFC. If user trying to connect wire with already connected input, wire highlight will become red.
2016-10-18, Sergey Surkov
2969c2123105
fix issue with sequence of multiple whitespaces in makefile command
2016-10-14, Andrey Skvortsov
61f0f31ef296
fix minor issue and do some cleanup work in genericmake example
2016-10-14, Andrey Skvortsov
0535a6b50534
cleanup python example
2016-10-12, Andrey Skvortsov
9be98ccfed97
complete fix in commit 3518d10 for wxgtk2.8
2016-10-06, Andrey Skvortsov
cf1df00e6f86
fix syncronization issue during killing ProcessLoggers on IDE close
2016-10-05, Andrey Skvortsov
8e5c03798abc
Add russian translation on label "Tick" in debug variable panel.
2016-10-05, Sergey Surkov
ee1715e94136
Add russian language in Project properties -> Other menu.
2016-10-05, Sergey Surkov
e8629f0cc93b
fix issue, that was impossible to change variable location IEC-address, when wx 3.0 is used
2016-10-04, Andrey Skvortsov
3518d10487db
Merge
2016-10-04, Andrey Skvortsov
b3c43aa29d94
fix infinite recursion in 'Reset Execution Order' functionality if FBD body contains feedback connections
2016-10-04, Andrey Skvortsov
d2abe4109467
fix issues in PLCOpenEditor with moving from wxWidgets 2.8 to 3.0
2016-09-13, Andrey Skvortsov
aca8f43483e9
update messages and add Russian translation for new menu entry 'switch perspective'
2016-09-12, Andrey Skvortsov
a191e137a5bb
Merged in Surkovsv/beremiz (pull request #4)
2016-09-12, Andrey Skvortsov
d2b3bbbb1028
Add hotkey (F12) for switching perspective.
2016-09-12, Sergey Surkov
24d8e8c233bd
Merged skvorl/beremiz into default
2016-09-12, Paul Beltyukov
0a131f6a4c86
Fixed crash when starts on OS X with wxPython 3.0.x
2016-09-10, alexander
d551f2925a86
Merged skvorl/beremiz into default
2016-09-09, Paul Beltyukov
642bae8e8607
Added .idea dir to ignore.
2016-08-26, alexander.shaykhrazeev@gmail.com
0fa5de94c131
cleanup logging example
2016-09-09, Andrey Skvortsov
36e912fac70f
fix non-working logging at first connection to PLC after Beremiz launch
2016-09-09, Andrey Skvortsov
70fc5688741e
Merged in Surkovsv/beremiz (pull request #2)
2016-09-09, Andrey Skvortsov
3519eee2bdf6
fix bug with non-editable names and types of FB local variables in POU's written in ST or IL
2016-09-09, Sergey Surkov
fef49488b5c7
fix highlighting input/outputs in function call in ST, if comment section is placed
2016-09-05, Andrey Skvortsov
e44950d4c218
add initialization tick time on Beremiz start
2016-08-24, Andrey Skvortsov
6addc58f63a6
fix race condition in ProcessLogger
2016-08-24, Andrey Skvortsov
f7ac0d11118e
- Fixed startup from ancestor code.
2016-08-23, alexander
a656ccb868d4
This fixes issue #5
2016-08-18, Paul Beltyukov
30692ab8b5c7
fix bug: Beremiz IDE hangs during launching Beremiz_service
2016-05-06, andrey
9db0b436fbb3
automatically detect flags supported by matiec and find correct path
2016-05-06, Andrey Skvortsov
da8bf5aa275f
fix bug that appears if datatype in the project tree is renamed to wrong name (keyword, existend type,...)
2016-05-06, Andrey Skvortsov
968e7898d66b
add distribution license notice to about dialog as GPL requires
2016-05-06, Andrey Skvortsov
b7b8d29e2a2d
add GPLv2 license
2016-05-06, Andrey Skvortsov
d3c8b65ad87b
add copyright notices to python files where there were missing, that
2016-05-06, Andrey Skvortsov
91538d0c242c
fix issue that was impossible to remove local instance of functional
2016-05-06, Andrey Skvortsov
7272baadd7f6
fix highlighting of multiline comments in ST and IL
2016-04-28, Andrey Skvortsov
7aaf850d8d1c
fix error if non-latin character was entered in initial value in
2016-04-28, Andrey Skvortsov
4c645e6b8c98
fix issue with sometimes wrong return code of ProcessLogger
2016-04-28, Andrey Skvortsov
d7f474d10210
Fix error about missing attribute 'timeout' that happens sometimes during compilation
2016-04-28, Andrey Skvortsov
b9b8978dbc9d