Thu, 21 Sep 2017 15:04:15 +0300 Andrey Skvortsov clean build example project after running test
Thu, 21 Sep 2017 15:02:36 +0300 Andrey Skvortsov fix problem if DataTypeEditor was imported before localization is
Sat, 16 Sep 2017 21:26:17 +0300 Andrey Skvortsov add shell script to run all python tests and automatically handle Xvfb
Sat, 16 Sep 2017 21:24:22 +0300 Andrey Skvortsov add PLCOpenEditor tests
Sat, 16 Sep 2017 21:22:53 +0300 Andrey Skvortsov run application tests in full screen mode
Sat, 16 Sep 2017 21:22:06 +0300 Andrey Skvortsov clean sys.argv, because if test is running from pytest
Sat, 16 Sep 2017 21:19:19 +0300 Andrey Skvortsov rework Beremiz application "testCheckProject" test to allow easier reuse later
Sat, 16 Sep 2017 21:04:34 +0300 Andrey Skvortsov add application name for PLCOpenEditor
Fri, 15 Sep 2017 20:30:24 +0300 Andrey Skvortsov rewrite PLCOpenEditor. Add PLCOpenEditorApp class for easier customizations.
Fri, 15 Sep 2017 20:28:54 +0300 Andrey Skvortsov lazy locale initialization
Fri, 15 Sep 2017 20:05:41 +0300 Andrey Skvortsov use CustomIntCtrl instead of wx.SpinCtrl because it doesn't support
Fri, 15 Sep 2017 20:01:21 +0300 Andrey Skvortsov add custom TextCtrl allowed to enter long integer with bounds checking
Fri, 15 Sep 2017 19:53:49 +0300 Andrey Skvortsov use pytest for testing
Fri, 15 Sep 2017 19:51:31 +0300 Andrey Skvortsov run separate test on every project instead of one big long test all projects
Fri, 15 Sep 2017 19:45:41 +0300 Andrey Skvortsov move configuration for test environment into separate file conftest.py
Fri, 15 Sep 2017 19:01:31 +0300 Andrey Skvortsov lazy initialization of highlight pens and brushes for DebugVariableViewer
Fri, 15 Sep 2017 18:57:20 +0300 Andrey Skvortsov add '_' function to builtin dictionary at import time
Fri, 15 Sep 2017 18:51:42 +0300 Andrey Skvortsov remove builtin BMZ_DBG. It's not used.
Wed, 13 Sep 2017 15:39:48 +0300 Andrey Skvortsov update translation strings
Wed, 13 Sep 2017 15:35:43 +0300 Andrey Skvortsov updated all existing translations
Wed, 13 Sep 2017 10:18:04 +0300 Andrey Skvortsov fix LINT and ULINT ranges
Tue, 12 Sep 2017 18:32:13 +0300 Andrey Skvortsov found installed Inkscape on Windows
Tue, 12 Sep 2017 16:49:35 +0300 Andrey Skvortsov make possible to turn off at compile time online debugging, logging
Tue, 12 Sep 2017 14:22:17 +0300 Andrey Skvortsov make default caption for PouNameDialog translatable
Tue, 12 Sep 2017 14:18:50 +0300 Andrey Skvortsov fix max value for UDINT and ULINT types
Tue, 12 Sep 2017 14:13:39 +0300 Andrey Skvortsov update Build icon
Tue, 12 Sep 2017 10:21:51 +0300 Andrey Skvortsov add couple Beremiz application tests
Fri, 08 Sep 2017 11:53:48 +0300 Andrey Skvortsov fix problem if _should_write is called by expired timer after
Mon, 28 Aug 2017 10:49:53 +0000 Sergey Surkov Initial Bitbucket Pipelines configuration
Mon, 28 Aug 2017 13:43:46 +0300 Surkov Sergey fix bug with unfinished debug thread