[Differential] [Request, 119 lines] D2192: Move implementation of hasError and setHasError to iplugin
volden (Morten Volden)
noreply at phabricator.kde.org
Sat Jul 16 14:25:04 UTC 2016
volden created this revision.
volden added a reviewer: KDevelop.
volden added a subscriber: kdevelop-devel.
volden set the repository for this revision to rKDEVPLATFORM KDevPlatform.
REVISION SUMMARY
Move the implementation of hasError and setHasError to iplugin. They are basically just getter/setters and actual implementation belong there - not in the individual plug-ins.
Unified the way plug-ins report errors when failing.
There is a separate patch for plug-ins in Kdevelop repository.
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D2192
AFFECTED FILES
interfaces/iplugin.cpp
interfaces/iplugin.h
plugins/bazaar/bazaarplugin.cpp
plugins/bazaar/bazaarplugin.h
plugins/git/gitplugin.cpp
plugins/git/gitplugin.h
plugins/konsole/kdevkonsoleviewplugin.cpp
plugins/konsole/kdevkonsoleviewplugin.h
plugins/perforce/perforceplugin.cpp
plugins/perforce/perforceplugin.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: volden, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160716/a7349fe0/attachment.html>
More information about the KDevelop-devel
mailing list