Review Request 125549: using qsortfilterproxy model to sort the variables

rishabh gupta rishabh9511 at gmail.com
Mon Nov 9 15:14:12 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125549/
-----------------------------------------------------------

(Updated Nov. 9, 2015, 3:14 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDevelop and Milian Wolff.


Changes
-------

Submitted with commit fa956301ecf0de5dc533f1c90cf21372476297c8 by Milian Wolff on behalf of rishabh gupta to branch 5.0.


Bugs: 119929
    http://bugs.kde.org/show_bug.cgi?id=119929


Repository: kdevplatform


Description
-------

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
-----

  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/20151109/1563452a/attachment.html>


More information about the KDevelop-devel mailing list