Revision 5960a62...

Go back to digest for 1st September 2013

Features in Development Tools

Sven Brauch committed changes in [kdevelop] app/main.cpp:

Enable KDevelop to open files in running instances.

REVIEW:112226
Logic:
* If no sessions are running, behaves like "kdevelop <file>".
* If exactly one session is running, opens the file in that session
* Otherwise, shows the session picker and opens the file in that session

File Changes

Modified 1 files
  • app/main.cpp
1 files changed in total