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.
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.