Fixes sorting of items within Kate editor's session applet
ClosedPublic

Authored by omarplummer on Jan 31 2018, 5:12 PM.

Details

Summary

I have session names of the form: "Project :: Some Project Name", which were not being sorted correctly. This patch allows the listing to be sorted properly.

Diff Detail

Repository
R40 Kate
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
omarplummer requested review of this revision.Jan 31 2018, 5:12 PM
omarplummer created this revision.

Could you please provide some examples about the listing before and after this patch?

Could you please provide some examples about the listing before and after this patch?

Sure.

This is what my list of sessions looks like before the patch:

https://i.imgur.com/LTt5kOz.png

And after...

https://i.imgur.com/lBSINjH.png

This revision was not accepted when it landed; it landed in state Needs Review.Feb 4 2018, 6:54 PM
This revision was automatically updated to reflect the committed changes.