ProjectController.py
Fri, 18 Aug 2017 20:14:38 +0300 Andrey Skvortsov clean-up: fix PEP8 E128 continuation line under-indented for visual indent
Fri, 18 Aug 2017 12:36:31 +0300 Andrey Skvortsov clean-up: fix PEP8 E127 continuation line over-indented for visual indent
Thu, 17 Aug 2017 17:25:17 +0300 Andrey Skvortsov clean-up: fix PEP8 E129 visually indented line with same indent as next logical line
Thu, 17 Aug 2017 15:43:25 +0300 Andrey Skvortsov clean-up: fix PEP8 E502 the backslash is redundant between brackets
Thu, 17 Aug 2017 14:27:06 +0300 Andrey Skvortsov clean-up: fix PEP8 W601 .has_key() is deprecated, use 'in'
Thu, 17 Aug 2017 10:08:23 +0300 Andrey Skvortsov clean-up: fix PEP8 E262 inline comment should start with '# '
Thu, 17 Aug 2017 09:55:39 +0300 Andrey Skvortsov clean-up: fix PEP8 E222 multiple spaces after operator
Wed, 16 Aug 2017 17:27:58 +0300 Andrey Skvortsov clean-up: fix PEP8 E111 indentation is not a multiple of four
Wed, 16 Aug 2017 16:37:45 +0300 Andrey Skvortsov clean-up: fix PEP8 E701 multiple statements on one line (colon)
Wed, 16 Aug 2017 13:56:36 +0300 Andrey Skvortsov clean-up: fix most PEP8 E221 multiple spaces before operator
Wed, 16 Aug 2017 13:01:13 +0300 Andrey Skvortsov clean-up: fix PEP8 E703 statement ends with a semicolon
Wed, 16 Aug 2017 12:57:52 +0300 Andrey Skvortsov clean-up: fix PEP8 E301 expected 1 blank line, found 0
Wed, 16 Aug 2017 12:48:08 +0300 Andrey Skvortsov clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
Wed, 16 Aug 2017 12:03:46 +0300 Andrey Skvortsov clean-up: fix PEP8 E202 whitespace before ')'
Wed, 16 Aug 2017 11:47:27 +0300 Andrey Skvortsov clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
Tue, 15 Aug 2017 22:38:43 +0300 Andrey Skvortsov clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
Tue, 15 Aug 2017 16:48:49 +0300 Andrey Skvortsov clean-up: fix PEP8 E225 missing whitespace around operator
Tue, 15 Aug 2017 16:01:18 +0300 Andrey Skvortsov clean-up: fix PEP8 E303 too many blank lines
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:31:01 +0300 Andrey Skvortsov clean-up: fix some PEP8 E265 block comment should start with '# '
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
Mon, 07 Aug 2017 14:28:29 +0300 Andrey Skvortsov fix some typos
Mon, 26 Jun 2017 19:42:42 +0300 Surkov Sergey add dialog "add program", that appears after creating new project
Tue, 30 May 2017 17:09:33 +0300 Andrey Skvortsov if there is no users matiec installation, then use system path to run iec2c
Thu, 20 Apr 2017 13:01:45 +0300 Andrey Skvortsov make run Beremiz and PLCOpen Editor, if full path contain non-lating
Wed, 05 Apr 2017 14:17:02 +0300 Andrey Skvortsov reset loaded messages counts on new PLC program trasnfer
Thu, 26 Jan 2017 15:38:21 +0300 Andrey Skvortsov remove non-existed and not necessary self.logger from detecting options in iec2c
Mon, 16 Jan 2017 01:19:58 +0100 Edouard Tisserant 7BB06627 fix second error message in case of error appearing too early to have a wx frame
Fri, 13 Jan 2017 16:47:46 +0300 Andrey Skvortsov detect iec2c options and ieclib path only once during the first build
Wed, 14 Dec 2016 13:14:45 +0300 Sergey Surkov add check of new project path in Save As
Tue, 13 Dec 2016 17:47:34 +0300 Sergey Surkov fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist
Thu, 01 Dec 2016 18:30:34 +0300 Andrey Skvortsov add i18n to PLC status
Mon, 28 Nov 2016 16:47:01 +0300 Andrey Skvortsov fix translation strings with multiple parameters
Mon, 28 Nov 2016 16:12:27 +0300 Andrey Skvortsov fix segmentation fault on clicking red point in compilation console if that compilation error coverts several units in plcopen file
Tue, 22 Nov 2016 18:42:48 +0300 Andrey Skvortsov add progress bar to status bar
Fri, 28 Oct 2016 17:21:42 +0300 Andrey Skvortsov fix issue with non-updated button 'generated IECCode' after Build and Clean
Wed, 26 Oct 2016 19:13:26 +0300 Andrey Skvortsov fix issue with empty frame with generated ST code
Fri, 21 Oct 2016 13:06:31 +0300 Andrey Skvortsov fix issue with non-working global hotkeys in IEC code panel
Fri, 09 Sep 2016 17:53:32 +0300 Andrey Skvortsov fix non-working logging at first connection to PLC after Beremiz launch
Thu, 18 Aug 2016 14:35:03 +0500 Paul Beltyukov This fixes issue #5
Fri, 06 May 2016 19:14:10 +0300 Andrey Skvortsov automatically detect flags supported by matiec and find correct path
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Tue, 19 Apr 2016 12:15:51 +0300 Andrey Skvortsov Suppress WXDEBUG assertions, as happens by default with wx2.8. This is
Wed, 25 Feb 2015 13:59:01 +0100 Edouard Tisserant Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
Thu, 19 Feb 2015 00:40:53 +0100 Edouard Tisserant Added more columns in variable list of extensions' code editors - updating python's PLCGlobals from PLC logic can trigger asynchronous 'OnChange' python call
Fri, 30 Jan 2015 20:42:24 +0100 Edouard Tisserant Added runtime side trace buffer, handled in a separate thread, limited to 1MB, and dropped after 3 seconds if not used by IDE. GetTraceVariables is not anymore blocking on next PLC cycle
Fri, 30 Jan 2015 10:45:11 +0100 Edouard Tisserant Moved trace buffer unpacking in the IDE. Latest traced variable samples are now passed as a single string
Thu, 29 Jan 2015 19:11:34 +0100 Edouard Tisserant Optimized plc_debug.c generated code. Should produce smaller code size. Added statically initialized array for PLC tracable variable description.
Sun, 18 Jan 2015 19:41:27 +0100 Edouard Tisserant minor cleanup
Sat, 06 Dec 2014 19:31:51 +0100 mjsousa Use '-p' command line option when running matiec (iec2c)
Wed, 26 Nov 2014 16:05:14 +0100 mjsousa Add command line option '-l' when calling matiec
Mon, 10 Nov 2014 22:28:15 +0100 Edouard Tisserant Fixed location of directory containing IEC standard library in C format.
Tue, 08 Jul 2014 18:00:52 +0100 mjsousa Change location of directory containing IEC standard library in C format.
Wed, 04 Jun 2014 09:50:08 +0200 Edouard Tisserant Fixed crash at project load when features.libraries is empty (i.e. no libraries are provided).
Wed, 21 May 2014 18:43:54 +0200 Edouard Tisserant Organized controller's _Build sub-methods layout. Many (unwanted) white space changes.