Fri, 13 Apr 2018 00:29:52 +0200 Edouard Tisserant Fixed implementation of runtime worker that ensure that PLCObject Load and Unload methods always run main thread.
Thu, 12 Apr 2018 22:32:43 +0200 Edouard Tisserant merged
Thu, 12 Apr 2018 22:32:12 +0200 Edouard Tisserant merged
Thu, 12 Apr 2018 22:20:38 +0200 Edouard Tisserant Intermediate state while implementing runtime worker to ensure that PLCObject Load and Unload methods always run main thread.
Thu, 12 Apr 2018 16:38:09 +0200 Edouard Tisserant Stripped more dead code.
Thu, 12 Apr 2018 16:33:44 +0200 Edouard Tisserant Cleanup of some dead code in PYRO connector.
Thu, 12 Apr 2018 16:31:30 +0200 Edouard Tisserant Added logging in Xenomai init phase.
Thu, 12 Apr 2018 16:29:43 +0200 Edouard Tisserant Apply new RT Pipes API from Xenomai 3
Thu, 12 Apr 2018 16:27:22 +0200 Edouard Tisserant Removed useless try/except in Canfestival.py
Tue, 10 Apr 2018 13:36:36 +0200 dporopat #2579 On showing search result, text color of tree item is set to white. We need to change back color to show the result.
Thu, 29 Mar 2018 23:33:36 +0200 Edouard Tisserant PEP-8...
Thu, 29 Mar 2018 23:25:26 +0200 Edouard Tisserant Fixed bug that was creating many frames at starup on Windows
Sun, 25 Mar 2018 16:22:36 +0200 Edouard Tisserant re-merge
Mon, 19 Mar 2018 16:18:17 +0100 Edouard Tisserant Xenomai 3
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:10:07 +0300 Surkov Sergey make the URI model compatible with https
Mon, 19 Feb 2018 19:02:25 +0300 Surkov Sergey add address validation in Company URL field
Fri, 02 Feb 2018 17:16:04 +0300 Surkov Sergey remove duplicating code for variables name generate
Wed, 31 Jan 2018 16:31:01 +0300 Surkov Sergey add fields autocomplete when adding task or instance in resources
Thu, 18 Jan 2018 14:24:44 +0300 Surkov Sergey fix search in TextViewer objects, search returns only first entry
Thu, 18 Jan 2018 14:03:29 +0300 Surkov Sergey fix import order according to PEP8
Mon, 15 Jan 2018 12:06:24 +0300 Surkov Sergey fix default time range choice for debug variable panel
Fri, 12 Jan 2018 18:36:02 +0300 Surkov Sergey enlarge canvas border for debug variable graphic viewer
Fri, 12 Jan 2018 18:33:54 +0300 Surkov Sergey fix rounding milliseconds from nanoseconds
Fri, 12 Jan 2018 17:56:48 +0300 Surkov Sergey fix display TIME type variables in debug variable panel
Thu, 01 Mar 2018 14:28:55 +0100 Edouard Tisserant fix for test app from skv. thanks
Thu, 01 Mar 2018 10:28:17 +0100 Edouard Tisserant Prevent catching exception if exception handling was not enabled (or disabled by test test app).
Thu, 01 Mar 2018 09:41:12 +0100 Edouard Tisserant pep8 and pylint hate me
Wed, 28 Feb 2018 16:10:05 +0100 Edouard Tisserant Fixed typo introduced in 5736d25bb393