Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-629 : Implementation

- Added blur effect in case we have a better display driver so we can test it later.

DEN-629 : Implementation

- Zeplin Setup , Update Application Variables

DEN-629 : Implementation

- Code improvement

- Code documentation [ It's a test for doxyqml ]

DEN-629 : Implementation

- Made Main Menu dynamic

DEN-629 : Implementation

- Implementing components

- Added Copyright

- Restructured the code.

    • -0
    • +46
    ./qml/components/ModalDialog.qml
    • -0
    • +34
    ./qml/components/ScreenItem.qml
    • -0
    • +36
    ./qml/components/StackItem.qml
    • -0
    • +33
    ./qml/components/TitleText.qml
  1. … 39 more files in changeset.
DEN-629 : Implementation

- Implemented the PowerOffDialog

    • -0
    • +19
    ./qml/components/LogoD.qml
    • -0
    • +12
    ./qml/components/Title.qml
    • -0
    • +26
    ./qml/components/TouchRect.qml
    • -0
    • +55
    ./qml/dialogs/PowerOff.qml
  1. … 1 more file in changeset.
DEN-629 : Implementation

- Implemented the Home screen as main widget

- Created Main Menu component

- Updated the Application structure

- Updated the Start/Create Treatment screens

- Created Diality Logo image cropping and resizing

    • -0
    • +85
    ./qml/components/MainMenu.qml
    • -0
    • +20
    ./qml/globals/Colors.qml
    • -0
    • +7
    ./qml/globals/Fonts.qml
    • -0
    • +90
    ./qml/pages/Home.qml
    • -0
    • +33
    ./qml/pages/StartTreatment.qml
    • -0
    • +33
    ./qml/pages/TreatmentManager.qml
  1. … 18 more files in changeset.
DEN-453 : UI Application Software Foundations

- A simple change to be notified on updated device

DEN-453 : UI Application Software Foundations

- Made Colors and some Variable imported

This should be the foundation for the other QML global variables like fonts.

    • -0
    • +7
    ./qml/globals/Variables.qml
    • -0
    • +18
    ./qml/styles/Colors.qml
  1. … 1 more file in changeset.
Initial Commit

    • -0
    • +252
    ./qml/Home.ui.qml
    • -0
    • +16
    ./qml/StartTreatment.ui.qml
    • -0
    • +16
    ./qml/TreatmentManager.ui.qml
  1. … 31 more files in changeset.