Make it possible to open directories from the command line

Authored by apol on May 15 2017, 9:33 AM.

Description

Make it possible to open directories from the command line

Summary:
When using the terminal, it's sometimes useful to open the project we're in
with KDevelop. Running kdevelop . would do this in this case.
If kdevelop isn't running then it uses a fresh instance, if it does it tells
the ones we're using to open the project, just like for files.

Reviewers: KDevelop, vhanda, mwolff

Reviewed By: KDevelop, mwolff

Subscribers: mwolff, kfunk, cullmann, zhigalin, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D5754

Details

Committed
apolMay 15 2017, 10:26 AM
Reviewer
KDevelop
Differential Revision
D5754: Make it possible to open directories from the command line
Parents
R32:2ff47873082b: KDevelop plugin template: use QLoggingCategory
Branches
Unknown
Tags
Unknown