Revision 2e2b8d5...

Go back to digest for 10th November 2013

Features in Development Tools

Sven Brauch committed changes in [kdev-python/python3-coninstallable] /:

Make the Python 3 plugin co-installable with Python 2

You can install both plugins next to each other, but only one of them will
work for some reason (removing one makes the other work).
The debugger plugin will need separate considerations.

File Changes

Modified 28 files
  •   CMakeLists.txt
  •   pythonlanguagesupport.cpp
  •   pythonparsejob.cpp
  •   codecompletion/CMakeLists.txt
  •   debugger/CMakeLists.txt
  •   debugger/debugjob.cpp
  •   debugger/debugsession.cpp
  •   debugger/pdbdebuggerplugin.cpp
  •   docfilekcm/CMakeLists.txt
  •   docfilekcm/docfilemanagerwidget.cpp
  •   docfilekcm/docfilewizard.cpp
  •   docfilekcm/kcm_docfiles.cpp
  •   duchain/CMakeLists.txt
  •   duchain/helpers.cpp
  •   duchain/pythonducontext.h
  •   parser/CMakeLists.txt
  •   pep8kcm/CMakeLists.txt
  •   pep8kcm/kcm_pep8.cpp
  •   codecompletion/tests/pycompletiontest.cpp
  •   duchain/declarations/classdeclaration.h
  •   duchain/declarations/functiondeclaration.h
  •   duchain/tests/CMakeLists.txt
  •   duchain/tests/pyduchaintest.cpp
  •   duchain/types/hintedtype.h
  •   duchain/types/indexedcontainer.h
  •   duchain/types/unsuretype.h
  •   duchain/types/variablelengthcontainer.h
  •   parser/tests/CMakeLists.txt
28 files changed in total