BeremizIDE.py
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
Tue, 15 Aug 2017 12:17:51 +0300 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
Mon, 14 Aug 2017 23:34:22 +0300 Andrey Skvortsov clean-up: fix PEP8 E261 at least two spaces before inline comment
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Mon, 14 Aug 2017 22:23:17 +0300 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
Mon, 14 Aug 2017 21:20:32 +0300 Andrey Skvortsov clean-up: fix PEP8 E401 multiple imports on one line
Mon, 14 Aug 2017 19:13:01 +0300 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
Sun, 30 Jul 2017 13:54:51 -0700 janbarslo Changed title of new project dialog from:
Sun, 30 Jul 2017 13:51:43 -0700 janbarslo Changed title of New Project dialog
Fri, 14 Jul 2017 18:26:20 +0300 Andrey Skvortsov change structure of filename for bug reports in Beremiz and
Mon, 26 Jun 2017 19:42:42 +0300 Surkov Sergey add dialog "add program", that appears after creating new project
Tue, 06 Jun 2017 14:21:53 +0300 Andrey Skvortsov add information about community support channel to Beremiz and PLCOpenEditor
Tue, 23 May 2017 16:06:29 +0300 Surkov Sergey remove child node from add child node menu, if max count of the same type nodes reached
Thu, 20 Apr 2017 13:01:45 +0300 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
Fri, 10 Mar 2017 17:36:18 +0300 Andrey Skvortsov rename Beremiz.py to BeremizIDE.py