canfestival/NetworkEditor.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`"
Fri, 06 Oct 2017 17:52:34 +0300 Andrey Skvortsov fix pylint warning '(unused-import), Unused import connectors'
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
Fri, 18 Aug 2017 20:14:38 +0300 Andrey Skvortsov clean-up: fix PEP8 E128 continuation line under-indented for visual indent
Wed, 16 Aug 2017 11:47:27 +0300 Andrey Skvortsov clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
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
Tue, 26 Mar 2013 23:24:30 +0100 Laurent Bessard Fixed CanFestival extension, adding CANOpen entries in BrowseLocationsDialog
Wed, 30 Jan 2013 23:46:41 +0100 Laurent Bessard Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
Mon, 01 Oct 2012 19:13:02 +0200 laurent Fixing CanFestival master and slave nodeid when generating code for PLC
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz
Thu, 14 Jun 2012 18:25:04 +0200 laurent Moving ConfNode specific menu to end of EditMenu
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