Review Request: Project Manager View: get rid of BuildItemBuilderJob
Ivan Shapovalov
intelfx100 at gmail.com
Sat Sep 22 16:20:46 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106459/
-----------------------------------------------------------
(Updated Sept. 22, 2012, 4:20 p.m.)
Review request for KDevelop.
Changes
-------
Fixed a style issue pointed out by Milian.
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 (updated)
-----
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/20120922/6c7b4455/attachment.html>
More information about the KDevelop-devel
mailing list