커밋 기록

작성자 SHA1 메시지 날짜
  Sascha Zelzer 048b58cb64 FIX: DGraph: Use topological sort on subgraphs to print dependencies for 15 년 전
  Sascha Zelzer 1e0f827a5f ENH: DependencyGraph: Enhanced the topologicalSort() method to be able to 15 년 전
  Sascha Zelzer 59dfa909b0 ENH: Dependency Graph: find a path from between two vertices in graphs 15 년 전
  Sascha Zelzer 3dc910495c ENH: DependencyGraph: When checking for a cycle, check all vertices, not 15 년 전
  Sascha Zelzer 041d28eeaf STYLE: DependencyGraph: fix comment 15 년 전
  Sascha Zelzer 98b7352a52 ENH: DependencyGraph: Set the parent even in the case when a vertex 15 년 전
  Sascha Zelzer 3e71205594 FIX: DependencyGraph: Cycle detection failed for example on 1->2->1. 15 년 전
  Sascha Zelzer 74cb8067de FIX: DependenyGraph: Fixed infinite loop if an empty or commented line is encountered. 15 년 전
  Sascha Zelzer b44247bdea ENH: DependencyGraph: Added a method to retrieve all source vertices (with 15 년 전
  Sascha Zelzer 08c3f095f4 STYLE: DependencyGraph: Rename Degree to OutDegree and indegree to outdegree, because they 15 년 전
  Jean-Christophe Fillion-Robin ba92b24834 Merge branch 'ctkSimplePythonShell' 15 년 전
  Steve Pieper 44294d8e61 BUG: fix case of Python_Qt_init_QtUiTools call 15 년 전
  Jean-Christophe Fillion-Robin 943bb54c05 Merge branch 'remove_vtk_commandlineparser' 15 년 전
  Jean-Christophe Fillion-Robin 02f4925781 Merge branch 'commandlineparser_enhanced' 15 년 전
  Jean-Christophe Fillion-Robin 7e5b730a4e ENH: Added multi-line support to ctkPythonShell 15 년 전
  Jean-Christophe Fillion-Robin db142103ff STYLE: Remove commented code from ctkPythonShell 15 년 전
  Jean-Christophe Fillion-Robin e5f4aa70d9 ENH: Added test skeleton for consoleWidget and pythonShell 15 년 전
  Jean-Christophe Fillion-Robin 93cffdf3eb ENH: In pythonShell, the consoleWidget created internally is now set to be the focusProxy 15 년 전
  Jean-Christophe Fillion-Robin c78f31eabd BUG: commandlineparser - Handle the case when (ShortPrefix + UnPrefixedArg) matches LongPrefix 15 년 전
  Jean-Christophe Fillion-Robin f65b5f87d9 ENH: commandlineparser - Added more debug statement 15 년 전
  Jean-Christophe Fillion-Robin 461306c432 ENH: commandlineparser - If possible, use settings value as default value in helpText 15 년 전
  Jean-Christophe Fillion-Robin f5abaf3359 STYLE: commandlineparser - fix indent 15 년 전
  Julien Finet 86ba71093c COMP: Add dllimport/dllexport for windows build (ctkPixmapIconEngine) 15 년 전
  Julien Finet b346220fc8 ENH: Exposing rangeChanged(...) to the ctkXXXSliderXXX classes 15 년 전
  Jean-Christophe Fillion-Robin 67ee9b8e7a STYLE: commandlineparser - fix spelling in comment and add missing separator between functions 15 년 전
  Jean-Christophe Fillion-Robin 353dc9155d ENH: commandlineparser - Added StrictMode property 15 년 전
  Jean-Christophe Fillion-Robin c201fdf55b ENH: Remove class Visualization/VTK/Core/ctkVTKCommandOptions, Core/ctkCommandLineParser should now be used. 15 년 전
  Jean-Christophe Fillion-Robin 899015342f ENH: commandlinepaser - Added convenient method parseArguments(int argc, char** argv, bool* ok = 0) 15 년 전
  Julien Finet b434ee0801 Merge branch 'ctkIconEnginePlugin' 15 년 전
  Julien Finet 56056f2583 COMP: Missing qt_mac_get_scalefactor on MAC, just comment... 15 년 전