Review Request 125549: using qsortfilterproxy model to sort the variables
rishabh gupta
rishabh9511 at gmail.com
Sat Nov 7 09:56:45 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125549/
-----------------------------------------------------------
(Updated Nov. 7, 2015, 9:56 a.m.)
Review request for KDevelop and Milian Wolff.
Changes
-------
setting the proxymodel in variableswidget
Bugs: 119929
http://bugs.kde.org/show_bug.cgi?id=119929
Repository: kdevplatform
Description (updated)
-------
bug 119929 .sorting varibales list alphabetically using qsortfilterproxymodel.
As suggested by Volodya I have set up the qsortfilterproxymodel in variableswidget so now the sorting is being done in
variableswidget instead of treeview
Diffs (updated)
-----
debugger/variable/variablewidget.cpp 79f366d
debugger/variable/variablewidget.h 009672b
debugger/variable/variabletooltip.cpp 24353fa
debugger/variable/variabletooltip.h f266db8
debugger/util/treeview.h f6a6370
debugger/util/treeview.cpp ae9f0e0
debugger/util/treemodel.cpp 9a7cafa
debugger/util/treemodel.h f121b56
Diff: https://git.reviewboard.kde.org/r/125549/diff/
Testing
-------
built
testing done
removed Q_DECLARE_METATYPE(KDevelop::TreeItem *) from treeitem.h as the code works fine without it .
Thanks,
rishabh gupta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20151107/a36c8622/attachment.html>
More information about the KDevelop-devel
mailing list