MainMenu.qml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-3155 : Unit Testing

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 15 more files in changeset.
DEN-3149 : Treatment Ultrafiltration Adjustment

- Added Ultrafiltration button component for the Ultrafiltration Adjustment options

- Added two Clock(+.-) and Wave(+.-) icons for the Ultrafiltration Adjustment options

- Created special components (ImageWave.qml and ImageClock.qml) for each image to encapsulate all the image properties in one component.

- Added Ultrafiltration Adjustment Confirm dialog

- Added Ultrafiltration Adjustment Confirm dialog Navigation.

- Renamed LogoD.qml to ImageLogoD.qml to be consistent with the other Image Components.

- Inverted the slider handler object back and border color to be consistent with the UX design.

- Created the ImageLogoDDarkTransparent.qml for the MainMenu Diality Icon.

- Added disabled property to the TouchRect components.

- Aligned the Slider with the Ultrafiltration ProgressBar.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 22 more files in changeset.
DEN-2087_BloodDialysateFlowAdjustment

- Added TreatmentAdjustmentBase as the base screen for all the Treatment Adjustment screens.

- Removing unnecessary imports

- Added TickMarks component for Slider (ranges).

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 41 more files in changeset.
DEN-1974 : Unit Testing / DEN-1975 : Integration Testing

- Modified application to be more testable for unit/integration tests.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

Merge branch 'master' into DEN-1396_LogHandler

  1. … 36 more files in changeset.
DEN-1437 : Implementation

- Updated the Logo with the transparent version provided by K:D.

- Added darker version of the Logo d to be used on the Treatment screen top menu bar.

- Added Line Component to be used in the Treatment screen as section separator.

- Updated main menu component to have :

. Extra right most side item (Treatment settings button)

. Added drop up/down animation for the menu hide/show.

. Added a position feature to the component so it can be positioned on top of the screen or at the bottom of the screen.

- Added Orientation to the TouchArea Component.

- Moved USB, Export buttons into the Settings home screen.

- Moved LogoD object from main.qml to the TreatmentHome screen.

- Added the Treatment Top Menu Bar in the Treatment Stack screen.

- Improved the TextRect component.

  1. … 15 more files in changeset.
DEN-1437 : Implementation

- Changed 2019-2019 in copyright to 2019-2020.

  1. … 59 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 52 more files in changeset.
DEN-1396 : UI Log Handler

- Added USB Drive Mount/Umount/Removed detection

- Added USB Drive mounting process error handling

- Added USB Button

- Made File Handler a singleton class which is connected to Main Timer to detect USB insertion and remove.

- Added series of connections in ApplicationController, Guicontroller, GuiView, FileHandler.

- Updated TouchRect to be able to notify user for reaction by fading in/out.

- Modified and added button colors for normal and selected.

- Added disabled functionality to the TouchRect

- Added USB button as a test into Home Screen.

  1. … 15 more files in changeset.
DEN-1090 : UI Message Handler / Error Handler

- Fixed application close which wasn't closing Can Device connection.

- Changed to date to 2019 in copyright section.

- In MessageInterpreter, named getBloodFlowData method parameters to the meaningful data names.

- Moved fromVariant method to Format utility class.

- Added Code documentation and description.

  1. … 61 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 52 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. … 16 more files in changeset.
DEN-704_HomeScreen

- Adding objectname for the repeater object which doesn't have separate id for its items.

- This causes SquishQt to use occurrence instead of the id which regarding SquishQt documentation, it is not a safe way of referring to an object.

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

- Code improvement

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

  1. … 1 more file in changeset.
DEN-629 : Implementation

- Made Main Menu dynamic

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

- Implementing components

- Added Copyright

- Restructured the code.

  1. … 53 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

  1. … 32 more files in changeset.