Historial de Commits

Autor SHA1 Mensaje Fecha
  Sascha Zelzer 1e0f827a5f ENH: DependencyGraph: Enhanced the topologicalSort() method to be able to hace 15 años
  Sascha Zelzer 59dfa909b0 ENH: Dependency Graph: find a path from between two vertices in graphs hace 15 años
  Sascha Zelzer 3dc910495c ENH: DependencyGraph: When checking for a cycle, check all vertices, not hace 15 años
  Sascha Zelzer 041d28eeaf STYLE: DependencyGraph: fix comment hace 15 años
  Sascha Zelzer 98b7352a52 ENH: DependencyGraph: Set the parent even in the case when a vertex hace 15 años
  Sascha Zelzer 3e71205594 FIX: DependencyGraph: Cycle detection failed for example on 1->2->1. hace 15 años
  Sascha Zelzer 74cb8067de FIX: DependenyGraph: Fixed infinite loop if an empty or commented line is encountered. hace 15 años
  Sascha Zelzer b44247bdea ENH: DependencyGraph: Added a method to retrieve all source vertices (with hace 15 años
  Sascha Zelzer 08c3f095f4 STYLE: DependencyGraph: Rename Degree to OutDegree and indegree to outdegree, because they hace 15 años
  Sascha Zelzer 69d7a65278 ENH: first draft for a plugin dependency system hace 15 años
  Jean-Christophe Fillion-Robin e5071c3420 Merge branch 'ctkVTKSliceView' hace 15 años
  Jean-Christophe Fillion-Robin fcc6a90413 ENH: Changed signal resized(QResizeEvent*) into resized(const QSize& size, const QSize& oldSize) hace 15 años
  Jean-Christophe Fillion-Robin 078d9cf3c6 ENH: Change ctkVTKSliceView API - setImageData, setCornerAnnotationText, setBackgroundColor, setRenderEnabled are not slots hace 15 años
  Jean-Christophe Fillion-Robin 90e075cca3 COMP: Commented ctkExtensionFactory in Widgets/Plugins/CMakeLists.txt hace 15 años
  Jean-Christophe Fillion-Robin 89d47207ee ENH: Added setOff / isOffEnabled method to ctkLogger hace 15 años
  Julien Finet c64f7c0450 ENH: Support custom sliders in ctkDoubleRangeSlider and ctkRangeWidget hace 15 años
  Julien Finet d84be20650 ENH: Add ctkVTKScalarBarWidget that represents a vtkScalarBarWidget hace 15 años
  Julien Finet a487b4b479 ENH: Add ctkVTKTextPropertyWidget that represents a vtkTextProperty hace 15 años
  Julien Finet b41c065e91 ENH: ctkDoubleSlider now uses the same size policies than QSlider hace 15 años
  Julien Finet fa509d4d5b BUG: ctkTreeComboBox now supports QComboBox::rootModelIndex hace 15 años
  Julien Finet d2c6889128 ENH: Expose ctkTreeComboBox::treeView() hace 15 años
  Julien Finet fd65ca0f68 ENH: Reconnecting an object of a different type is not an error hace 15 años
  Daniel Blezek d9e19c3a01 Merge branch 'DICOMRetrieve' hace 15 años
  Daniel Blezek bb16264c3a Merge branch 'master' of github.com:commontk/CTK hace 15 años
  Daniel Blezek ed565d2cb4 Changed to native eol. hace 15 años
  Daniel Blezek 62987b4bb1 DICOM Retrieve working. hace 15 años
  Daniel Blezek c4c58138fe Initial pass at Retrive is working. hace 15 años
  Daniel Blezek 286bf7f2da Merge branch 'master', remote branch 'origin' into DICOMRetrieve hace 15 años
  Julien Finet 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog hace 15 años
  Julien Finet e725d28d4e STYLE: Add comment to ctkCollapsibleButton hace 15 años