Commit History

Author SHA1 Message Date
  Jean-Christophe Fillion-Robin b1d76dfd08 Update PythonManager to use recent PythonQt version 12 years ago
  Jean-Christophe Fillion-Robin c4f4e16010 Add SystemExit python exception handler 12 years ago
  Jean-Christophe Fillion-Robin 8ab990c433 Ensure ctkAbstractPythonManager::executeFile set __file__ 12 years ago
  Jean-Christophe Fillion-Robin f6961c7909 Add convenience method addWrapperFactory() 13 years ago
  Jean-Christophe Fillion-Robin 33ddd08877 Simplify API adding convenience initialize method to python manager 13 years ago
  Jean-Christophe Fillion-Robin dde2498274 Provide mechanism to set PythonQt initialization flags. 13 years ago
  Jean-Christophe Fillion-Robin 424de34e02 Merge branch 'pimplify-ctkAbstractPythonManager' 13 years ago
  Jean-Christophe Fillion-Robin 510146b4d0 "Pimpl-ify" ctkAbstractPythonManager - Implementation moved to cpp file 13 years ago
  Jean-Christophe Fillion-Robin 3c61e086a9 Extend PythonManager API with method returning if python error occurred 13 years ago
  Sascha Zelzer bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
  Sascha Zelzer ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 years ago
  Jean-Christophe Fillion-Robin 801220660b ctkAbstractPythonManager - Add ExecuteStringMode to executeString() 14 years ago
  Jean-Christophe Fillion-Robin 2d902de550 ctkAbstractPythonManager - Add 'const' qualifier to isPythonInitialized 14 years ago
  Jean-Christophe Fillion-Robin c7aadfe3b2 Add ctkAbstractPythonManager::isPythonInitialized 14 years ago
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 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 a76c6f840a Move pythonAttributes method from ctkPythonConsole to ctkAbstractPythonManager 14 years ago
  Jean-Christophe Fillion-Robin 4907ae9b7f Review initialization process of PythonManager 14 years ago
  Jean-Christophe Fillion-Robin c8fd5a716e Export file header now start with "ctk" lower case 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 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