コミット履歴

作者 SHA1 メッセージ 日付
  Sascha Zelzer 1a1beb644c Fixed typo for consistent include guard names. 14 年 前
  Sascha Zelzer 19409f4d86 Renamed files and classes from *ModuleInstance* to *Module*. 14 年 前
  Sascha Zelzer c7c82f0f92 Consistently use _p.h for private headers. 14 年 前
  Sascha Zelzer d7125ce87b Use pass by value for primitive types. Added const where appropriate. 14 年 前
  Sascha Zelzer f21b5f65b5 Added setVerboseOutput() method to CmdLineModuleManager. 14 年 前
  MattClarkson 086955896c Added moduleAdded and moduleRemoved to ctkCmdLineModuleManager 14 年 前
  MattClarkson 78344ec368 Removed modulesChanged signal, and filenameToReferenceMap from ctkCmdLineModuleDirectoryWatcher 14 年 前
  MattClarkson c789e99596 Menu Factory takes QList of ctkCmdLineModuleReference instead of QHash 14 年 前
  MattClarkson a15224d70a Added new class ctkCmdLineModuleMenuFactoryQtGui 14 年 前
  MattClarkson 45d8e97bb1 Added new class ctkCmdLineModuleDirectoryWatcher 14 年 前
  MattClarkson 6248a2585e Implemented ctkCmdLineModuleManager::moduleReference and ctkCmdLineModuleManager::unregisterModule 14 年 前
  MattClarkson 359cff8933 added missing #include <QVariant> 14 年 前
  MattClarkson c8eb1d4436 Options for ctkCmdLineModuleDefaultPathBuilder to default all directories to off 14 年 前
  MattClarkson a0aa455805 Added basic ctkCmdLineModulePathBuilder and ctkCmdLineModuleDefaultPathBuilder 14 年 前
  Sascha Zelzer 48a295827a First implementation of XML progress report parsing and watching. 14 年 前
  Sascha Zelzer b21cab6fb2 Create a QLineEdit for "string" parameter types. 14 年 前
  Sascha Zelzer e4fd9a56d8 Do not take ownership of the module instance factory. 14 年 前
  Sascha Zelzer ba055de2ef Support for running cmd line modules. Partial support for QFuture. 14 年 前
  Sascha Zelzer bca72adf2f Use "CmdLineModule" naming convention in test modules. 14 年 前
  Sascha Zelzer 45a1bb8517 Merge commit '610571133925ebd542fb357210416ecf2d710435' into cli-module-support 14 年 前
  Jean-Christophe Fillion-Robin 6105711339 Update Python tag to fix macosx xcode 4.3.3 build error 14 年 前
  Jean-Christophe Fillion-Robin 75de057835 Consider all generated Qt 4.8 PythonQt wrappers 14 年 前
  Sascha Zelzer 5a88a72304 Use QIODevice types in XslTransform class. 14 年 前
  Sascha Zelzer 6a791285a1 Merge commit 'f6961c7909e332cd44336e328a8a925431a3aefe' into cli-module-support 14 年 前
  Sascha Zelzer 3d8f1b657d Use correct property for ctkPathLineEdit. 14 年 前
  Sascha Zelzer ae54263b88 Fixed duplicated index. 14 年 前
  Sascha Zelzer e7f9fd36fa Removed adding parameter information which is not gui relevant. 14 年 前
  Sascha Zelzer b613959023 Generalized the handling of parameter values and cmd line arguments. 14 年 前
  Sascha Zelzer 227e417934 Started reworking the cmd line future implementation. 14 年 前
  Sascha Zelzer 17a44cbbba Added doxygen groupings. 14 年 前