canfestival/SlaveEditor.py
Wed, 25 Oct 2017 13:50:26 +0300 Andrey Skvortsov fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
Thu, 05 Oct 2017 16:38:49 +0300 Andrey Skvortsov explicitly mark unused variables found by pylint with _ or dummy
Sat, 19 Aug 2017 00:58:44 +0300 Andrey Skvortsov clean-up: fix PEP8 E124 closing bracket does not match visual indentation
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 19:13:01 +0300 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
Fri, 06 May 2016 14:05:44 +0300 Andrey Skvortsov add copyright notices to python files where there were missing, that
Wed, 07 Aug 2013 11:47:14 +0200 Laurent Bessard Fixed bug when displaying Master generated Object Dictionary in canfestival extension
Sat, 06 Apr 2013 11:57:03 +0200 Laurent Bessard Fixed bug when importing NodeEditorTemplate
Wed, 30 Jan 2013 23:46:41 +0100 Laurent Bessard Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
Thu, 04 Oct 2012 17:56:14 +0200 laurent Fix bug in generated master panel in CanFestival extension
Mon, 01 Oct 2012 19:13:02 +0200 laurent Fixing CanFestival master and slave nodeid when generating code for PLC
Fri, 07 Sep 2012 20:10:35 +0200 laurent Fix bug in canfestivel extension when Show Master Generated on Windows
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz
Mon, 18 Jun 2012 19:34:41 +0200 laurent Fix bug with Show Master functionality
Fri, 08 Jun 2012 12:39:37 +0200 laurent Modifying canfestival plugin to following the new Beremiz confnode paradigm
Mon, 21 May 2012 10:04:27 +0200 laurent refactoring
Tue, 08 May 2012 17:08:45 +0200 Edouard Tisserant refactoring