diff --git a/.gitignore b/.gitignore index d260575..2c89e6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ **/__pycache__/ -*.pyc -*.pyo +/src/controller/__pycache__ /tck_venv /.venv /.vscode diff --git a/src/OptAlgorithm/__pycache__/AutoConfigClass.cpython-310.pyc b/src/OptAlgorithm/__pycache__/AutoConfigClass.cpython-310.pyc deleted file mode 100644 index 8b08778..0000000 Binary files a/src/OptAlgorithm/__pycache__/AutoConfigClass.cpython-310.pyc and /dev/null differ diff --git a/src/OptAlgorithm/__pycache__/ConstantCalculator.cpython-310.pyc b/src/OptAlgorithm/__pycache__/ConstantCalculator.cpython-310.pyc deleted file mode 100644 index 6cc3eab..0000000 Binary files a/src/OptAlgorithm/__pycache__/ConstantCalculator.cpython-310.pyc and /dev/null differ diff --git a/src/OptAlgorithm/__pycache__/OptAlgorithm.cpython-310.pyc b/src/OptAlgorithm/__pycache__/OptAlgorithm.cpython-310.pyc deleted file mode 100644 index 8f016f6..0000000 Binary files a/src/OptAlgorithm/__pycache__/OptAlgorithm.cpython-310.pyc and /dev/null differ diff --git a/src/OptAlgorithm/__pycache__/OptTimeCalculator.cpython-310.pyc b/src/OptAlgorithm/__pycache__/OptTimeCalculator.cpython-310.pyc deleted file mode 100644 index ed3bd38..0000000 Binary files a/src/OptAlgorithm/__pycache__/OptTimeCalculator.cpython-310.pyc and /dev/null differ diff --git a/src/OptAlgorithm/__pycache__/PhaseCalc.cpython-310.pyc b/src/OptAlgorithm/__pycache__/PhaseCalc.cpython-310.pyc deleted file mode 100644 index 086747e..0000000 Binary files a/src/OptAlgorithm/__pycache__/PhaseCalc.cpython-310.pyc and /dev/null differ diff --git a/src/OptAlgorithm/__pycache__/__init__.cpython-310.pyc b/src/OptAlgorithm/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 7af8d68..0000000 Binary files a/src/OptAlgorithm/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/src/base/__pycache__/base.cpython-310.pyc b/src/base/__pycache__/base.cpython-310.pyc deleted file mode 100644 index 985530a..0000000 Binary files a/src/base/__pycache__/base.cpython-310.pyc and /dev/null differ diff --git a/src/base/__pycache__/base_widgets.cpython-310.pyc b/src/base/__pycache__/base_widgets.cpython-310.pyc deleted file mode 100644 index 5ec790b..0000000 Binary files a/src/base/__pycache__/base_widgets.cpython-310.pyc and /dev/null differ diff --git a/src/controller/__pycache__/controller.cpython-310.pyc b/src/controller/__pycache__/controller.cpython-310.pyc deleted file mode 100644 index d8ed8dd..0000000 Binary files a/src/controller/__pycache__/controller.cpython-310.pyc and /dev/null differ diff --git a/src/controller/__pycache__/converter.cpython-310.pyc b/src/controller/__pycache__/converter.cpython-310.pyc deleted file mode 100644 index 5299bbe..0000000 Binary files a/src/controller/__pycache__/converter.cpython-310.pyc and /dev/null differ diff --git a/src/controller/__pycache__/file_manager.cpython-310.pyc b/src/controller/__pycache__/file_manager.cpython-310.pyc deleted file mode 100644 index 00e53ad..0000000 Binary files a/src/controller/__pycache__/file_manager.cpython-310.pyc and /dev/null differ diff --git a/src/controller/__pycache__/ideal_data_builder.cpython-310.pyc b/src/controller/__pycache__/ideal_data_builder.cpython-310.pyc deleted file mode 100644 index df2b5ff..0000000 Binary files a/src/controller/__pycache__/ideal_data_builder.cpython-310.pyc and /dev/null differ diff --git a/src/controller/__pycache__/mediator.cpython-310.pyc b/src/controller/__pycache__/mediator.cpython-310.pyc deleted file mode 100644 index c9e266f..0000000 Binary files a/src/controller/__pycache__/mediator.cpython-310.pyc and /dev/null differ diff --git a/src/controller/__pycache__/monitor.cpython-310.pyc b/src/controller/__pycache__/monitor.cpython-310.pyc deleted file mode 100644 index df30035..0000000 Binary files a/src/controller/__pycache__/monitor.cpython-310.pyc and /dev/null differ diff --git a/src/controller/__pycache__/monitor.cpython-311.pyc b/src/controller/__pycache__/monitor.cpython-311.pyc deleted file mode 100644 index 529ca51..0000000 Binary files a/src/controller/__pycache__/monitor.cpython-311.pyc and /dev/null differ diff --git a/src/controller/__pycache__/passportFormer.cpython-310.pyc b/src/controller/__pycache__/passportFormer.cpython-310.pyc deleted file mode 100644 index 5cd2bbb..0000000 Binary files a/src/controller/__pycache__/passportFormer.cpython-310.pyc and /dev/null differ diff --git a/src/controller/__pycache__/passport_former.cpython-310.pyc b/src/controller/__pycache__/passport_former.cpython-310.pyc deleted file mode 100644 index c0be034..0000000 Binary files a/src/controller/__pycache__/passport_former.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/__init__.cpython-310.pyc b/src/gui/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index a51f118..0000000 Binary files a/src/gui/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/app.cpython-310.pyc b/src/gui/__pycache__/app.cpython-310.pyc deleted file mode 100644 index 9dd09c6..0000000 Binary files a/src/gui/__pycache__/app.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/mainGui.cpython-310.pyc b/src/gui/__pycache__/mainGui.cpython-310.pyc deleted file mode 100644 index de6e7c3..0000000 Binary files a/src/gui/__pycache__/mainGui.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/main_gui.cpython-310.pyc b/src/gui/__pycache__/main_gui.cpython-310.pyc deleted file mode 100644 index 810e61c..0000000 Binary files a/src/gui/__pycache__/main_gui.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/plot_window.cpython-310.pyc b/src/gui/__pycache__/plot_window.cpython-310.pyc deleted file mode 100644 index f592268..0000000 Binary files a/src/gui/__pycache__/plot_window.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/plotter.cpython-310.pyc b/src/gui/__pycache__/plotter.cpython-310.pyc deleted file mode 100644 index 74e35a1..0000000 Binary files a/src/gui/__pycache__/plotter.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/qt_settings.cpython-310.pyc b/src/gui/__pycache__/qt_settings.cpython-310.pyc deleted file mode 100644 index 1b55825..0000000 Binary files a/src/gui/__pycache__/qt_settings.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/reportGui.cpython-310.pyc b/src/gui/__pycache__/reportGui.cpython-310.pyc deleted file mode 100644 index 252a6e1..0000000 Binary files a/src/gui/__pycache__/reportGui.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/report_gui.cpython-310.pyc b/src/gui/__pycache__/report_gui.cpython-310.pyc deleted file mode 100644 index 8db5903..0000000 Binary files a/src/gui/__pycache__/report_gui.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/settings_window.cpython-310.pyc b/src/gui/__pycache__/settings_window.cpython-310.pyc deleted file mode 100644 index 368083c..0000000 Binary files a/src/gui/__pycache__/settings_window.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/settings_windows.cpython-310.pyc b/src/gui/__pycache__/settings_windows.cpython-310.pyc deleted file mode 100644 index 7cdeaff..0000000 Binary files a/src/gui/__pycache__/settings_windows.cpython-310.pyc and /dev/null differ diff --git a/src/gui/__pycache__/start_widget.cpython-310.pyc b/src/gui/__pycache__/start_widget.cpython-310.pyc deleted file mode 100644 index c51b6d3..0000000 Binary files a/src/gui/__pycache__/start_widget.cpython-310.pyc and /dev/null differ diff --git a/src/performance/__pycache__/roboter.cpython-310.pyc b/src/performance/__pycache__/roboter.cpython-310.pyc deleted file mode 100644 index 421c14b..0000000 Binary files a/src/performance/__pycache__/roboter.cpython-310.pyc and /dev/null differ diff --git a/src/uml/__pycache__/__init__.cpython-310.pyc b/src/uml/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 8a313df..0000000 Binary files a/src/uml/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/src/uml/__pycache__/creator.cpython-310.pyc b/src/uml/__pycache__/creator.cpython-310.pyc deleted file mode 100644 index 1d533ad..0000000 Binary files a/src/uml/__pycache__/creator.cpython-310.pyc and /dev/null differ diff --git a/src/uml/__pycache__/request_generator.cpython-310.pyc b/src/uml/__pycache__/request_generator.cpython-310.pyc deleted file mode 100644 index f932a8a..0000000 Binary files a/src/uml/__pycache__/request_generator.cpython-310.pyc and /dev/null differ diff --git a/src/utils/__pycache__/__init__.cpython-310.pyc b/src/utils/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 78b7dc9..0000000 Binary files a/src/utils/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/src/utils/__pycache__/base.cpython-310.pyc b/src/utils/__pycache__/base.cpython-310.pyc deleted file mode 100644 index e6fe4f4..0000000 Binary files a/src/utils/__pycache__/base.cpython-310.pyc and /dev/null differ diff --git a/src/utils/__pycache__/base_widgets.cpython-310.pyc b/src/utils/__pycache__/base_widgets.cpython-310.pyc deleted file mode 100644 index 7cad539..0000000 Binary files a/src/utils/__pycache__/base_widgets.cpython-310.pyc and /dev/null differ diff --git a/src/utils/__pycache__/diagram_parser.cpython-310.pyc b/src/utils/__pycache__/diagram_parser.cpython-310.pyc deleted file mode 100644 index 3b2b1ac..0000000 Binary files a/src/utils/__pycache__/diagram_parser.cpython-310.pyc and /dev/null differ diff --git a/src/utils/__pycache__/json_tools.cpython-310.pyc b/src/utils/__pycache__/json_tools.cpython-310.pyc deleted file mode 100644 index 2f9d5f2..0000000 Binary files a/src/utils/__pycache__/json_tools.cpython-310.pyc and /dev/null differ diff --git a/src/utils/__pycache__/qt_settings.cpython-310.pyc b/src/utils/__pycache__/qt_settings.cpython-310.pyc deleted file mode 100644 index 437a443..0000000 Binary files a/src/utils/__pycache__/qt_settings.cpython-310.pyc and /dev/null differ