Commit Verlauf

Autor SHA1 Nachricht Datum
  Jean-Christophe Fillion-Robin cbcf05e5ba Merge branch 'ctkVTKSliceView' vor 15 Jahren
  Jean-Christophe Fillion-Robin a19580aa88 BUG: ctkVTKSliceView::scheduleRender is now a slot vor 15 Jahren
  Jean-Christophe Fillion-Robin 8ee1ac57bd Merge branch 'ctkVTKSliceView' vor 15 Jahren
  Jean-Christophe Fillion-Robin bdf688f8fc BUG: Re-added missing implementation of ctkVTKSliceView::{interactorStyle, setInteractor, interactor} methods vor 15 Jahren
  Jean-Christophe Fillion-Robin 90717f37d3 Merge branch 'ctkVTKSliceView' vor 15 Jahren
  Jean-Christophe Fillion-Robin 1d8b91dad7 ENH: Update ctkVTKSliceView to use vtkLightBoxRendererManager vor 15 Jahren
  Jean-Christophe Fillion-Robin 865c8c71cd ENH: Added vtkLightBoxRendererManager vor 15 Jahren
  Julien Finet e57e63132c ENH: make ctkComboBox behave like QComboBox by default: empty DefaultText vor 15 Jahren
  Julien Finet 7c2e2914ec ENH: Add elideMode property to ctkComboBox for display vor 15 Jahren
  Julien Finet ec062206b4 BUG: Setting pre/suffix to ctkSliderSpinBoxWidget doesn't resize spinboxes vor 15 Jahren
  Julien Finet a6a7dfff98 ENH: Add alignment properties to ctkCollapsibleButton vor 15 Jahren
  Julien Finet a8a3fcec42 COMP: QFileDialog::Options is a meta property only in Qt 4.7 vor 15 Jahren
  Jean-Christophe Fillion-Robin ea0c973e5a ENH: Added orientationWidgetVisible property to ctkVTKRenderView vor 15 Jahren
  Jean-Christophe Fillion-Robin 58afe28ee7 ENH: Change ctkVTKRenderView API - setBackgroundColor, setRenderEnabled, setCornerAnnotation are now slots vor 15 Jahren
  Julien Finet 225a4e4c06 COMP: Compilation error when Qt was < 4.6.3 vor 15 Jahren
  Julien Finet cc279a556c STYLE: Add comments, add constness to methods vor 15 Jahren
  Julien Finet d47dc5d72a STYLE: Add comments. vor 15 Jahren
  julien 74c1e8bd19 BUG: When the bottom widget is 0, no need to span the button box vor 15 Jahren
  Julien Finet 1a01456060 ENH: Add test for ctkDirectoryButton vor 15 Jahren
  Julien Finet b6a2010bcb ENH: In Qt 4.6.3 QFileDialog::Option is a regular qt flag and can be reused vor 15 Jahren
  Jean-Christophe Fillion-Robin e5071c3420 Merge branch 'ctkVTKSliceView' vor 15 Jahren
  Jean-Christophe Fillion-Robin fcc6a90413 ENH: Changed signal resized(QResizeEvent*) into resized(const QSize& size, const QSize& oldSize) vor 15 Jahren
  Jean-Christophe Fillion-Robin 078d9cf3c6 ENH: Change ctkVTKSliceView API - setImageData, setCornerAnnotationText, setBackgroundColor, setRenderEnabled are not slots vor 15 Jahren
  Jean-Christophe Fillion-Robin 90e075cca3 COMP: Commented ctkExtensionFactory in Widgets/Plugins/CMakeLists.txt vor 15 Jahren
  Jean-Christophe Fillion-Robin 89d47207ee ENH: Added setOff / isOffEnabled method to ctkLogger vor 15 Jahren
  Julien Finet c64f7c0450 ENH: Support custom sliders in ctkDoubleRangeSlider and ctkRangeWidget vor 15 Jahren
  Julien Finet d84be20650 ENH: Add ctkVTKScalarBarWidget that represents a vtkScalarBarWidget vor 15 Jahren
  Julien Finet a487b4b479 ENH: Add ctkVTKTextPropertyWidget that represents a vtkTextProperty vor 15 Jahren
  Julien Finet b41c065e91 ENH: ctkDoubleSlider now uses the same size policies than QSlider vor 15 Jahren
  Julien Finet fa509d4d5b BUG: ctkTreeComboBox now supports QComboBox::rootModelIndex vor 15 Jahren