controls/ProjectPropertiesPanel.py
Tue, 26 Jun 2018 14:48:44 +0300 Andrey Skvortsov Fix size of ProjectDialog used by PLCOpenEditor
Fri, 02 Mar 2018 17:01:25 +0100 Edouard Tisserant merged Sergeys changes
Mon, 19 Feb 2018 19:36:43 +0300 Surkov Sergey fix bug with indelible values in some 'optional' fields in project properties panel
Mon, 19 Feb 2018 19:02:25 +0300 Surkov Sergey add address validation in Company URL field
Thu, 04 Jan 2018 16:00:35 +0100 Edouard Tisserant enforce PEP8 in previous commit
Fri, 20 Jan 2017 13:22:31 +0100 dporopat replaced normal panel with scrolled panel under project properties
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`"
Mon, 21 Aug 2017 21:55:18 +0300 Andrey Skvortsov clean-up: fix PEP8 E265 block comment should start with '# '
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
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
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
Tue, 11 Apr 2017 19:09:34 +0300 Andrey Skvortsov fix clearing project name on opening project properties page.
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Wed, 05 Oct 2016 10:07:10 +0300 Sergey Surkov Add russian language in Project properties -> Other menu.
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz