DEN-1090 : UI Message Handler / Error Handler - Changed the datatype interface between Message Interface and from Byte Array to Variant List for different type of parameter support. Also it gives the flexibility to have a Message Interpreter as messaging interface level. - Added basic classes for Message interface. - Moved Gui Actions in Gui Globals for simplicity.
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.