Commit History

作者 SHA1 備註 提交日期
  Steve Pieper 60457e4380 ENH support connection to DCM4CHEE pacs which requires specification of 15 年之前
  Julien Finet 48e8336d14 BUG: ctkRangeSlider was not handling vertical orientation correctly 15 年之前
  Sascha Zelzer d6bb5408df STYLE: DGraph: added the -sort argument to the help message 15 年之前
  Sascha Zelzer 5615eb27bc ENH: PluginDependencies: Remove test plugins 15 年之前
  Sascha Zelzer e3598792ed STYLE: DGraph: added the -sort argument to the help message 15 年之前
  Jean-Christophe Fillion-Robin c7e37b7db4 Merge topic 'python_wrapping' 15 年之前
  Jean-Christophe Fillion-Robin 1b43eba6e6 COMP: In ctkMacroWrapPythonQt, updated path with python library path to make sure python executable works properly. 15 年之前
  Jean-Christophe Fillion-Robin 04485a890d Merge topic 'superbuild_features' into 'python_wrapping' 15 年之前
  Jean-Christophe Fillion-Robin 6375473d16 ENH: Added macro ctkMacroSetPath that should be used instead of ctkFunctionExecuteProcess 15 年之前
  Sascha Zelzer e87fe1533d COMP: Mingw: When using -fstack-protection-all, linking to libssp 15 年之前
  Sascha Zelzer 713b8883a9 COMP: Mingw QtMobility: use proper make command on MinGW systems 15 年之前
  Julien Finet d10fdb5a2c STYLE: Remove useless debug output in ctkDynamicSpacer. 15 年之前
  Julien Finet 5116d093af BUG: The decimal property of ctk[Slider,Range]Widget must be first 15 年之前
  Jean-Christophe Fillion-Robin 52fc6e9127 Merge topic 'review_qrc_file' 15 年之前
  Jean-Christophe Fillion-Robin 1f66635a59 STYLE: Rename icon filename {minus, plus}-16.png into {minus, plus}.png 15 年之前
  Sascha Zelzer ddaf383f5c ENH: DependencyGraph: Added tests for cycle detection and subgraph ordering on disconnected (directed) graphs 15 年之前
  Julien Finet 27c29ff2e6 ENH: Expose ctkDynamicSpacer::activate property, this allows to define a 15 年之前
  Sascha Zelzer 16b032d31a ENH: PluginDependencies: Added test dependencies 15 年之前
  Sascha Zelzer 439d2b9533 FIX: PluginDependencies: Fix dynamic export header generation 15 年之前
  Sascha Zelzer 1e9e0d4e4b ENH: PluginDependencies: Use "DGraph -sort label" in ctkMacroValidateBuildOptions 15 年之前
  Sascha Zelzer 869938fbd2 FIX: Fixed counting of vertices. 15 年之前
  Sascha Zelzer 1f59488b24 ENH: DGraph: Restored old behavior for -paths argument. Added new 15 年之前
  Sascha Zelzer 5ff8be2df0 FIX: DependencyGraph: Fix cycle detection by reseting the discovered and 15 年之前
  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 年之前