application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1937: UI: Translation

- Removed some references to the non-static Settings class.

LEAH-1937: UI: Translation

- Updated ts files and added qm files.

    • binary
    /resources/translations/translation_de.qm
    • -6
    • +18
    /resources/translations/translation_de.ts
    • binary
    /resources/translations/translation_es.qm
    • -6
    • +18
    /resources/translations/translation_es.ts
LEAH-1937: UI: Translation

Fixed the notification message issue for translation

Changed the Germany to German

    • -2
    • +4
    /sources/view/settings/VLocalization.cpp
    • -1
    • +1
    /sources/view/settings/VLocalization.h
LEAH-1937: UI: Translation

Added the notification msg

    • -1
    • +2
    /sources/view/settings/VLocalization.cpp
LEAH-1937: UI: Translation

- Added the missing line in stash for the ApplicationController.cpp making the Settings static class.

LEAH-1937: UI: Translation

- Moved the translations next to application location in translations folder on target build and point to Projects/application/resources when build on VM.

- Defined the Settings_Category_Translations for the locale as translations/translation

- Moved the settings(locale) next to application location in settings folder on target build and point to /home/denali/Desktop when build on VM.

- Defined the Settings_Category_Locale for the locale as settings/locale

- Added the translation ts/qm with tagged words for Spanish and Germany.

- Removed the loadTranslation logic from the Application controller.

- set the keyboardlocal property to read from the vLocalizations.

- Made all the methods in the Setting class static and the class not instantiable.

- Modified the ConfigurationsDataList to the ParametersDataList to distinguish between the settings and configurations, as well as clarification on the DataList of the Treatement Parameters.

- Corrected the order of the translation, log, startgui.

- Separated the Settings read function and added two readLocale and ReadConfigurations to be able to call the readLocale earlier to get the localization values needed for the rest of the configurations and translations.

    • -5356
    • +0
    /resources/translation/translation_es.ts
    • binary
    /resources/translations/translation_de.qm
    • -0
    • +5386
    /resources/translations/translation_de.ts
    • binary
    /resources/translations/translation_es.qm
    • -0
    • +5386
    /resources/translations/translation_es.ts
    • -1302
    • +1301
    /sources/device/DeviceController.cpp
    • -130
    • +81
    /sources/storage/Settings.cpp
  1. … 8 more files in changeset.
LEAH-1937: UI: Translation

- Removed the message and instruction from the structure since the rejection does not have those.

    • -22
    • +6
    /sources/view/VAdjustmentResponseBase.cpp
    • -5
    • +0
    /sources/view/VAdjustmentResponseBase.h
LEAH-1937: UI: Translation

Added Translation "qm" for "es"

    • -0
    • +5356
    /resources/translation/translation_es.ts
LEAH-1937: UI: Translation

Added mechanism to class VAdjustmentResponseBase to support Rejects-Category for translation

    • -3
    • +65
    /sources/view/VAdjustmentResponseBase.cpp
    • -3
    • +18
    /sources/view/VAdjustmentResponseBase.h
LEAH-1937: UI: Translation

Removed some "tr" from C++ code which does not need translation

Add new flag into the Qt-Project file for supporting Translation

Test the application with translation support

Identified new improvement options

Identified new bugs to be fixed

    • -1
    • +1
    /sources/bluetooth/BluetoothInterface.cpp
    • -1
    • +1
    /sources/canbus/MessageAcknowModel.cpp
    • -1351
    • +1351
    /sources/cloudsync/CloudSyncController.cpp
LEAH-1937: UI: Translation

This Commit has TEST_CODE included

Added slot to load translation

Added support for the qml-keyboard language

    • -0
    • +2
    /sources/view/settings/VLocalization.cpp
    • -0
    • +9
    /sources/view/settings/VLocalization.h
LEAH-1937: UI: Translation

- Removed not used NoCANBUS development settings.

- Added the two systemLocale and systemLanguage in the Settings singleton class, to be accessed by _Setting in one place.

- Renamed the isValid method in the Settings class to exists for clarity.

- Added local to the filename method in Settings to get the setting file name with the defined locale.

- Made the Category of the settings order to set eSettingsSystem at top, to get the locale first and then read the rest of the settings files according that setting.

- Separated the parse section from the read method to simplify the read function.

- Two big logic in Settings::read has changed:

1. the read won't read any conf file in the settings path anymore, since the order is not important and each file existance.

2. the Settings::read now reads a file and parse it after in oppose to read all files and the parse them. That is mainly because we need to make decision base on the content of the setting files (System.conf in this case for now)

- Renamed the Settings::save to saveSystem for clarification, since that is the only writable setting, and that does not have locale too.

    • -22
    • +2
    /sources/gui/qml/pages/MainStack.qml
    • -99
    • +105
    /sources/storage/Settings.cpp
    • -3
    • +2
    /sources/view/settings/VLocalization.cpp
    • -20
    • +4
    /sources/view/settings/VSettings.cpp
LEAH-1937: UI: Translation

Added locate option

Added Confirmation popup

Added write

Clean up the stack & settings

    • -6
    • +30
    /sources/view/settings/VLocalization.cpp
    • -0
    • +7
    /sources/view/settings/VLocalization.h
LEAH-1937: UI: Translation

Localization Menu

Localization Screen

Localization View

Localization Read

    • -0
    • +114
    /sources/gui/qml/pages/settings/SettingsLocalization.qml
    • -0
    • +58
    /sources/view/settings/VLocalization.cpp
    • -0
    • +63
    /sources/view/settings/VLocalization.h
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'staging'

Bamboo Commit: Updated MAlarmMapping.cpp

    • -15
    • +21
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-16953-ui-dn-release-15' into staging

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -2
    • +2
    /sources/model/settings/MWifiNetwork.h
Merge branch 'DEN-16553-UI-BN-WPA3-Support' into staging

DEN-16553: UI-BN-WPA3-Support

- Commented out the qDebugs.

DEN-16553: UI-BN-WPA3-Support

- Added WPA3 support.

    • -23
    • +18
    /sources/model/settings/MWifiNetwork.h
Bamboo Commit: Updated MAlarmMapping.cpp

    • -15
    • +21
    /sources/model/hd/alarm/MAlarmMapping.cpp