Add path escaping to cmake completion.
ClosedPublic

Authored by ematirov on Feb 24 2017, 2:02 PM.

Diff Detail

Repository
R32 KDevelop
Branch
cmake_escape_path
Lint
No Linters Available
Unit
No Unit Test Coverage
ematirov created this revision.Feb 24 2017, 2:02 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptFeb 24 2017, 2:02 PM
ematirov edited the summary of this revision. (Show Details)Feb 24 2017, 2:04 PM
kfunk accepted this revision.Feb 24 2017, 2:32 PM
kfunk added subscribers: apol, kfunk.

LGTM. @apol?

projectmanagers/cmake/cmakecodecompletionmodel.cpp
65

static ...

This revision is now accepted and ready to land.Feb 24 2017, 2:32 PM
ematirov updated this revision to Diff 11765.Feb 24 2017, 2:40 PM
kfunk added a comment.Feb 24 2017, 3:24 PM

Go for it, 5.1 branch please

This revision was automatically updated to reflect the committed changes.
ematirov marked an inline comment as done.