Commit Graph

5 Commits

Author SHA1 Message Date
Adam Dobrowolski
940989833f [EGD-6527] Internationalization API unification
Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
2021-04-20 20:07:44 +02:00
Pawel.Paprocki
e841f9af0c [EGD-6351] Add Factory reset window
Add Factory reset window to Settings
2021-04-01 09:53:35 +02:00
lblach
d94fa3e533 [EGD-6264] About Your Pure Main Window
Add window About Your Pure to help display Technical Information,
Certification and SAR.
2021-03-23 17:00:54 +01:00
Mateusz Grzegorzek
b5780f8193 [EGD-5287] Add Languages window
- add LanguagesWindow,
- add GetCurrentDisplayLanguageRequest message used for
  sending request from LanguagesModel,
- add GetCurrentDisplayLanguageResponse message sent by
  ApplicationManager and handled by ApplicationSettingsNew,
- add setFocusOnElement method in ListView so current
  display language can be focused on when entering
  LanguagesWindow
2021-01-25 21:18:05 +01:00
Mateusz Grzegorzek
050d658980 [EGD-5288] Add Main system window
In settings add “System” window with all main menu items
(items are just menu positions not connected to actual windows)
2021-01-20 09:16:42 +01:00