Commit History

Author SHA1 Message Date
  Sascha Zelzer 45a1bb8517 Merge commit '610571133925ebd542fb357210416ecf2d710435' into cli-module-support 13 years ago
  Jean-Christophe Fillion-Robin 6105711339 Update Python tag to fix macosx xcode 4.3.3 build error 13 years ago
  Jean-Christophe Fillion-Robin 75de057835 Consider all generated Qt 4.8 PythonQt wrappers 13 years ago
  Sascha Zelzer 5a88a72304 Use QIODevice types in XslTransform class. 13 years ago
  Sascha Zelzer 6a791285a1 Merge commit 'f6961c7909e332cd44336e328a8a925431a3aefe' into cli-module-support 13 years ago
  Sascha Zelzer 3d8f1b657d Use correct property for ctkPathLineEdit. 13 years ago
  Sascha Zelzer ae54263b88 Fixed duplicated index. 13 years ago
  Sascha Zelzer e7f9fd36fa Removed adding parameter information which is not gui relevant. 13 years ago
  Sascha Zelzer b613959023 Generalized the handling of parameter values and cmd line arguments. 13 years ago
  Sascha Zelzer 227e417934 Started reworking the cmd line future implementation. 13 years ago
  Sascha Zelzer 17a44cbbba Added doxygen groupings. 13 years ago
  Sascha Zelzer 5056be3ae1 Implemented ctkCmdLineModuleInstance::setValue(). 13 years ago
  Jean-Christophe Fillion-Robin f6961c7909 Add convenience method addWrapperFactory() 13 years ago
  Jean-Christophe Fillion-Robin dcc6b7e61a Add VTK PythonQt foreign wrapper 13 years ago
  Jean-Christophe Fillion-Robin 638d247478 Do not include legacy code when building VTK 13 years ago
  Sascha Zelzer 8ba2d72e10 Fixed boolean conversion operator. 13 years ago
  Sascha Zelzer 4f162b880d Removed debugging output (does not compile on Windows). 13 years ago
  Sascha Zelzer 099af96647 Support executing a module via a ctkCmdLineModuleInstance object. 13 years ago
  Jean-Christophe Fillion-Robin e2453d5f5e Update VTK tag to v.5.10.0 in external project definition 13 years ago
  Sascha Zelzer 7a8050ed85 Implemented getting a ctkCmdLineModuleDescription object. 13 years ago
  Sascha Zelzer e7e7ed23d9 CLI API prototype with a new separate QtGui dependent library. 13 years ago
  Sascha Zelzer bfbaa88c14 Made ctkCmdLineModuleDescription and related classes read-only. 13 years ago
  Sascha Zelzer 20ec78b85a Use consistent command line arguments. 13 years ago
  Sascha Zelzer 292f07c618 Renamed CLI files and class names to have more descriptive names. 13 years ago
  Sascha Zelzer 8d8daa2541 Renamed library and sample app for CLI module support. 13 years ago
  Sascha Zelzer e6a782a854 Disable old ModuleDescription tests using old API. 13 years ago
  Sascha Zelzer 2c082fc64e Added skeleton for two CLI modules. 13 years ago
  Sascha Zelzer c20de1723e Sample app to create a GUI for a CLI module. 13 years ago
  Sascha Zelzer 383d8fc628 Merge branch 'fix-ctkPathLineEdit-initialization' into HEAD 13 years ago
  Sascha Zelzer 622fca769f Added alternative way for "parsing" a CLI XML description. 13 years ago