dialogs/LDElementDialog.py
Mon, 21 Aug 2017 21:55:18 +0300 Andrey Skvortsov clean-up: fix PEP8 E265 block comment should start with '# '
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
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
Tue, 20 Jun 2017 16:36:17 +0300 Andrey Skvortsov disable empty coils and contacts in LD/SFC editors
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+
Thu, 21 Apr 2016 17:44:17 +0300 Andrey Skvortsov increase height of some dialog windows so they have enough space for buttons
Thu, 17 Oct 2013 23:27:23 +0200 Laurent Bessard Fixed coil and contact dialog to let user select a complex type variable for contact and coil expression
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 22:23:57 +0200 Laurent Bessard Rewrite SFCTransitionDialog
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:50:44 +0200 Laurent Bessard Fixed bug in newly rewritten dialogs
Tue, 11 Jun 2013 23:08:06 +0200 Laurent Bessard Rewrite LDElementDialog
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz