Logo d-blue.png

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
RESOLVED

RESOLVED

RESOLVED.

RESOLVED.

Fixed the indentation

Fixed the indentation

I don't see ending bracket for this if. Does this even build?

I don't see ending bracket for this if. Does this even build?

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Seems like as part of modern C++ the equal operator is no longer needed. I need to investigate more to completely remove it.

Seems like as part of modern C++ the equal operator is no longer needed.
I need to investigate more to completely remove it.

This function is a slot to debug the behavior of the power dialog for now The entire qml file may later be removed. We had some conversations to combine the power message into confirmation and remo...

This function is a slot to debug the behavior of the power dialog for now
The entire qml file may later be removed.
We had some conversations to combine the power message into confirmation and remove the power qml, models, and so on.

The body of this function looks all commented out. Is this function necessary?

The body of this function looks all commented out. Is this function necessary?

Why commented out?

Why commented out?

Align function bodies.

Align function bodies.

Align "=".

Align "=".

UI-DEN-14294_UI BN S84
UI-DEN-14294_UI BN S84
DEN-14391 , DEN-14393 : Qt 5.15.10 [QML run-time issues]

- Fixed all the QML warning and errors

- Enabled the Clang-Tidy, Clazy and cppcheck and fixed some.

- Removed unused images

- made the Denali POST logo transparent.

  1. … 56 more files in changeset.
RESOLVED.

RESOLVED.

Since we have more than one message which is using the dynamic structure now we have a "MAbstractDynamic" model (link bellow) as the parent and these codes have been moved to the parent and all the...

Since we have more than one message which is using the dynamic structure now we have a "MAbstractDynamic" model (link bellow) as the parent and these codes have been moved to the parent and all the 3 messages are using the same structure.
http://dvm-linux02:8060/cru/#UI-DEN-10424-1CFR-27600

Where was this code moved to or was it dead code laying around?

Where was this code moved to or was it dead code laying around?

UI-DEN-10424_FW Request A4 A5 Msg Log
UI-DEN-10424_FW Request A4 A5 Msg Log
Part 1/2: make the unhandled messages dynamic

- The messages/unhandled.conf has been created in the settings area and will be loaded and used for the unhandled messages in the message interpreter.

  1. … 10 more files in changeset.