Commit Graph

4 Commits

Author SHA1 Message Date
Mateusz Grzegorzek
18bb7e8c24 [EGD-6315] Fix issues during saving new APN
- disallow saving empty APN form - at least `Name` must be provided,
- show `Save` button only if `Name` field is not empty,
- return to APN list window after adding/editing/deleting APN
  or setting APN to default
2021-04-27 15:52:15 +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
Przemyslaw Brudny
312d4a07a6 [EGD-3756] Created generic ListItemWithCallbacks
Added generic template for ListItemWithCallbacks.
Replaced onDimensionsChange with callbacks.
2021-02-15 14:17:04 +01:00
pawpMudita
71925c6338 [EGD-4740] Add New/Edit APN window - Part1
Add New/Edit APN window - basic window/ model/ widget
2021-01-20 13:24:01 +01:00