From a2017f9e01246dbb04a24fd91bd0d2cbda9b5178 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 14 Mar 2025 13:48:30 +0300 Subject: [PATCH] =?UTF-8?q?++=20=D0=B4=D0=BE=D0=B1=D0=B8=D0=B2=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B6=D0=B8=D0=B2=D1=8B=D1=85=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B4=D0=B0=D1=87,=20=D0=BE=D1=82=D0=BA=D0=BB=D1=8E=D1=87?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BB=D0=B8=D1=88=D0=BD=D0=B5=D0=B9?= =?UTF-8?q?=20=D1=80=D0=B0=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B8=20=D0=B0?= =?UTF-8?q?=D0=B4=D0=BC=D0=B8=D0=BD=D0=B0=D0=BC,=20=D0=BD=D0=B0=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B0=20=D1=83=D0=B4=D0=B0=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B8=D0=BB=D0=B8=20=D0=BD=D0=B5=20?= =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=BF=D0=B0?= =?UTF-8?q?=D0=BA=D0=B5=D1=82=D0=B0=20=D0=BD=D0=B0=20=D0=BC=D0=B0=D1=88?= =?UTF-8?q?=D0=B8=D0=BD=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 14 ++++++++++- properties | 1 + .../UserAccount/UserAccountsDBTable.java | 4 ---- src/_VisualDVM/Constants.java | 4 ++-- src/_VisualDVM/NormalProperties.java | 4 ++++ .../All/StartSelectedDVMConfigurations.java | 3 ++- .../Common/TestingPackage/TestingPackage.java | 1 - .../TestingSystem/Common/TestingPlanner.java | 5 ++-- .../DVM/DVMPackage/DVMPackage.java | 8 ++++++- .../DVM/RemoteDVMTestingPlanner.java | 2 +- src/_VisualDVM/Visual/MainUI.java | 23 +++++++++++-------- .../VisualiserSettingsMenu/TestingMenu.java | 3 ++- src/files/File.h | 15 ++++++++++++ src/files/Supervisor.h | 18 ++++++++++----- src/files/Task.h | 15 ++++++++++++ src/files/starter.cpp | 5 ++++ src/files/version.h | 2 +- 17 files changed, 95 insertions(+), 32 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index cda8768d..6cd9a518 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,9 +8,21 @@ + + + + + - + + + + + + + +