Review Request 111107: Fix crash / odd behavior in project tree view
Kevin Funk
krf at gmx.de
Tue Jun 25 11:56:44 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111107/
-----------------------------------------------------------
(Updated June 25, 2013, 11:56 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Description
-------
Fix crash / odd behavior in project tree view
This patch fixes:
- Crash when trying to delete project target
- Removes pop-up that appeared when trying to delete
a root item.
Removed the asserts because this function is actually ment to remove *items*,
hence the input is unfiltered and may not contain only files and
folders.
BUG: 321315
This addresses bug 321315.
http://bugs.kde.org/show_bug.cgi?id=321315
Diffs
-----
plugins/projectmanagerview/projectmanagerviewplugin.cpp c0cdebb3f0e889826ad2af77ae8af16e467ec159
Diff: http://git.reviewboard.kde.org/r/111107/diff/
Testing
-------
Thanks,
Kevin Funk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20130625/2de7b64d/attachment-0001.html>
More information about the KDevelop-devel
mailing list