D8925: Don't do unnecessary QString allocations to convert parts of it into strings

2017-11-21 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes.
Closed by commit R282:9eb778022c36: Dont do unnecessary QString 
allocations to convert parts of it into strings (authored by apol).

REPOSITORY
  R282 NetworkManagerQt

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D8925?vs=22691=22694

REVISION DETAIL
  https://phabricator.kde.org/D8925

AFFECTED FILES
  src/manager.cpp

To: apol, #frameworks, jgrulich


D8925: Don't do unnecessary QString allocations to convert parts of it into strings

2017-11-21 Thread Jan Grulich
jgrulich accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R282 NetworkManagerQt

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D8925

To: apol, #frameworks, jgrulich


D8925: Don't do unnecessary QString allocations to convert parts of it into strings

2017-11-21 Thread Aleix Pol Gonzalez
apol created this revision.
apol added reviewers: Frameworks, jgrulich.
Restricted Application added a project: Frameworks.

REVISION SUMMARY
  Don't pass unnecessary variable to lambda

REPOSITORY
  R282 NetworkManagerQt

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D8925

AFFECTED FILES
  src/manager.cpp

To: apol, #frameworks, jgrulich