Review Request: Improve QuickOpen system to sort items based on typed text
Victor Vicente Carvalho
victor.v.carvalho at gmail.com
Wed Apr 18 03:21:55 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103955/
-----------------------------------------------------------
(Updated April 18, 2012, 3:21 a.m.)
Review request for KDevelop.
Changes
-------
Fixed the match logic, now it's handling searches with namespaces correctly.
Description
-------
Improve QuickOpen system to sort items based on a right-to-left approach, putting items that are close to the typed text next to the first matches. This is achieved through a weighted sorter on the ProjectItemDataProvider filter.
Diffs (updated)
-----
plugins/quickopen/projectitemquickopen.cpp e1055d2a546ac2caf9bdfe5071e3a0cb924e1065
Diff: http://git.reviewboard.kde.org/r/103955/diff/
Testing
-------
Ran kdevelop over several projects, no problems so far.
Thanks,
Victor Vicente Carvalho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120418/f10cf18e/attachment.html>
More information about the KDevelop-devel
mailing list