Commit Graph

4 Commits

Author SHA1 Message Date
jimmorrisson
14918dc4f9 [EGD-4925] Change new filesystem handling implementation in module-gui. (#1193)
Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module gui. There are some modifications in other modules included which are necessary because of build system issues.
2020-12-16 15:23:11 +01:00
Krzysztof Mozdzynski
0ef0d615f3 [EGD-4150] Change filename i18 to i18n (#1108)
Change filename of internationalization files from i18 to i18n.

I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
2020-11-27 18:31:00 +01:00
Paweł Olejniczak
626b787f25 [EGD-3993] Integrate ButtonOnOff with OptionSetting (#931) 2020-10-29 15:31:08 +01:00
Paweł Olejniczak
86dc1e256a [EGD-3722] Add ButtonOnOff widget (#911) 2020-10-27 22:17:42 +01:00