Atlas-Install/source
2022-08-22 22:14:36 +02:00
..
gui optimised the main window code by moving source and destination path to variable instead of getter in the frame class 2022-08-22 22:14:36 +02:00
mkw added a developer mode enabling a testing frame in the ModSettings 2022-08-21 23:12:50 +02:00
safe_eval calling method is only enabled for constant or env function. Disabled list comprehension. Function from the env. Added a test module for safe_eval too 2022-08-20 18:08:17 +02:00
wt the extension settings is now saved in the option.json file 2022-08-21 01:12:20 +02:00
__init__.py added TemplateSafeEval, TemplateMultipleSafeEval and Env type hint 2022-08-14 12:47:35 +02:00
option.py added a developer mode enabling a testing frame in the ModSettings 2022-08-21 23:12:50 +02:00
plugins.py renamed event to plugins 2022-07-16 21:43:18 +02:00
progress.py added a 2nd progress bar 2022-08-15 14:14:53 +02:00
translation.py trying to translate without loading the translation file will now return the text key instead of raising an error 2022-08-20 10:30:16 +02:00