2018-08-08 Edouard Tisserant Disable source quality checking on ethercat plugin - will fix it later
2018-08-08 Edouard Tisserant Passed bacnet*.py through autopep8, and attemped to fix manually what went wrong + fixed pylint complains
2018-08-08 Edouard Tisserant More pylint+pep8 conformance
2018-08-08 Edouard Tisserant autopep8 + hand made fixes on ProjectController.py runtime/WampClient.py wxglade_hmi/wxglade_hmi.py
2018-08-07 Edouard Tisserant pylint on runtime/NevowServer.py
2018-08-06 Edouard Tisserant pep8 on runtime/NevowServer.py
2018-08-06 Edouard Tisserant merged
2018-08-06 Edouard Tisserant Make some POU libraries selected by default or not. This changes structure of features.libraries, please check and update your extensions if they use libraries
2018-07-04 Andrey Skvortsov remove useless code
2018-07-04 Andrey Skvortsov Add full screen mode (menu and title are hidden)
2018-07-03 Andrey Skvortsov Add information how to make shelve command work with check_source.sh called from hg hook
2018-06-29 Andrey Skvortsov Automatically increment IEC-location address if copy of the variable is created
2018-06-29 Andrey Skvortsov Make information about translation to be in unicode
2018-06-29 Andrey Skvortsov Take plcopen_icons.svg as source of png icons as well
2018-06-29 Andrey Skvortsov Add 256x256 and 64x64 Beremiz icons
2018-06-29 Andrey Skvortsov Add PLCOpenEditor icon to plcopen_icons.svg
2018-06-27 Andrey Skvortsov Fix rounding of thousandths of microseconds in duration editor
2018-06-27 Andrey Skvortsov Add checking value in microseconds field in duration editor dialog
2018-06-27 Andrey Skvortsov Catch 'clipboard already open' errors in editors
2018-06-27 Andrey Skvortsov If task type is changed from 'interrupt' to 'cyclic' init interval with T#20ms.
2018-06-26 Andrey Skvortsov Explicitly enable required libraries in test projects
2018-06-26 Andrey Skvortsov Disable by default unlisted in project beremiz.xml libraries
2018-06-26 Andrey Skvortsov Fix 'DoGetTextExtent - invalid DC' error
2018-06-26 Andrey Skvortsov Fix size of ProjectDialog used by PLCOpenEditor
2018-06-26 Andrey Skvortsov Fix some compilation warnings for better ANSI C compliance
2018-07-20 Edouard Tisserant Customizable columns in VariableTables (i.e. can be monkey patched properly)
2018-07-20 Edouard Tisserant Merged
2018-07-19 Edouard Tisserant Customizable update of toolbar buttons (i.e. 'methods') according to PLCStatus nevow_service_rework
2018-07-13 Edouard Tisserant Fixed small typo in error message. nevow_service_rework
2018-07-12 Edouard Tisserant WAMP : complains about failure to start WAMP only if it was successfully imported. nevow_service_rework