Review Request 125370: sorting variables list outside the loop
Milian Wolff
mail at milianw.de
Fri Sep 25 01:39:55 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125370/#review85907
-----------------------------------------------------------
in my opinion this is the wrong place to put the sorting. Rather, do the sorting in the view as needed. I.e. put a QSortFilterProxyModel in between the locals model and the view that shows them, which should then also allow to sort by line where the locals are defined etc. pp.
- Milian Wolff
On Sept. 24, 2015, 8:18 a.m., rishabh gupta wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125370/
> -----------------------------------------------------------
>
> (Updated Sept. 24, 2015, 8:18 a.m.)
>
>
> Review request for KDevelop.
>
>
> Bugs: 119929
> http://bugs.kde.org/show_bug.cgi?id=119929
>
>
> Repository: kdevelop
>
>
> Description
> -------
>
> bug 119929 displaying the variables in alphabetical order
>
>
> Diffs
> -----
>
> debuggers/gdb/variablecontroller.cpp 33c7353
>
> Diff: https://git.reviewboard.kde.org/r/125370/diff/
>
>
> Testing
> -------
>
> built
> testing done
>
>
> Thanks,
>
> rishabh gupta
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150925/9ebb2f97/attachment-0001.html>
More information about the KDevelop-devel
mailing list