Review Request: Improve QuickOpen system to sort items based on typed text
Milian Wolff
mail at milianw.de
Thu Apr 19 22:37:46 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103955/#review12689
-----------------------------------------------------------
note: I've already fixed a bug that lead to randomly changing order that was apparent in your "player" example: when one typed "player" the items changed their order randomly on each char - not any more.
I've also cleaned up the file a bit, many thanks for your contribution!
- Milian Wolff
On April 18, 2012, 3:38 a.m., Victor Vicente Carvalho wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103955/
> -----------------------------------------------------------
>
> (Updated April 18, 2012, 3:38 a.m.)
>
>
> Review request for KDevelop.
>
>
> 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
> -----
>
> 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/20120419/a3e6fe79/attachment.html>
More information about the KDevelop-devel
mailing list