2012-11-13 |
Laurent Bessard |
Fix bug in debug while stopping PLC
|
changeset |
files
|
2012-11-08 |
Laurent Bessard |
Fix resource task interval error highlighting
|
changeset |
files
|
2012-11-08 |
Laurent Bessard |
Fix display of string variables value in debug
|
changeset |
files
|
2012-11-05 |
Laurent Bessard |
Fix bug debug viewers are block when a Graphic Viewer in debug mode is hidden
|
changeset |
files
|
2012-11-05 |
Laurent Bessard |
Fix bug python thread blocked sometimes on Linux
|
changeset |
files
|
2012-11-03 |
Laurent Bessard |
Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
|
changeset |
files
|
2012-10-31 |
Laurent Bessard |
Fix bug when Drag'n Dropping located variables on Windows
|
changeset |
files
|
2012-10-31 |
Laurent Bessard |
Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts
|
changeset |
files
|
2012-10-26 |
Laurent Bessard |
Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
|
changeset |
files
|
2012-10-25 |
Laurent Bessard |
Add support for double bracket pragma in syntax highlighting of TextViewer
|
changeset |
files
|
2012-10-25 |
Laurent Bessard |
Fix bug in RestoreLayout when previously opened tab no more exist in project
|
changeset |
files
|
2012-10-25 |
Laurent Bessard |
Fix bug when more than one block library add extra python file
|
changeset |
files
|
2012-10-25 |
Edouard Tisserant |
Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
|
changeset |
files
|
2012-10-24 |
Edouard Tisserant |
Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.
|
changeset |
files
|
2012-10-23 |
Laurent Bessard |
Merged
|
changeset |
files
|
2012-10-22 |
Laurent Bessard |
Merged
|
changeset |
files
|
2012-10-21 |
Laurent Bessard |
Adding support for direct array declaration in structure element declaration
|
changeset |
files
|
2012-10-19 |
Laurent Bessard |
Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
|
changeset |
files
|
2012-10-22 |
Edouard Tisserant |
Introduced FBID in tests/python example. Fixed type error leading to segfault
|
changeset |
files
|
2012-10-19 |
Edouard Tisserant |
Now test/python also demonstrate large C pragmas in ST, accessing complex types
|
changeset |
files
|
2012-10-18 |
Edouard Tisserant |
Even more pedagogical tests/python. Renaming will not help
|
changeset |
files
|
2012-10-18 |
Edouard Tisserant |
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
|
changeset |
files
|
2012-10-18 |
Laurent Bessard |
Fix bug in TextViewer when starting text with '{' character
|
changeset |
files
|
2012-10-18 |
Laurent Bessard |
Adding support for quickly changing variable and connection type
|
changeset |
files
|
2012-10-18 |
Laurent Bessard |
Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
|
changeset |
files
|
2012-10-17 |
Laurent Bessard |
Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
|
changeset |
files
|
2012-10-16 |
Laurent Bessard |
Fixing bug in PLCGenerator with user defined functions and standard overloaded function
|
changeset |
files
|
2012-10-16 |
Laurent Bessard |
Adding datatypes defined in ConfNode as possible function return type
|
changeset |
files
|
2012-10-16 |
Laurent Bessard |
Fix support for adjusting block size to block minimum size and to Viewer scaling
|
changeset |
files
|
2012-10-15 |
Edouard Tisserant |
Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
|
changeset |
files
|