Skip to content

Improve "Sessions" menu. Add tooltips, default name and ability to create named session

  • Add default name "(no projects)" to newly created session.
  • Add new menu action to create session with custom name.
  • Add tooltips to session names.

Currently in KDevelop "Sessions" menu there are no tooltips for session names, however they can be really long and can have same starting text. For example two following sessions will have same name in "Sessions" menu: VeryLongSessionNameWithExtraTonOfTextAndEvenMoreTextThatItWontFitIntoMenuEntry VeryLongSessionNameWithExtraTonOfTextAndEvenMoreTextThatItWontFitIntoMenuEntry-NEW

On my systems they will be called: VeryLongSessionNameWithExtraTonOfText...

With this change tooltip with fool name appears when you hold mouse on entry.

BUG: 462297 FIXED-IN: 5.14

Edited by Denis Biryukov

Merge request reports