GuiView.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 619 more files in changeset.
DENBUG-287 ( DEN-16823 ) : Tx Log Export Success Message via USB is Hidden Behind REQUEST_REJECT_REASON_DRAIN_NOT_COMPLETE Msg

- DEN-16823: Tx Log Export Success Message via USB is Hidden Behind REQUEST_REJECT_REASON_DRAIN_NOT_COMPLETE Msg

- Cherry Picked from Dara's commit

DEN-17161: Incorrect Calcium Value recorded in TX logs

- Cherry picked from Dara's commit 8fa28af55b1a183b75fb6ddd800192e88ac8d258.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Added functionality to properly backup the BootPOST log which is the log before getting the HDSerial.

- It will get backed up if it is in the current day and system just has changed to the new log file due to receiving of the serial.

- When trying to back up the normal logs (logs with serial), will try for its BootPOST log, if exists will get backed up.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- renamed the BootPOST log before backing up so won't remain Serial-less on the device.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- now using the old "denali" added log format for update/manufacturing

- and delete them with the lockdown.sh script.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- after the reboot the newly created BootPOST could not get renamed because of the same file already exists, therefore application is now append the new one to the oldone with serial and deletes the new one.

- since the BootPOST log files are small in size like 5~10K this should affect the performance of the system.

  1. … 14 more files in changeset.
UI-DEN-17206_Release/Stagingmerge-DEN-17206-UI-BN-Release - Application,Testsuites
UI-DEN-17206_Release/Stagingmerge-DEN-17206-UI-BN-Release - Application,Testsuites
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 619 more files in changeset.
DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

  1. … 3 more files in changeset.
UI-DEN-17206_UI BN Release - application
UI-DEN-17206_UI BN Release - application
DEN-1956: UI: Messaging -> Leahi UI Messaging Support

- Made the unhandled log only dynamic with symbol _L

  1. … 4 more files in changeset.
RESOLVED

RESOLVED

Done

Done

Please modify the following line: QVariantList tempForConsuming = vData; // To consume vData to the: Q_UNUSED(vData); // or (void)vData; please use the former to be consistent wit...

Please modify the following line:

    QVariantList tempForConsuming = vData; // To consume vData

to the:

    Q_UNUSED(vData);
    // or
    (void)vData;

please use the former to be consistent with Qt coding standard.

UI-LEAH-1956_Leahi/Features/Leah 1956 UI Messaging Leahi UI Messaging Support
UI-LEAH-1956_Leahi/Features/Leah 1956 UI Messaging Leahi UI Messaging Support
The branch is not going to be merged. But the code needs to be kept.

The branch is not going to be merged.
But the code needs to be kept.

UI-DEN-15287_UI VD S97 Bluetooth
UI-DEN-15287_UI VD S97 Bluetooth
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 23 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 38 more files in changeset.
Merged branch 'DEN-16657-UI-BN-S116-LogUpload-Compression' into DEN-16839-UI-BN-Whitney-1B1 a5e7c87b63a7b2d601fe02fb3e10a8ff6758ed59 Will be closed.

Merged branch 'DEN-16657-UI-BN-S116-LogUpload-Compression' into DEN-16839-UI-BN-Whitney-1B1
a5e7c87b63a7b2d601fe02fb3e10a8ff6758ed59

Will be closed.