dialogs/DurationEditorDialog.py
2017-08-18 Andrey Skvortsov clean-up: fix PEP8 E128 continuation line under-indented for visual indent
2017-08-16 Andrey Skvortsov clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
2017-06-22 Andrey Skvortsov close DurationEditorDialog on ENTER key
2017-06-19 Andrey Skvortsov make all dialog have non-fixed size
2016-11-18 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
2016-04-21 Andrey Skvortsov add i18n for some strings in DiscoveryDialog, DurationEditDialog, ProjectDialog and CodeFileEditor
2012-11-08 Laurent Bessard Fix resource task interval error highlighting
2012-09-13 laurent Adding support for signaling that a task interval isn't well formatted
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz