D14739: [KRunner] Bash-inspired keyboard shortcuts for go to start or end of line.

2018-08-10 Thread James Smith
smithjd created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
smithjd requested review of this revision.

REVISION SUMMARY
  CTRL + A moves the cursor to the beginning of the text entry,
  CTRL + E moves it to the end.

TEST PLAN
  Open KRunner, enter some text. Check if CTRL + A moves the
  cursor to before the first character in the textfield. Next, check if 
  CTRL + E moves the cursor back to the empty space after the text.

REPOSITORY
  R120 Plasma Workspace

BRANCH
  master-krunnerbashkeybindings (branched from master)

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

AFFECTED FILES
  lookandfeel/contents/runcommand/RunCommand.qml

To: smithjd
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart


D14737: Move "update" button from the left side to the right side in NIC module

2018-08-10 Thread Stefan Champailler
schampailler created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
schampailler requested review of this revision.

REVISION SUMMARY
  The rationale of that change is that at some other place in the KInfoCenter, 
the buttons are aligned to the right (for example in the IEEE 1394 device info, 
see the "Generate 1394 Bus Reset" button), so I think it's better if everything 
is aligned the same way.

TEST PLAN
  Run the updated KInfoCenter. Go in the Network Information / Network 
Interfaces module and check that the update button is in the lower right corner 
instead of the left corner. The rest of the functionality is unchanged.

REPOSITORY
  R102 KInfoCenter

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

AFFECTED FILES
  Modules/nics/nic.cpp

To: schampailler
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart