2019-04-09 |
Edouard Tisserant |
Fix deadlock when indirectly calling PLCObject's evaluator() from twisted of wx event loops. Was freezing while transfer/start/stop through Wamp. Serialize all PLCObject's call to self.PythonRuntimeCall into the same PythonThread thread.
|
changeset |
files
|
2019-04-08 |
Edouard Tisserant |
Fixed Wamp assertion because of unexpected type
|
changeset |
files
|
2019-03-28 |
Edouard Tisserant |
Enhanced statistics display code, used it and saw no more noticable leak while editing. Closing branch.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-04-07 |
Edouard Tisserant |
Conform to pep8 and pylint :
|
changeset |
files
|
2019-04-07 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2019-04-03 |
Andrey Skvortsov |
Fix typo in README.md
|
changeset |
files
|
2019-04-04 |
Edouard Tisserant |
merged rename_on_location_change branch
|
changeset |
files
|
2019-04-04 |
Edouard Tisserant |
Rename checkbox and immediately apply.
rename_on_location_change
|
changeset |
files
|
2019-04-03 |
Edouard Tisserant |
LocationCellEditor use better source for variable name replacement, and validate variable name before applying it or complains otherwise.
rename_on_location_change
|
changeset |
files
|
2019-04-02 |
Edouard Tisserant |
LocationCellEditor now systematically change variable name according to name given by CTN, calls VariablePanel' OnVariableNameChange to update POU accordingly.
rename_on_location_change
|
changeset |
files
|
2019-03-28 |
Edouard Tisserant |
Fix problem introduced in 9c5f835b031e : Exception in LDPowerRailDialog.py because of change in OnPaint/RefreshView/DrawPreview.
|
changeset |
files
|
2019-03-28 |
Edouard Tisserant |
Fixed RecentProjectMenu in BeremizIDE.py broken by untested changes in wx.NewID_abuse_fix.
|
changeset |
files
|
2019-03-28 |
Edouard Tisserant |
Merged wx.NewID_abuse_fix branch
|
changeset |
files
|
2019-03-28 |
Edouard Tisserant |
More wx.NewID abuse removal. This time BeremizIDE.py was cleaned.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-28 |
Edouard Tisserant |
Merged more of wx.NewID_abuse_fix branch
|
changeset |
files
|
2019-03-27 |
Edouard Tisserant |
More wx.NewID abuse removal. All Viewer.py got cured.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-27 |
Edouard Tisserant |
More wx.NewID abuse removal. This one was apparently silently unbinding toolbar butons when running out of mew wx IDs.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Dyslectic typos
|
changeset |
files
|
2019-01-07 |
Andrey Skvortsov |
Close branch py3-fix.
py3-fix
|
changeset |
files
|
2017-07-27 |
Andrey Skvortsov |
Close branch 1.1 Korean release.
1.1 Korean release
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
Close branch generate-button.
generate-button
|
changeset |
files
|
2019-01-07 |
Andrey Skvortsov |
close #2486 head
#2486
|
changeset |
files
|
2019-01-07 |
Andrey Skvortsov |
Close branch nevow_service_rework.
nevow_service_rework
|
changeset |
files
|
2019-01-07 |
Andrey Skvortsov |
Close branch wx3-fix.
wx3-fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Intermediate merge of wx.NewID_abuse_fix branch but kept debug code in the branch. This is still work in progress, banch is NOT closed.
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Continued wx.NewID abuse removal in Viewer.py : Added AppendItem to use instead of AppendMenu, made examples with AddBlockPinMenuItems and AddAlignmentMenuItems
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Continued wx.NewID abuse removal in Viewer.py : get rid of one call to AppendMenu method, having no real purpose apparently. To be continued.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Start fixing wx.NewId abuse in viewer.py. This shows how to avoid using AppendMenu() function, definitely useless.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-25 |
Edouard Tisserant |
VariablePanel's menu do not waste Wx IDs anymore (directly binds wx objects rather than crating new ID wit wx.NewId)
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-26 |
Edouard Tisserant |
Instrument IDE code to find code abusing wx.NewId.
wx.NewID_abuse_fix
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Fix error when searching accross project. Collection of result wasn't initialized and was failing in case some CTN was returning no result.
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Make spaghetti-code-quality great again.
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Merged
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
Add Docker files to build containers to run automated tests
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
merge
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
check_source.sh: fix sed error: -e expression #1, char 25: Invalid range end
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
Fix pylint warning [C0325(superfluous-parens), ] Unnecessary parens after u'if' keyword
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Update Beremiz dependencies because of added PYROS:// support
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix header and convert comments to docstrings in PSK_Adapter
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix Pyro work with SSL wrapper (sslpsk)
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix crash in runtime if PSK secret is missing
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Update build instruction for BACNet in README
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Replace md5 module with hashlib
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Remove execute attributes from runtime/PLCObject.py
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix typo
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix various pylint and pep8 errors
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Fix invalid python3 syntax
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
Exclude pyjslib.py from python3 syntax correction check
|
changeset |
files
|
2019-03-13 |
Andrey Skvortsov |
revert occasionally committed changed first_steps project.
|
changeset |
files
|
2019-03-18 |
Andrey Skvortsov |
Merged in masterschlumpf/beremiz/generate-button (pull request #38)
|
changeset |
files
|
2019-03-15 |
Schlumpf |
Create a "Generate Program As..." menu to make the "Generate Program" toolbutton even more useful.
generate-button
|
changeset |
files
|
2019-03-15 |
Schlumpf |
Add "Generate Program" to toolbar in PLCOpenEditor standalone mode.
generate-button
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Merged search in CTN branch
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
Finished adding search in python and C files. Stripped debug code and useless comments. Close branch
search_in_CTN
|
changeset |
files
|
2019-03-22 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-21 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-21 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-21 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-20 |
Edouard Tisserant |
WIP adding searching capabilities in python files. was done :
search_in_CTN
|
changeset |
files
|
2019-03-15 |
Edouard Tisserant |
WIP adding searching capabilities in python files:
search_in_CTN
|
changeset |
files
|