Commit History

Author SHA1 Message Date
  Jean-Christophe Fillion-Robin e93bbba8d8 Use Py_IsInitialized() instead of PyEval_ThreadsInitialized() 14 years ago
  Jean-Christophe Fillion-Robin d756526bbf UnInitialize python interp only if PyEval_ThreadsInitialized() is True 14 years ago
  Jean-Christophe Fillion-Robin 2322058ddd ctkPythonConsole - Autocompleter - Add parenthesis if it applies 14 years ago
  Jean-Christophe Fillion-Robin 5da0576147 Now possible to lookup python attributes in a nested module. 14 years ago
  Jean-Christophe Fillion-Robin ef6ab03b40 Use Py_file_input in ctkAbstractPythonManager::executeString 14 years ago
  Jean-Christophe Fillion-Robin a76c6f840a Move pythonAttributes method from ctkPythonConsole to ctkAbstractPythonManager 14 years ago
  Jean-Christophe Fillion-Robin 47c3d9c455 Initialization of enabled bindings is delegated to a single function 14 years ago
  Jean-Christophe Fillion-Robin 4907ae9b7f Review initialization process of PythonManager 14 years ago
  Jean-Christophe Fillion-Robin d1328311bd Added option CTK_LIB_Scripting/Python/Core_PYTHONQT_WRAP_QTCORE 14 years ago
  Jean-Christophe Fillion-Robin e5da418035 Merge topic 'ctkSimplePythonShell' 14 years ago
  Jean-Christophe Fillion-Robin 7b258186d3 ctkAbstractPythonManager - Suppress "old-style cast" warning using #pragma 14 years ago
  Jean-Christophe Fillion-Robin 5856bae33b Remove trailing spaces in license header 14 years ago
  Jean-Christophe Fillion-Robin 763c419d85 Remove copyright YEAR from license header 14 years ago
  Jean-Christophe Fillion-Robin 4da9f27434 BUG: AbtractPythonManager - Ensure the interpreter context is properly cleanup 14 years ago
  Steve Pieper 44294d8e61 BUG: fix case of Python_Qt_init_QtUiTools call 14 years ago
  Jean-Christophe Fillion-Robin f156569df8 ENH: PythonQt wrapping option are now exposed in ctkScriptingPythonCoreConfigure.h file 15 years ago
  Jean-Christophe Fillion-Robin 633e6bd62b ENH: Scripting/Python - ctkAbstractPythonManager - Added option to initialize additional Qt lib wrapper 15 years ago
  Jean-Christophe Fillion-Robin b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
  Jean-Christophe Fillion-Robin 7535096173 ENH: Tweak license header - Use "Copyright (c) 2010 Kitware Inc." instead of "Copyright (c) Kitware Inc." 15 years ago
  Jean-Christophe Fillion-Robin 1457f1f491 ENH: Update license header into *.h, *.cpp, *.tpp 15 years ago
  Jean-Christophe Fillion-Robin b916694a7c ENH: Add lib CTK/Scripting/Python/Core with class ctkAbstractPythonManager 15 years ago