Use folder prefix is filename is not unique

Authored by cordlandwehr on Aug 24 2016, 7:43 PM.

Description

Use folder prefix is filename is not unique

Summary:
If several files have the same filename in the open document menu,
prefix such with their containing folder name. This changes e.g.

  • CMakeLists.txt
  • CMakeLists.txt

to

  • foo/CMakeLists.txt
  • baa/CMakeLists.txt

Test Plan: Manual testing

Reviewers: kfunk, KDevelop, apol

Reviewed By: KDevelop, apol

Subscribers: apol, kfunk, brauch, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D1947

Details

Committed
cordlandwehrAug 24 2016, 7:46 PM
Reviewer
KDevelop
Differential Revision
D1947: Use folder prefix is filename is not unique
Parents
R32:6f71da7e2388: Merge branch '5.0'
Branches
Unknown
Tags
Unknown