D8830: Register kdevelop as handler for repo urls, add --fetch argument

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Wed Nov 15 17:59:26 UTC 2017


kossebau created this revision.
kossebau added a reviewer: KDevelop.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Allows to speed-up the import of new projects, just clicking a repo url
  would start a kdevelop instance right into the import dialog, with data
  prefilled.
  
  Using --ps argument with the handlers allows to keep control with which
  session a project should be fetched.

TEST PLAN
  Calling kdevelop --fetch git://anongit.kde.org/kdevelop.git starts last
  kdevelop session right into fetch dialog.
  Invoking a handler onto a git://anongit.kde.org/kdevelop.git starts
  kdevelop, asks for session and then proceeds into fetch dialog.
  DnD of repo urls onto the mainwindow works as before

REPOSITORY
  R32 KDevelop

BRANCH
  registerkdevelopasrepourlhandler

REVISION DETAIL
  https://phabricator.kde.org/D8830

AFFECTED FILES
  app/main.cpp
  kdevplatform/shell/mainwindow.cpp
  kdevplatform/shell/projectcontroller.cpp
  kdevplatform/shell/projectcontroller.h
  plugins/bazaar/CMakeLists.txt
  plugins/bazaar/org.kde.kdevelop_bzr.desktop
  plugins/git/CMakeLists.txt
  plugins/git/org.kde.kdevelop_git.desktop
  plugins/subversion/CMakeLists.txt
  plugins/subversion/org.kde.kdevelop_svn.desktop

To: kossebau, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20171115/92b0340e/attachment.html>


More information about the KDevelop-devel mailing list