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 |
|
pawpMudita
|
d4d7c1c042
|
[EGD-5527] Fix APN GUI functions: add/edit/delete
redefine functions: saveAPN, renameAPN
add activeApn field to hold selected APN
refresh Apn list after add/edit/delete
|
2021-02-01 13:07:01 +01:00 |
|
Pawel Olejniczak
|
64c6c70a9e
|
[EGD-5215] Add APNs list
Load APNs from service cellular.
Add ApnSettings model.
Connect ApnOptionWindow with ApnSettingsWindow.
|
2021-01-22 10:33:48 +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 |
|
Pawel Olejniczak
|
cb3b6cd5da
|
[EGD-5338] Add APN options window - gui
This is just GUI, window is not connected yet.
It will facilitate further development of APN settings,
and will be enhanced later.
|
2021-01-20 14:29:14 +01:00 |
|