<table><tr><td style="">kossebau created this revision.<br />kossebau added a reviewer: KDevelop.<br />Restricted Application added a subscriber: kdevelop-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D4330" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When browsing the web for some sources and finding the repo url,<br />
this patch allows to drag and drop the url onto the KDevelop window<br />
and automatically get the Open Project dialog opened, prefilled with<br />
the matching vcs system and the url to use.</p>

<p>Future plans:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">extend for ProjectProvider plugins</li>
<li class="remarkup-list-item">install protocol handlers and add app cmdline parameter -> KDevelop would be launched as handler for repo urls</li>
<li class="remarkup-list-item">detect existing projects using a given repo url and ask if to open instead</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R33 KDevPlatform</div></div></div><br /><div><strong>BRANCH</strong><div><div>supportDnDOfRepoUrls</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4330" rel="noreferrer">https://phabricator.kde.org/D4330</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/bazaar/bazaarplugin.cpp<br />
plugins/bazaar/bazaarplugin.h<br />
plugins/cvs/cvsplugin.cpp<br />
plugins/cvs/cvsplugin.h<br />
plugins/git/gitplugin.cpp<br />
plugins/git/gitplugin.h<br />
plugins/perforce/perforceplugin.cpp<br />
plugins/perforce/perforceplugin.h<br />
plugins/subversion/kdevsvnplugin.cpp<br />
plugins/subversion/kdevsvnplugin.h<br />
shell/mainwindow.cpp<br />
shell/openprojectdialog.cpp<br />
shell/openprojectdialog.h<br />
shell/projectcontroller.cpp<br />
shell/projectcontroller.h<br />
shell/projectsourcepage.cpp<br />
shell/projectsourcepage.h<br />
shell/tests/test_projectcontroller.cpp<br />
vcs/interfaces/ibasicversioncontrol.h<br />
vcs/widgets/standardvcslocationwidget.cpp<br />
vcs/widgets/standardvcslocationwidget.h<br />
vcs/widgets/vcslocationwidget.h</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>kossebau, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>