More 2.0 cleanups

Authored by rizzitello on Jun 2 2018, 2:00 AM.

Description

More 2.0 cleanups

Summary:

  • FOREACH => for
  • Ensure tr calls
  • cleanup findFirmwarePlugins
  • Remove impossible to trigger code
  • Add signal atcoreMessage(const QString &msg). It will emit if
    • Waiting on Firmware Detect.
    • No Plugin found for Detected Firmware
    • Failed to open device in R/W mode
  • update atcore-gui

Reviewers: tcanabrava, laysrodrigues, patrickelectric

Reviewed By: patrickelectric

Subscribers: Atelier: AtCore

Tags: Atelier: AtCore

Differential Revision: https://phabricator.kde.org/D13281

Merged Changes

CommitAuthorDetailsCommitted
abed56472cf5D13281rizzitello
Add signal atcoreMessage(const QString &msg). It will emit if - Waiting on… 
Jun 2 2018
328982799d3dD13281rizzitello
Remove impossible to trigger code 
Jun 2 2018
dce3a4d28d89D13281rizzitello
cleanup findFirmwarePlugins 
Jun 2 2018
e30c420325c5D13281rizzitello
String adjust, translate user facing 
Jun 2 2018
8c2994a42c80D13281rizzitello
Remove foreach replace with newer style for loops 
Jun 1 2018