dialogs/FBDVariableDialog.py
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 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: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
Mon, 19 Jun 2017 18:49:43 +0300 Andrey Skvortsov make all dialog have non-fixed size
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Fri, 14 Jun 2013 10:54:21 +0200 Laurent Bessard Added support for adding graphic element when dropping wire in midair
Wed, 12 Jun 2013 11:01:27 +0200 Laurent Bessard Rewrite SFCStepDialog and factorize code for creating common dialog sizers
Tue, 11 Jun 2013 23:08:06 +0200 Laurent Bessard Rewrite LDElementDialog
Tue, 11 Jun 2013 12:37:50 +0200 Laurent Bessard Rewrite FBDVariableDialog
Wed, 29 May 2013 09:26:56 +0200 Laurent Bessard Removed test that expression is not a keyword in FBDVariableDialog
Tue, 28 May 2013 22:40:44 +0200 Laurent Bessard Improved FBDVariable dialog
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz