cartoone222
34506d334c
Add an option to disable shift + clear ( #368 )
...
* add bgcolor to turtul module
* add bgcolor to toolbox and a minor fix
* ok is ok now i hope however
* Submodule Omega-Kawaii-Theme remove
* this featurs https://github.com/UpsilonNumworks/Upsilon/issues/285
* Update escher/src/text_area.cpp casse coresction
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* change name of function beacause code to late in night is bad idee
* invation of capital letter
* Update apps/settings/sub_menu/code_options_controller.cpp
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update escher/src/text_area.cpp
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* im not shure all is done
* the last hiden locke
* fix https://github.com/UpsilonNumworks/Upsilon/issues/271
* Update apps/global_preferences.h
Co-authored-by: Quentin <github@arra.red >
* Update apps/settings/sub_menu/code_options_controller.cpp
Co-authored-by: Quentin <git@quentinguidee.dev >
* Update apps/global_preferences.h
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/global_preferences.h
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* reformatting the code to meet the expected quality
* Update apps/settings/base.pt.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.de.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.es.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.hu.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.it.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.nl.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* fix nameing
* Update apps/settings/base.en.i18n
---------
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
Co-authored-by: Quentin <github@arra.red >
Co-authored-by: Quentin <git@quentinguidee.dev >
2025-03-31 18:17:30 +00:00
ArtichOwO
24f3ccf007
Removed username from "uname()", and "getlogin()" now uses "Ion::username()"
2021-06-29 20:41:12 +02:00
ArtichOwO
4c29b05b53
[MPY/MOD/OS] Added "name" attribute, "getlogin()" function and "username" key in "uname()"
...
"os.name" returns either "Omega" (only if OMEGA_VERSION is defined) or "Epsilon"
"os.getlogin()" returns the calculator owner username
"os.uname()" returns an object which has now the "username" attribute
2021-06-21 19:34:26 +02:00
M4x1m3
14a3ea51c4
[mpy/os] listdir
2020-07-21 22:27:04 +02:00
M4x1m3
18ccc0c771
[mpy/os] rename
2020-07-21 22:27:04 +02:00
M4x1m3
8eeae5f161
[mpy/os] Added remove
2020-07-21 22:27:04 +02:00
M4x1m3
2dce8a1343
[mpy/os] uname
2020-07-21 22:27:00 +02:00
M4x1m3
b9a6298ffa
[mpy] Added os module
2020-07-21 18:00:12 +02:00