[EGD-4167] Add n display languages loaded from files (#1047)
[EGD-4073] Alarms database rework (#1006)
Adaptation to the query approach.
[EGD-3512] Create ICS Parser (#892)
-Create application desktop endpoints for calendar events
-Modify Calendar Database Interface
-Create ParserICS lib
-Create calendar events endpoints test
-Create UT for ParserICS
[EDG-4346] Load script to init contacts database (#1013)
[EDG-4348] Load script to init calllog database (#1016)
[EDG-4351] Load script to init notifications database (#1030)
[EDG-4350] Load script to init notes database (#1023)
[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
[EDG-4349] Load script to init alarms database (#1000)
[EGD-3360] Input and display language separation, input language setting implementation (#920)
[EGD-3826] Rework of day events list. (#889)
Use database model in day events list instead of internal model. Extend getFiltered query.
Co-authored-by: Tomas Rogala <rogala.tomasz1@gmail.com>
[EGD-4070] Messages listView sync db queries refactored to full async. (#837)
[EGD-3743] Removed old doxygen copyright statements from project.
[EGD-3743] Update copyrights in fies
[EGD-3315]Review: style fixes
[EGD-3315]Review changes (minor)
[EGD-3315] Main functionality: DB queries, timers processing, base classes for future use
[EGD-3469] ServiceTime - start