Update to display the name of the session in the "Delete Session" confirmation dialogue box
AbandonedPublic

Authored by kossebau on May 10 2018, 6:43 PM.

Details

Summary

Update to display the name of the session in the "Delete Session" confirmation dialogue box before being deleted, as mentioned in this bug (https://bugs.kde.org/show_bug.cgi?id=393138)
Now the "the session is locked by..." message also displays the name of the session.

BUG: 393138

Diff Detail

Repository
R32 KDevelop
Lint
Lint Skipped
Unit
Unit Tests Skipped
Restricted Application added a project: KDevelop. · View Herald TranscriptMay 10 2018, 6:43 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald Transcript
sagnikchaudhuri requested review of this revision.May 10 2018, 6:43 PM
apol requested changes to this revision.May 10 2018, 7:17 PM
apol added a subscriber: apol.
apol added inline comments.
kdevplatform/shell/sessionchooserdialog.cpp
201

You can't pass an index as a number. Does that even compile?

This revision now requires changes to proceed.May 10 2018, 7:17 PM

Changed a few errors. Now it should be working fine.

kossebau commandeered this revision.Aug 7 2018, 10:53 AM
kossebau abandoned this revision.
kossebau added a reviewer: sagnikchaudhuri.

Superseded by D13444