Commit History

Author SHA1 Message Date
  Steve Pieper 1ba0c55ba6 Fix spelling error in progress message 13 years ago
  Jean-Christophe Fillion-Robin edf82958ad Merge branch 'initialize-method-for-pythonqt-flags' 13 years ago
  Jean-Christophe Fillion-Robin dde2498274 Provide mechanism to set PythonQt initialization flags. 13 years ago
  Jean-Christophe Fillion-Robin 46f3702686 Facilitate maintenance of the code by converting ctkAbstractPythonManagerTest1 to use ctkTest 13 years ago
  Jean-Christophe Fillion-Robin 7b364f436f Merge branch 'ensure-python-is-finalized' 13 years ago
  Jean-Christophe Fillion-Robin 7cca40da98 Fix segfault when vtkObject observed in python is deleted after interpreter is "ended" 13 years ago
  Jean-Christophe Fillion-Robin d488c63e5d Fix segfaults associated with ctkSimplePythonShell tests 13 years ago
  Jean-Christophe Fillion-Robin 1da8d5498f Fix memory leaks associated with ctkSimplePythonShell tests 13 years ago
  Jean-Christophe Fillion-Robin d38e0efc66 Memory leaks associated with ctkSimplePythonShell tests are failure 13 years ago
  Jean-Christophe Fillion-Robin a020ea8c44 Set sys.path with vtk package path independently of VTK build tree location 13 years ago
  Steve Pieper 0d60ffbd03 BUG: avoid deadlock on mac on file import 13 years ago
  Julien Finet d76ebaac22 Merge branch 'ctkcheckablepushbutton-emit-toggled' 13 years ago
  Julien Finet a2274be97f ctkCheckablePushButton emits toggled signal when set uncheckable 13 years ago
  Jean-Christophe Fillion-Robin 78a9af2da8 Merge branch 'ensure-python-script-local-import' 13 years ago
  Jean-Christophe Fillion-Robin 424de34e02 Merge branch 'pimplify-ctkAbstractPythonManager' 13 years ago
  Jean-Christophe Fillion-Robin 49be74e1c0 Merge branch 'know-if-python-error-occured' 13 years ago
  Jean-Christophe Fillion-Robin 510146b4d0 "Pimpl-ify" ctkAbstractPythonManager - Implementation moved to cpp file 13 years ago
  Jean-Christophe Fillion-Robin 06e1e79454 Ensure module located where python script is executed can be imported 13 years ago
  Sascha Zelzer 2da6505909 Fix line number handling in doxygen output. 13 years ago
  Jean-Christophe Fillion-Robin 3c61e086a9 Extend PythonManager API with method returning if python error occurred 13 years ago
  Jean-Christophe Fillion-Robin 3a0166f28f Merge branch 'remove-deprecated-vtk-create-macro' 13 years ago
  Jean-Christophe Fillion-Robin 10c367bb9e Use vtkNew instead of deprecated macro VTK_CREATE 13 years ago
  Jean-Christophe Fillion-Robin f7a3f45412 Merge branch 'remove-debug-statement-in-ctkVTK-views' 13 years ago
  Jean-Christophe Fillion-Robin d74ba1f45b Remove commented code and extra debug statements 13 years ago
  Danielle Pace 4314c15836 Merge branch 'wordWrapToolTips' 13 years ago
  Danielle Pace 146d65ec76 ENH: Do tool tip word wrap 13 years ago
  Danielle Pace dcadaa678e STYLE: Rename enabled to toolTipsTrapped 13 years ago
  Steve Pieper 05ea3bd51f Add progress dialog with cancel to import 13 years ago
  Steve Pieper ee57278140 Add cancel slot to indexer 13 years ago
  Jean-Christophe Fillion-Robin c1c4937f9f Merge branch 'abstract-plugin-factory-append-warnings-errors' 13 years ago