D17121: Don't Show Duplicates

gregormi noreply at phabricator.kde.org
Sat Nov 24 09:11:38 GMT 2018


gregormi added a comment.


  Sorry for the regression.
  
  I wonder, when I now look at katequickopenmodel.h:
  
  struct ModelEntry {
  
    QUrl url; // used for actually opening a selected file (local or remote)
    QString fileName; // display string for left column
    QString filePath; // display string for right column
    bool bold; // format line in bold text or not
  
  };
  
  if it would now make sense to use the 'url' to find duplicates instead of 'filePath'.

REPOSITORY
  R40 Kate

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

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


More information about the KWrite-Devel mailing list