Review Request 124445: Show Memcheck issues in the problems toolview

Kevin Funk kfunk at kde.org
Fri Jul 24 13:25:28 UTC 2015


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


Note: Please also refrain from abbreviating variable names (such as 'p', 'pms', 'sp'), this makes the code harder to read. Use proper identifers ('problem', 'problemModelSet', ...)

- Kevin Funk


On July 24, 2015, 1:12 p.m., Laszlo Kis-Adam wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124445/
> -----------------------------------------------------------
> 
> (Updated July 24, 2015, 1:12 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Repository: kdev-valgrind
> 
> 
> Description
> -------
> 
> Memcheck is one of the Valgrind tools supported by kdev-valgrind.
> The issues found by that tool will now be shown in the problems toolview, in the "Valgrind" tab, instead of it's own widget.
> Therefore I removed the custom model and widget as well.
> 
> See screenshot:
> http://i.imgur.com/xxFBnmu.jpg
> 
> The rest of the tools are not problem checkers and their output doesn't fit into the problems toolview, so the valgrind toolview, and the rest of the custom models and views will have to stay.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 7aeace1 
>   job.cpp 865483e 
>   marks.cpp 43c039d 
>   models/memcheckfakemodel.h PRE-CREATION 
>   models/memcheckfakemodel.cpp PRE-CREATION 
>   models/memcheckitemsimpl.h 9d3d76a 
>   models/memcheckitemsimpl.cpp adfc03e 
>   models/memcheckmodel.h f8b8716 
>   models/memcheckmodel.cpp f05e919 
>   parsers/memcheckparser.h 0673ca9 
>   parsers/memcheckparser.cpp 4a85074 
>   plugin.h ebe3378 
>   plugin.cpp cbcbdea 
>   views/memcheckview.h 1c399f3 
>   views/memcheckview.cpp f9201e3 
>   widget.cpp ef44a45 
> 
> Diff: https://git.reviewboard.kde.org/r/124445/diff/
> 
> 
> Testing
> -------
> 
> * Builds
> * Works as intended
> 
> 
> Thanks,
> 
> Laszlo Kis-Adam
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150724/5245f111/attachment.html>


More information about the KDevelop-devel mailing list