kdev-python: First approach to integrate runtimes
Needs ReviewPublic

Authored by apol on May 14 2017, 2:20 PM.

Details

Reviewers
None
Group Reviewers
KDevelop

Diff Detail

Repository
R53 KDevelop: Python Support
Branch
runtimes
Lint
No Linters Available
Unit
No Unit Test Coverage
apol created this revision.May 14 2017, 2:20 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptMay 14 2017, 2:20 PM
apol abandoned this revision.Jun 26 2017, 5:13 PM

This was already submitted, I'm not sure why this is still here.

apol reclaimed this revision.Jun 26 2017, 10:37 PM

Ugh, no, that's the python one.

apol retitled this revision from First approach to integrate runtimes to kdev-python: First approach to integrate runtimes.Jul 25 2017, 3:28 PM
apol updated this revision to Diff 17464.Jul 31 2017, 11:44 PM

Figure out the actual imports path

It was never hit because of a bug I just fixed in kdevplatform

apol updated this revision to Diff 17465.Jul 31 2017, 11:49 PM

Remove unrelated changes

anthonyfieroni added inline comments.
duchain/helpers.cpp
436–444

Why not Qt::UniqueConnection ?

apol added inline comments.Aug 1 2017, 10:42 AM
duchain/helpers.cpp
436–444

Because it's a lambda.