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
RobertPiet
675dc59c9a
[EGD-3572] SettingsTable exchanged to settings::Settings ( #968 ) ( #1044 )
...
[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] Application is the owner of Settings handling for its windows/widgets
[EGD-3572] Settings header moved to service-db public section
2020-11-27 15:38:19 +01:00
RobertPiet
c25ad79421
Revert "[EGD-3572] SettingsTable exchanged to Settings::Settings ( #968 )" ( #1035 )
...
This reverts commit f11bc1f0d0 .
Co-authored-by: Hubert Chrzaniuk <hubert.chrzaniuk@mudita.com >
2020-11-18 12:17:08 +01:00
RobertPiet
f11bc1f0d0
[EGD-3572] SettingsTable exchanged to Settings::Settings ( #968 )
...
[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] review issues resolved
[EGD-3572] shared_ptr -> unique_ptr
[EGD-3572] Primary Key for settings_tab:path
[EGD-3572] empty values handling
2020-11-18 10:40:29 +01:00
Radosław Wicik
57f6c267ee
[EGD-4213] Convert service-appmgr to library - library ( #960 )
2020-11-04 15:59:45 +01:00
Piotr Tanski
299be4daf6
[EGD-4151] Application manager actions introduced. ( #905 )
...
* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
2020-11-04 10:24:35 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Piotr Tanski
fdb2cfdb5a
[EGD-3597] Shape rendering refactored. ( #827 )
2020-10-14 12:24:41 +02:00
kkleczkowski
521cadc0bc
[EGD-3768] Fixed items sizes and positions in Date Time window. ( #728 )
...
* [EGD-3768] Fixed items sizes and positions in Date Time window.
* [EGD-3768] Unneeded log removed + changelog.
Co-authored-by: Kuba Kleczkowski <dd>
2020-09-23 14:00:59 +02:00
Piotr Tanski
288040d348
[EGD-3514] Fixed a crash on system language change. ( #693 )
...
- Fixed by invalidating internal states of running windows after destroying their interfaces.
2020-09-18 16:17:49 +02:00
Przemyslaw Brudny
5c64f96b11
[EGD-3336] Alignment refactor.
2020-07-15 13:07:20 +02:00
kkleczkowski
0a39763728
[EGD-3224] Fixed date setting. ( #400 )
...
Co-authored-by: Kuba Kleczkowski <dd>
2020-05-29 12:36:52 +02:00
kkleczkowski
b86c961b76
Egd 3134 rtc timestamp fix ( #379 )
...
* [EGD-3134] SRTC used as time source.
* [EGD-3134] Message timestamp taken from os time.
* [EGD-3134] Timeout added.
* [EGD-3134] TRC init loop delayed.
Co-authored-by: Kuba Kleczkowski <dd>
2020-05-26 10:16:09 +02:00
Adam Dobrowolski
e579511028
EGD-2964 application settings - removed leak
2020-05-04 08:45:20 +02:00
Alek Rudnik
e9c7caaf2b
[EGD-3129] remove common magic strings ( #314 )
2020-04-17 22:27:57 +02:00
Alek Rudnik
895369e8f8
[EGD-3114] fix alignment spelling ( #300 )
2020-04-15 09:13:37 +02:00
Adam Dobrowolski
abe6813ce6
EGD-3026 Wall Werror and Wextra added to project
2020-03-24 14:17:12 +01:00
Alek-Mudita
2f92083cec
[EGD-3003] fonts clean up ( #244 )
...
* [EGD-3003] fonts clean up
* [EGD-3003] large instead of veryverybig
2020-03-19 16:03:11 +01:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
kkleczkowski
e4b7e9202e
Egd 2507 settings date ( #164 )
...
* [EGD-2507] Wip on Date and Time window.
* [EGD-2507] Utlis, timeDateFormat in settings.db.
* [EGD-2507] - WiP on DateTimeWindow.
* [EGD-2507] dateTimeWindow layout + time validation + database_v2.md update.
* [EGD-2507] Code clean-up.
* [EGD-2507] Fixes after rebase, unused include removed.
* [ EGD-2507 ] PR suggestions.
* [ EGD-2507 ] Fixed missing 0 minutes, pr suggestions.
* [EGD-2507-settings-date] Fixes after rebase.
2020-03-05 14:32:06 +01:00