pages

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 45 more files in changeset.
DEN-704 +review UI-DEN-704_HomeScreen

- Made code ready for QtTest

- Commented out qDebugs for now to be removed from QtTest output

- cleaned up the code after running unit tests.

  1. … 15 more files in changeset.
DEN-704_HomeScreen

- Home Screen Buttons :

* Start Treatment

* Create Treatment

Updated regarding the new design.

- Adding two more place holder screens for :

* Start Treatment

* Create Treatment

- Updated run.sh to detect the SD-Card as an extra storage and mount it. and use it as logging path [ Not Completed yet, just a start ]

- Updated the setupSD.sh to easily setup the target for the first time.

- Other modifications are related to the Home Screen update.

    • -0
    • +42
    ./TreatmentCreate.qml
    • -0
    • +42
    ./TreatmentStart.qml
  1. … 8 more files in changeset.
DEN-608 : CAN Integration on UI

- Redesigned the code to be thread safe

- Implemented signal slots to connect all the classes from can to GUI and vice versa.

  1. … 25 more files in changeset.
DEN-629 : Implementation

- Implementing components

- Added Copyright

- Restructured the code.

    • -0
    • +33
    ./TreatmentStack.qml
  1. … 45 more files in changeset.
DEN-629 : Implementation

- Implemented the PowerOffDialog

  1. … 9 more files 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
    • +33
    ./StartTreatment.qml
    • -0
    • +33
    ./TreatmentManager.qml
  1. … 30 more files in changeset.