D15804: Fix Duplicates on Quick Open File

Tomaz Canabrava noreply at phabricator.kde.org
Thu Sep 27 18:28:45 BST 2018


tcanabrava created this revision.
Herald added a project: Kate.
Herald added a subscriber: kwrite-devel.
tcanabrava requested review of this revision.

REVISION SUMMARY
  The logic on the quick open was overcomplex, and it led to
  bugs while filling the document list.
  The new logic fills a vector with all the files,
  organizes them by Url, remove the files based on the
  duplicated url's (so name matching doesn't matter) and only
  then starts to populate the view.

REPOSITORY
  R40 Kate

BRANCH
  fixDuplicatesQuickOpen2

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

AFFECTED FILES
  kate/katequickopen.cpp

To: tcanabrava
Cc: kwrite-devel, michaelh, kevinapavew, ngraham, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180927/3fd11b42/attachment.html>


More information about the KWrite-Devel mailing list