Commit History

Author SHA1 Message Date
  Sascha Zelzer 869938fbd2 FIX: Fixed counting of vertices. 14 years ago
  Sascha Zelzer 1f59488b24 ENH: DGraph: Restored old behavior for -paths argument. Added new 14 years ago
  Sascha Zelzer 5ff8be2df0 FIX: DependencyGraph: Fix cycle detection by reseting the discovered and 14 years ago
  Sascha Zelzer 048b58cb64 FIX: DGraph: Use topological sort on subgraphs to print dependencies for 14 years ago
  Sascha Zelzer 1e0f827a5f ENH: DependencyGraph: Enhanced the topologicalSort() method to be able to 14 years ago
  Sascha Zelzer 59dfa909b0 ENH: Dependency Graph: find a path from between two vertices in graphs 14 years ago
  Sascha Zelzer 3dc910495c ENH: DependencyGraph: When checking for a cycle, check all vertices, not 14 years ago
  Sascha Zelzer 041d28eeaf STYLE: DependencyGraph: fix comment 14 years ago
  Sascha Zelzer 98b7352a52 ENH: DependencyGraph: Set the parent even in the case when a vertex 14 years ago
  Sascha Zelzer 3e71205594 FIX: DependencyGraph: Cycle detection failed for example on 1->2->1. 14 years ago
  Sascha Zelzer 74cb8067de FIX: DependenyGraph: Fixed infinite loop if an empty or commented line is encountered. 14 years ago
  Sascha Zelzer b44247bdea ENH: DependencyGraph: Added a method to retrieve all source vertices (with 14 years ago
  Sascha Zelzer 08c3f095f4 STYLE: DependencyGraph: Rename Degree to OutDegree and indegree to outdegree, because they 14 years ago
  Sascha Zelzer 69d7a65278 ENH: first draft for a plugin dependency system 14 years ago
  Jean-Christophe Fillion-Robin e5071c3420 Merge branch 'ctkVTKSliceView' 14 years ago
  Jean-Christophe Fillion-Robin fcc6a90413 ENH: Changed signal resized(QResizeEvent*) into resized(const QSize& size, const QSize& oldSize) 14 years ago
  Jean-Christophe Fillion-Robin 078d9cf3c6 ENH: Change ctkVTKSliceView API - setImageData, setCornerAnnotationText, setBackgroundColor, setRenderEnabled are not slots 14 years ago
  Jean-Christophe Fillion-Robin 90e075cca3 COMP: Commented ctkExtensionFactory in Widgets/Plugins/CMakeLists.txt 14 years ago
  Jean-Christophe Fillion-Robin 89d47207ee ENH: Added setOff / isOffEnabled method to ctkLogger 14 years ago
  Julien Finet c64f7c0450 ENH: Support custom sliders in ctkDoubleRangeSlider and ctkRangeWidget 14 years ago
  Julien Finet d84be20650 ENH: Add ctkVTKScalarBarWidget that represents a vtkScalarBarWidget 15 years ago
  Julien Finet a487b4b479 ENH: Add ctkVTKTextPropertyWidget that represents a vtkTextProperty 15 years ago
  Julien Finet b41c065e91 ENH: ctkDoubleSlider now uses the same size policies than QSlider 15 years ago
  Julien Finet fa509d4d5b BUG: ctkTreeComboBox now supports QComboBox::rootModelIndex 15 years ago
  Julien Finet d2c6889128 ENH: Expose ctkTreeComboBox::treeView() 15 years ago
  Julien Finet fd65ca0f68 ENH: Reconnecting an object of a different type is not an error 15 years ago
  Daniel Blezek d9e19c3a01 Merge branch 'DICOMRetrieve' 15 years ago
  Daniel Blezek bb16264c3a Merge branch 'master' of github.com:commontk/CTK 15 years ago
  Daniel Blezek ed565d2cb4 Changed to native eol. 15 years ago
  Daniel Blezek 62987b4bb1 DICOM Retrieve working. 15 years ago