D11912: Avoid emptry entries in project files filter list

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Tue Apr 3 22:22:14 UTC 2018


kossebau created this revision.
kossebau added a reviewer: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.
kossebau requested review of this revision.

REVISION SUMMARY
  Some project file manager plugins like KDevGenericManager do not have a list
  of project file name filters. They need to be skipped when accumulating the
  lists of file name filters instead of adding empty entries.

TEST PLAN
  Use "Open/Import Project..." action when running in environment with KDE_FULL_SESSION
  being set and select the dropdown list of the filter selection.
  No more empty entries after this patch.

REPOSITORY
  R32 KDevelop

BRANCH
  fixprojectfilefilterlist

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

AFFECTED FILES
  kdevplatform/shell/openprojectdialog.cpp

To: kossebau, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180403/b1acf6f1/attachment.html>


More information about the KDevelop-devel mailing list