Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jean-Christophe Fillion-Robin 1f66635a59 STYLE: Rename icon filename {minus, plus}-16.png into {minus, plus}.png 15 gadi atpakaļ
  Sascha Zelzer ddaf383f5c ENH: DependencyGraph: Added tests for cycle detection and subgraph ordering on disconnected (directed) graphs 15 gadi atpakaļ
  Julien Finet 27c29ff2e6 ENH: Expose ctkDynamicSpacer::activate property, this allows to define a 15 gadi atpakaļ
  Sascha Zelzer 16b032d31a ENH: PluginDependencies: Added test dependencies 15 gadi atpakaļ
  Sascha Zelzer 439d2b9533 FIX: PluginDependencies: Fix dynamic export header generation 15 gadi atpakaļ
  Sascha Zelzer 1e9e0d4e4b ENH: PluginDependencies: Use "DGraph -sort label" in ctkMacroValidateBuildOptions 15 gadi atpakaļ
  Sascha Zelzer 869938fbd2 FIX: Fixed counting of vertices. 15 gadi atpakaļ
  Sascha Zelzer 1f59488b24 ENH: DGraph: Restored old behavior for -paths argument. Added new 15 gadi atpakaļ
  Sascha Zelzer 5ff8be2df0 FIX: DependencyGraph: Fix cycle detection by reseting the discovered and 15 gadi atpakaļ
  Sascha Zelzer 048b58cb64 FIX: DGraph: Use topological sort on subgraphs to print dependencies for 15 gadi atpakaļ
  Sascha Zelzer 1e0f827a5f ENH: DependencyGraph: Enhanced the topologicalSort() method to be able to 15 gadi atpakaļ
  Sascha Zelzer 59dfa909b0 ENH: Dependency Graph: find a path from between two vertices in graphs 15 gadi atpakaļ
  Sascha Zelzer 3dc910495c ENH: DependencyGraph: When checking for a cycle, check all vertices, not 15 gadi atpakaļ
  Sascha Zelzer 041d28eeaf STYLE: DependencyGraph: fix comment 15 gadi atpakaļ
  Sascha Zelzer 98b7352a52 ENH: DependencyGraph: Set the parent even in the case when a vertex 15 gadi atpakaļ
  Sascha Zelzer 3e71205594 FIX: DependencyGraph: Cycle detection failed for example on 1->2->1. 15 gadi atpakaļ
  Sascha Zelzer 74cb8067de FIX: DependenyGraph: Fixed infinite loop if an empty or commented line is encountered. 15 gadi atpakaļ
  Sascha Zelzer b44247bdea ENH: DependencyGraph: Added a method to retrieve all source vertices (with 15 gadi atpakaļ
  Sascha Zelzer 08c3f095f4 STYLE: DependencyGraph: Rename Degree to OutDegree and indegree to outdegree, because they 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin ba92b24834 Merge branch 'ctkSimplePythonShell' 15 gadi atpakaļ
  Steve Pieper 44294d8e61 BUG: fix case of Python_Qt_init_QtUiTools call 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 943bb54c05 Merge branch 'remove_vtk_commandlineparser' 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 02f4925781 Merge branch 'commandlineparser_enhanced' 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 7e5b730a4e ENH: Added multi-line support to ctkPythonShell 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin db142103ff STYLE: Remove commented code from ctkPythonShell 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin e5f4aa70d9 ENH: Added test skeleton for consoleWidget and pythonShell 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 93cffdf3eb ENH: In pythonShell, the consoleWidget created internally is now set to be the focusProxy 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin c78f31eabd BUG: commandlineparser - Handle the case when (ShortPrefix + UnPrefixedArg) matches LongPrefix 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin f65b5f87d9 ENH: commandlineparser - Added more debug statement 15 gadi atpakaļ
  Jean-Christophe Fillion-Robin 461306c432 ENH: commandlineparser - If possible, use settings value as default value in helpText 15 gadi atpakaļ