editors/ProjectNodeEditor.py
2018-02-28 Edouard Tisserant Fixed typo introduced in 5736d25bb393
2018-02-20 Edouard Tisserant PEP8 and PyLint conformance: whitespaces and stuff
2018-02-19 Edouard Tisserant Moved some definitions away from controller class, and adaped references them through all code.
2017-10-09 Andrey Skvortsov fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
2017-10-06 Andrey Skvortsov fix pylint warning '(unused-import), Unused import connectors'
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 W293 blank line contains whitespace
2016-05-06 Andrey Skvortsov add copyright notices to python files where there were missing, that
2013-06-14 Laurent Bessard Fixed bug VariablePanel and ProjectProperties not refreshed in ProjectNodeEditor
2013-04-23 Laurent Bessard Fixed ConfTreeNodeEditor layout
2013-04-18 Laurent Bessard Fixed bug in ProjectNodeEditor when base params panel is not shown
2013-01-30 Laurent Bessard Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
2012-09-07 laurent Adding support for extending internationalization to extensions
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz