Historique des commits

Auteur SHA1 Message Date
  Jean-Christophe Fillion-Robin 6d5bbb189d ENH: PythonQt: Use "patched-8" version if building against Qt5 il y a 8 ans
  Steve Pieper 3e642334f2 COMP: Scripting/Python/Core: Fix building of ctkAbstractPythonManager in Qt5 il y a 9 ans
  Mayeul Chassagnard f5611e8bae ENH: ctkAbstractPythonManager: Update autocompletion to support callable with arguments il y a 9 ans
  Mayeul Chassagnard 814c3975ab ENH: ctkAbstractPythonManager: pythonAttributes can instantiate class and return instance members il y a 9 ans
  Christopher Mullins fb587146f3 ENH: ctkPytonConsole: Move cursor between parentheses if parameters detected il y a 9 ans
  Jean-Christophe Fillion-Robin 2511b3efc0 BUG: ctkAbstractPythonManager: Handle case when PythonQt is not initialized il y a 9 ans
  Max Smolens ffc7f7a912 ctkAbstractPythonManager: revert change to clean up PythonQt before finalizing the Python interpreter il y a 10 ans
  Max Smolens 77a24f217d ctkAbstractPythonManager: Clean up PythonQt before finalizing the Python interpreter il y a 10 ans
  Eric Heim 1b5699d571 Add support for python wrapping when building against Qt5 il y a 10 ans
  Andras Lasso 00deca112c BUG: Fixed issue of writing Python errors to stdout instead of stderr il y a 11 ans
  Julien Finet 47b3421658 Add support for Qt5 il y a 12 ans
  Jean-Christophe Fillion-Robin cefb88ffea Fix unused variable warnings in ctkAbstractPythonManager il y a 12 ans
  Jean-Christophe Fillion-Robin b1d76dfd08 Update PythonManager to use recent PythonQt version il y a 12 ans
  Jean-Christophe Fillion-Robin c4f4e16010 Add SystemExit python exception handler il y a 13 ans
  Jean-Christophe Fillion-Robin 8ab990c433 Ensure ctkAbstractPythonManager::executeFile set __file__ il y a 13 ans
  Jean-Christophe Fillion-Robin f6961c7909 Add convenience method addWrapperFactory() il y a 13 ans
  Steve Pieper 294a181443 Avoid passing FILE* to python (fixes #185) il y a 13 ans
  Jean-Christophe Fillion-Robin 33ddd08877 Simplify API adding convenience initialize method to python manager il y a 13 ans
  Jean-Christophe Fillion-Robin dde2498274 Provide mechanism to set PythonQt initialization flags. il y a 13 ans
  Jean-Christophe Fillion-Robin 7cca40da98 Fix segfault when vtkObject observed in python is deleted after interpreter is "ended" il y a 13 ans
  Jean-Christophe Fillion-Robin 78a9af2da8 Merge branch 'ensure-python-script-local-import' il y a 13 ans
  Jean-Christophe Fillion-Robin 424de34e02 Merge branch 'pimplify-ctkAbstractPythonManager' il y a 13 ans
  Jean-Christophe Fillion-Robin 510146b4d0 "Pimpl-ify" ctkAbstractPythonManager - Implementation moved to cpp file il y a 13 ans
  Jean-Christophe Fillion-Robin 06e1e79454 Ensure module located where python script is executed can be imported il y a 13 ans
  Jean-Christophe Fillion-Robin 3c61e086a9 Extend PythonManager API with method returning if python error occurred il y a 13 ans
  Steve Pieper 610e80693a Import python's site module for local config il y a 14 ans
  Julien Finet 1dfadce210 Normalize SIGNALS/SLOTS for performance. il y a 14 ans
  Jean-Christophe Fillion-Robin 801220660b ctkAbstractPythonManager - Add ExecuteStringMode to executeString() il y a 14 ans
  Jean-Christophe Fillion-Robin 2d902de550 ctkAbstractPythonManager - Add 'const' qualifier to isPythonInitialized il y a 14 ans
  Jean-Christophe Fillion-Robin c7aadfe3b2 Add ctkAbstractPythonManager::isPythonInitialized il y a 14 ans