Review Request: Project Manager View: get rid of BuildItemBuilderJob
Ivan Shapovalov
intelfx100 at gmail.com
Mon Sep 17 07:44:00 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106459/
-----------------------------------------------------------
Review request for KDevelop.
Description
-------
The whole and only purpose of that class is to convert KDevelop::BuildItem to KDevelop::ProjectBaseItem*.
Thus, refactor ProjectManagerViewPlugin slightly in order to separate target collection and job creation into different functions, and incorporate the aforementioned conversion into the newly-created functions. It allows to get rid of BuildItemBuilderJob completely.
Diffs
-----
plugins/projectmanagerview/CMakeLists.txt 3719dc7
plugins/projectmanagerview/builditembuilderjob.h 20ea87d
plugins/projectmanagerview/builditembuilderjob.cpp d5e75d0
plugins/projectmanagerview/projectmanagerviewplugin.h 6b15844
plugins/projectmanagerview/projectmanagerviewplugin.cpp 968376d
Diff: http://git.reviewboard.kde.org/r/106459/diff/
Testing
-------
Manual testing (building projects/targets), existing unit-tests.
Thanks,
Ivan Shapovalov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120917/f1b98149/attachment.html>
More information about the KDevelop-devel
mailing list