D14382: Add PerforceImportMetadataWidget
Morten Volden
noreply at phabricator.kde.org
Wed Jul 25 20:41:34 BST 2018
volden created this revision.
volden added a reviewer: KDevelop.
Restricted Application added a project: KDevelop.
volden requested review of this revision.
REVISION SUMMARY
Add PerforceImportMetadataWidget.
Not all functionality is implemented in this version. A subsequent Differential will contain more (maybe the rest) of the functionality.
The widget makes some very basic tests to
a) See if the perforce client executable is a valid one
b) Test if the specified repository server url is valid
c) Test if the repository contains client workspaces
and reports to the user if any of the tests fail
TEST PLAN
In order to test it one needs to:
1. Make sure that P4CONFIG is exported to the environment KDevelop is running in
2. Make sure that Perforceplugin is not disabled
REPOSITORY
R32 KDevelop
REVISION DETAIL
https://phabricator.kde.org/D14382
AFFECTED FILES
plugins/perforce/CMakeLists.txt
plugins/perforce/perforceplugin.cpp
plugins/perforce/tests/CMakeLists.txt
plugins/perforce/ui/perforceimportmetadatawidget.cpp
plugins/perforce/ui/perforceimportmetadatawidget.h
plugins/perforce/ui/perforceimportmetadatawidget.ui
To: volden, #kdevelop
Cc: kdevelop-devel, antismap, iodelay, vbspam, njensen, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180725/0c429488/attachment.html>
More information about the KDevelop-devel
mailing list