alex created this revision.
alex added reviewers: mlaurent, davidedmundson.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
alex requested review of this revision.

REVISION SUMMARY
  The files have been formatted according to the KDE/Qt conventions.
  The signals in the consructor of the Autostart class now use the Qt5 syntax.
  The loops for the programs/scripts in the load method (Autostart class) are 
using the C++ 11 for loops
  with const references instead of an index based loop.

TEST PLAN
  Should work as before

REPOSITORY
  R119 Plasma Desktop

BRANCH
  master

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

AFFECTED FILES
  kcms/autostart/AUTHORS
  kcms/autostart/addscriptdialog.cpp
  kcms/autostart/addscriptdialog.h
  kcms/autostart/advanceddialog.cpp
  kcms/autostart/advanceddialog.h
  kcms/autostart/autostart.cpp
  kcms/autostart/autostart.h
  kcms/autostart/autostartitem.cpp
  kcms/autostart/autostartitem.h

To: alex, mlaurent, davidedmundson
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to