Commit Verlauf

Autor SHA1 Nachricht Datum
  Julien Finet c9b7b29f53 Merge branch 'add-vtk-7-support' vor 11 Jahren
  Julien Finet f4c42ecc53 Fix ctkVTKSliceView for VTK v5 vor 11 Jahren
  Julien Finet 8bf6dd1e3b Merge branch 'add-vtk-6-support' vor 11 Jahren
  Julien Finet dedb93a77d Fix VTK 6 support vor 11 Jahren
  Jean-Christophe Fillion-Robin 59953f4b62 Emit ctkVTKSlicerView::resized after vtkRenderWindow size is set. vor 11 Jahren
  Yuzheng Zhou c683240472 ENH: Support VTK6 in CTK vor 11 Jahren
  Sascha Zelzer bd1cf10109 Added more doxygen groups and \ingroup commands. vor 13 Jahren
  Sascha Zelzer ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. vor 13 Jahren
  Julien Finet c1256efb4a Add support for gradient background in ctkVTKRenderView vor 13 Jahren
  Jean-Christophe Fillion-Robin 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 13 Jahren
  Julien Finet c15d277fba Factorize ctkVTKRenderView and ctkVTKSliceView into ctkVTKAbstractView vor 14 Jahren
  Jean-Christophe Fillion-Robin 0515114359 ctkVTKSliceView - Add method setActiveCamera and update resetCamera vor 14 Jahren
  Jean-Christophe Fillion-Robin 87a5c32ed7 Add overlayRenderer and overlayCornerAnnotation to ctkVTKSliceView vor 14 Jahren
  Jean-Christophe Fillion-Robin bc8f751ac6 Add ctkVTKSliceView::cornerAnnotation convenienent method vor 14 Jahren
  Jean-Christophe Fillion-Robin 4bf4adccfb ctkVTKSliceView - Extend doxygen documentation vor 14 Jahren
  Jean-Christophe Fillion-Robin b1b0718c1c First letter of Q_Property changed to lowercase vor 14 Jahren
  Jean-Christophe Fillion-Robin c8fd5a716e Export file header now start with "ctk" lower case vor 14 Jahren
  Jean-Christophe Fillion-Robin 5856bae33b Remove trailing spaces in license header vor 14 Jahren
  Jean-Christophe Fillion-Robin 763c419d85 Remove copyright YEAR from license header vor 14 Jahren
  Julien Finet bab18744b8 STYLE: Use Qt pimpls directly instead of CTK pimpls vor 14 Jahren
  Jean-Christophe Fillion-Robin db3563934e ENH: ctkVTKSliceView - Add highlightedBoxColor / setHighlightedBoxColor vor 14 Jahren
  Jean-Christophe Fillion-Robin c3d8442407 ENH: ctkVTKSliceView - Added convenient slots setLightBoxRendererManager{Row, Column}Count vor 14 Jahren
  Jean-Christophe Fillion-Robin a19580aa88 BUG: ctkVTKSliceView::scheduleRender is now a slot vor 14 Jahren
  Jean-Christophe Fillion-Robin bdf688f8fc BUG: Re-added missing implementation of ctkVTKSliceView::{interactorStyle, setInteractor, interactor} methods vor 14 Jahren
  Jean-Christophe Fillion-Robin 1d8b91dad7 ENH: Update ctkVTKSliceView to use vtkLightBoxRendererManager vor 14 Jahren
  Jean-Christophe Fillion-Robin fcc6a90413 ENH: Changed signal resized(QResizeEvent*) into resized(const QSize& size, const QSize& oldSize) vor 14 Jahren
  Jean-Christophe Fillion-Robin 078d9cf3c6 ENH: Change ctkVTKSliceView API - setImageData, setCornerAnnotationText, setBackgroundColor, setRenderEnabled are not slots vor 14 Jahren
  Jean-Christophe Fillion-Robin 0455f973a4 ENH: ctkVTKSliceView - Signal "resized" is not emitted when the RenderWindow is resized vor 15 Jahren
  Jean-Christophe Fillion-Robin e2270de092 ENH: ctkVTKSliceView - resetCamera is now a slot vor 15 Jahren
  Jean-Christophe Fillion-Robin 8f7569fd4c BUG: In ctkVTK{Slice, Render}View, forceRender should be a slot vor 15 Jahren