Commit History

Author SHA1 Message Date
  Julien Finet 48e8336d14 BUG: ctkRangeSlider was not handling vertical orientation correctly 14 years ago
  Jean-Christophe Fillion-Robin c7e37b7db4 Merge topic 'python_wrapping' 14 years ago
  Jean-Christophe Fillion-Robin 1b43eba6e6 COMP: In ctkMacroWrapPythonQt, updated path with python library path to make sure python executable works properly. 14 years ago
  Jean-Christophe Fillion-Robin 04485a890d Merge topic 'superbuild_features' into 'python_wrapping' 14 years ago
  Jean-Christophe Fillion-Robin 6375473d16 ENH: Added macro ctkMacroSetPath that should be used instead of ctkFunctionExecuteProcess 14 years ago
  Sascha Zelzer e87fe1533d COMP: Mingw: When using -fstack-protection-all, linking to libssp 14 years ago
  Sascha Zelzer 713b8883a9 COMP: Mingw QtMobility: use proper make command on MinGW systems 14 years ago
  Julien Finet d10fdb5a2c STYLE: Remove useless debug output in ctkDynamicSpacer. 14 years ago
  Julien Finet 5116d093af BUG: The decimal property of ctk[Slider,Range]Widget must be first 14 years ago
  Jean-Christophe Fillion-Robin 52fc6e9127 Merge topic 'review_qrc_file' 14 years ago
  Jean-Christophe Fillion-Robin 1f66635a59 STYLE: Rename icon filename {minus, plus}-16.png into {minus, plus}.png 14 years ago
  Julien Finet 27c29ff2e6 ENH: Expose ctkDynamicSpacer::activate property, this allows to define a 14 years ago
  Jean-Christophe Fillion-Robin ba92b24834 Merge branch 'ctkSimplePythonShell' 14 years ago
  Steve Pieper 44294d8e61 BUG: fix case of Python_Qt_init_QtUiTools call 14 years ago
  Jean-Christophe Fillion-Robin 943bb54c05 Merge branch 'remove_vtk_commandlineparser' 14 years ago
  Jean-Christophe Fillion-Robin 02f4925781 Merge branch 'commandlineparser_enhanced' 14 years ago
  Jean-Christophe Fillion-Robin 7e5b730a4e ENH: Added multi-line support to ctkPythonShell 14 years ago
  Jean-Christophe Fillion-Robin db142103ff STYLE: Remove commented code from ctkPythonShell 14 years ago
  Jean-Christophe Fillion-Robin e5f4aa70d9 ENH: Added test skeleton for consoleWidget and pythonShell 14 years ago
  Jean-Christophe Fillion-Robin 93cffdf3eb ENH: In pythonShell, the consoleWidget created internally is now set to be the focusProxy 14 years ago
  Jean-Christophe Fillion-Robin c78f31eabd BUG: commandlineparser - Handle the case when (ShortPrefix + UnPrefixedArg) matches LongPrefix 14 years ago
  Jean-Christophe Fillion-Robin f65b5f87d9 ENH: commandlineparser - Added more debug statement 14 years ago
  Jean-Christophe Fillion-Robin 461306c432 ENH: commandlineparser - If possible, use settings value as default value in helpText 14 years ago
  Jean-Christophe Fillion-Robin f5abaf3359 STYLE: commandlineparser - fix indent 14 years ago
  Julien Finet 86ba71093c COMP: Add dllimport/dllexport for windows build (ctkPixmapIconEngine) 14 years ago
  Julien Finet b346220fc8 ENH: Exposing rangeChanged(...) to the ctkXXXSliderXXX classes 14 years ago
  Jean-Christophe Fillion-Robin 67ee9b8e7a STYLE: commandlineparser - fix spelling in comment and add missing separator between functions 14 years ago
  Jean-Christophe Fillion-Robin 353dc9155d ENH: commandlineparser - Added StrictMode property 14 years ago
  Jean-Christophe Fillion-Robin c201fdf55b ENH: Remove class Visualization/VTK/Core/ctkVTKCommandOptions, Core/ctkCommandLineParser should now be used. 14 years ago
  Jean-Christophe Fillion-Robin 899015342f ENH: commandlinepaser - Added convenient method parseArguments(int argc, char** argv, bool* ok = 0) 14 years ago