application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-608 : CAN Integration on UI

- Integration Testing which was working on the Lab communicating with HD to popup the power off dialog and power off or cancel.

DEN-608 : CAN Integration on UI

- Added scripts to setup SD card for the first time and deploy the denali application.

- Added a Test Code to send different actionPerform regarding power reject or accept.

- Ran cppcheck

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.

    • -25
    • +88
    /sources/applicationcontroller.cpp
    • -14
    • +28
    /sources/applicationcontroller.h
    • -0
    • +176
    /sources/canbus/caninterface.cpp
    • -0
    • +76
    /sources/canbus/caninterface.h
    • -0
    • +135
    /sources/canbus/messagehandler.cpp
    • -0
    • +63
    /sources/canbus/messagehandler.h
    • -0
    • +51
    /sources/gui/guiglobals.cpp
  1. … 11 more files in changeset.
Merge branch 'DEN-625_GetRevisionFromBamboo'

Merge branch 'master' into DEN-625_GetRevisionFromBamboo

DEN-625 : Automation Script and Support

- Find out the \brief tag text will be in TOC so made it shorter for a nicer document.

Merge branch 'DEN-625_GetRevisionFromBamboo'

Merge branch 'master' into DEN-625_GetRevisionFromBamboo

DEN-625 : Automation Script and Support

- Fixed a typo buildnumber to buildNumber (Capital N)

Merge branch 'DEN-625_GetRevisionFromBamboo'

DEN-625 : Automation Script and Support

- Removed the de3ad code

DEN-625 : Automation Script and Support

- Revision from Bamboo

Merge branch 'DEN-626_PowerOffwithCANInfrastructure'

DEN-629 : Implementation

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

    • -4
    • +18
    /sources/gui/qml/components/ModalDialog.qml
DEN-629 : Implementation

- cppcheck

DEN-629 : Implementation

- Zeplin Setup , Update Application Variables

    • -4
    • +4
    /sources/gui/qml/globals/Variables.qml
DEN-629 : Implementation +review DEN-UI-1

- Copyright file should use the placeholder variable

DEN-629 : Implementation

- Code improvement

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

    • -5
    • +15
    /sources/gui/qml/components/MainMenu.qml
DEN-629 : Implementation

- Made Main Menu dynamic

    • -34
    • +25
    /sources/gui/qml/components/MainMenu.qml
    • -2
    • +0
    /sources/gui/qml/globals/Variables.qml
DEN-629 : Implementation

- Implementing components

- Added Copyright

- Restructured the code.

    • binary
    /resources/images/Logo Diality.png
    • binary
    /resources/images/Logo d 14314c .png
    • binary
    /resources/images/Logo d 1a344d .png
    • binary
    /resources/images/Logo d.png
  1. … 39 more files in changeset.
DEN-629 : Implementation

- Implemented the PowerOffDialog

    • -0
    • +19
    /sources/gui/qml/components/LogoD.qml
    • -39
    • +17
    /sources/gui/qml/components/MainMenu.qml
    • -0
    • +12
    /sources/gui/qml/components/Title.qml
    • -0
    • +26
    /sources/gui/qml/components/TouchRect.qml
    • -0
    • +55
    /sources/gui/qml/dialogs/PowerOff.qml
    • -0
    • +7
    /sources/gui/qml/globals/Variables.qml
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

    • binary
    /resources/fonts/Barlow-Regular.ttf
    • binary
    /resources/images/00-ELASTOFONT-STORE-READY_user-circle-128.png
    • binary
    /resources/images/Logo Diality 14314c .png
    • binary
    /resources/images/Logo Diality 1a344d .png
    • binary
    /resources/images/Logo d 14314c .png
    • binary
    /resources/images/Logo d 1a344d .png
    • binary
    /resources/images/Power_symbol-128.png
    • binary
    /resources/images/Settings_gear_setting_tools-128.png
    • binary
    /resources/images/Streamline-18-128.png
    • binary
    /resources/images/Vegetables_Outline-03-128.png
    • binary
    /resources/images/brightness_high_business_building_sky-128.png
    • binary
    /resources/images/brightness_low_battery_sun_light-128.png
    • binary
    /resources/images/ic_format_list_bulleted_48px-128.png
  1. … 18 more files in changeset.
DEN-453 : UI Application Software Foundations

- Made the cppcheck out folder configurable

DEN-453 : UI Application Software Foundations

- Adding cppcheck.(sh, err, log)

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
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +1
    /sources/gui/qml/globals/qmldir
    • -0
    • +18
    /sources/gui/qml/styles/Colors.qml
    • -0
    • +1
    /sources/gui/qml/styles/qmldir
main.cpp edited online with Bitbucket

- Removed BUILD ERROR TEST

main.cpp edited online with Bitbucket

- removed CPPCHECK ERROR TEST

denali.pro edited online with Bitbucket

- Added -Wall in the project config for build

main.cpp edited online with Bitbucket

BUILD TEST

CPPCHECK TEST