Commit Graph

8 Commits

Author SHA1 Message Date
Artur Śleszyński
71465d8990 [EGD-3119] Hide InputEvent's member fields
Use the InputEvent's convenience methods to express intent.
2021-04-29 08:01:18 +02:00
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
Alek Rudnik
0b9bca2a05 [EGD-6014] Fix top bar includes
This is only clean up of includes, no functional changes
2021-03-05 17:43:19 +01:00
Piotr Tański
4c61595a27 [EGD-4801] Add application-wide top bar manager
Applications configure the top bar once for all their windows.
Sometimes, windows need to configure top bars with its configuration.
2021-01-21 10:46:57 +01:00
pawpMudita
ec26699ca8 [EGD-4898] Add GUI for Custom MMI messages- call forwarding
Visitor framework for displaing MMI messages.
GUI for call forwarding custom messages.
2020-12-22 13:53:38 +01:00
Pawel Paprocki
debbdb9d2d [EGD-4464] Provide GUI for MMI internal messages (#1139) 2020-12-08 19:37:10 +01:00
PrzeBrudny
1520a9a8ec [EGD-4687] Text enum names cleanup. (#1142)
Change enum names to CamelCase.
2020-12-04 15:51:21 +01:00
Pawel Paprocki
4bbdb1d3b0 [EGD-4465] Create info window for incoming MMI messages (#1078) 2020-12-03 14:10:29 +01:00