Review Request 125549: using qsortfilterproxy model to sort the variables
rishabh gupta
rishabh9511 at gmail.com
Wed Oct 7 18:26:03 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125549/
-----------------------------------------------------------
Review request for KDevelop and Milian Wolff.
Bugs: 119929
http://bugs.kde.org/show_bug.cgi?id=119929
Repository: kdevplatform
Description
-------
bug 119929 .sorting varibales list alphabetically using qsortfilterproxymodel
Diffs
-----
debugger/util/treeview.h f6a6370
debugger/util/treeview.cpp ae9f0e0
debugger/variable/variablewidget.cpp 79f366d
Diff: https://git.reviewboard.kde.org/r/125549/diff/
Testing
-------
built
works fine if Q_ASSERT(qobject_cast<VariableCollection*>(model())) of variablewidget.cpp line 174 is commented out ,gives SIGABRT otherwise. Is it fine to comment it out ?
Thanks,
rishabh gupta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20151007/a89337df/attachment.html>
More information about the KDevelop-devel
mailing list