MDisinfectAdjustResponse.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI Staging Unreviewed Commits
UI Staging Unreviewed Commits
RESOLVED

RESOLVED

RESOLVED

RESOLVED

A bug has been created for that. I need to work on it and test it. Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that.
I need to work on it and test it.
Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that. I need to work on it and test it. Please resolve and will follow up under the bug: DEN-14006

A bug has been created for that.
I need to work on it and test it.
Please resolve and will follow up under the bug: DEN-14006

Missing square brackets around equality check

Missing square brackets around equality check

During installation last week was having issues where this check seems to be looking for $CLOUDSYNC_FOLDER in root directory, whereas instructions say to install cloudsync folder in home directory,...

During installation last week was having issues where this check seems to be looking for $CLOUDSYNC_FOLDER in root directory, whereas instructions say to install cloudsync folder in home directory, if I'm understanding correctly the condition should be $HOME$CLOUDSYNC_FOLDER

UI-DEN-13198_UI BN 75
UI-DEN-13198_UI BN 75
RESOLVED

RESOLVED

Updated.

Updated.

Looks like this needs to be updated

Looks like this needs to be updated

RESOLVED.

RESOLVED.

That is the function signature and doesn't have to have any parameter defined if it is not being used and no argument is passing to it. This way we don't need to use the Q_UNUSED(vData); anymore fo...

That is the function signature and doesn't have to have any parameter defined if it is not being used and no argument is passing to it.
This way we don't need to use the Q_UNUSED(vData); anymore for parameters not being used.

Dereferencing which parameter here? (sorry I have never seen this in the past)

Dereferencing which parameter here? (sorry I have never seen this in the past)

UI-DEN-7820_UI DEV Post Treatment
UI-DEN-7820_UI DEV Post Treatment