Историја ревизија

Аутор SHA1 Порука Датум
  Jean-Christophe Fillion-Robin cefb88ffea Fix unused variable warnings in ctkAbstractPythonManager пре 12 година
  Jean-Christophe Fillion-Robin b1d76dfd08 Update PythonManager to use recent PythonQt version пре 12 година
  Jean-Christophe Fillion-Robin c4f4e16010 Add SystemExit python exception handler пре 12 година
  Jean-Christophe Fillion-Robin 8ab990c433 Ensure ctkAbstractPythonManager::executeFile set __file__ пре 12 година
  Jean-Christophe Fillion-Robin f6961c7909 Add convenience method addWrapperFactory() пре 13 година
  Steve Pieper 294a181443 Avoid passing FILE* to python (fixes #185) пре 13 година
  Jean-Christophe Fillion-Robin 33ddd08877 Simplify API adding convenience initialize method to python manager пре 13 година
  Jean-Christophe Fillion-Robin dde2498274 Provide mechanism to set PythonQt initialization flags. пре 13 година
  Jean-Christophe Fillion-Robin 7cca40da98 Fix segfault when vtkObject observed in python is deleted after interpreter is "ended" пре 13 година
  Jean-Christophe Fillion-Robin 78a9af2da8 Merge branch 'ensure-python-script-local-import' пре 13 година
  Jean-Christophe Fillion-Robin 424de34e02 Merge branch 'pimplify-ctkAbstractPythonManager' пре 13 година
  Jean-Christophe Fillion-Robin 510146b4d0 "Pimpl-ify" ctkAbstractPythonManager - Implementation moved to cpp file пре 13 година
  Jean-Christophe Fillion-Robin 06e1e79454 Ensure module located where python script is executed can be imported пре 13 година
  Jean-Christophe Fillion-Robin 3c61e086a9 Extend PythonManager API with method returning if python error occurred пре 13 година
  Steve Pieper 610e80693a Import python's site module for local config пре 13 година
  Julien Finet 1dfadce210 Normalize SIGNALS/SLOTS for performance. пре 14 година
  Jean-Christophe Fillion-Robin 801220660b ctkAbstractPythonManager - Add ExecuteStringMode to executeString() пре 14 година
  Jean-Christophe Fillion-Robin 2d902de550 ctkAbstractPythonManager - Add 'const' qualifier to isPythonInitialized пре 14 година
  Jean-Christophe Fillion-Robin c7aadfe3b2 Add ctkAbstractPythonManager::isPythonInitialized пре 14 година
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE пре 14 година
  Jean-Christophe Fillion-Robin e93bbba8d8 Use Py_IsInitialized() instead of PyEval_ThreadsInitialized() пре 14 година
  Jean-Christophe Fillion-Robin d756526bbf UnInitialize python interp only if PyEval_ThreadsInitialized() is True пре 14 година
  Jean-Christophe Fillion-Robin 2322058ddd ctkPythonConsole - Autocompleter - Add parenthesis if it applies пре 14 година
  Jean-Christophe Fillion-Robin 5da0576147 Now possible to lookup python attributes in a nested module. пре 14 година
  Jean-Christophe Fillion-Robin ef6ab03b40 Use Py_file_input in ctkAbstractPythonManager::executeString пре 14 година
  Jean-Christophe Fillion-Robin a76c6f840a Move pythonAttributes method from ctkPythonConsole to ctkAbstractPythonManager пре 14 година
  Jean-Christophe Fillion-Robin 47c3d9c455 Initialization of enabled bindings is delegated to a single function пре 14 година
  Jean-Christophe Fillion-Robin 4907ae9b7f Review initialization process of PythonManager пре 14 година
  Jean-Christophe Fillion-Robin d1328311bd Added option CTK_LIB_Scripting/Python/Core_PYTHONQT_WRAP_QTCORE пре 14 година
  Jean-Christophe Fillion-Robin e5da418035 Merge topic 'ctkSimplePythonShell' пре 14 година