D19200: Return sorted definitions for file names and mime types

David Schulz noreply at phabricator.kde.org
Fri Feb 22 06:37:47 GMT 2019


davschul updated this revision to Diff 52268.
davschul added a comment.


  Yeah, I just missed to recheck the sorting logic. Before the change we just needed the best match so the partial sort was completely sufficient. Now we need a complete sorted vector, so stable sort is the way to go ;)

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D19200?vs=52207&id=52268

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

AFFECTED FILES
  src/lib/repository.cpp
  src/lib/repository.h

To: davschul, cullmann, vkrause
Cc: dhaumann, kwrite-devel, kde-frameworks-devel, bmortimer, michaelh, genethomas, ngraham, bruns, demsking, cullmann, vkrause, sars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190222/14476455/attachment.html>


More information about the KWrite-Devel mailing list