コミット履歴

作者 SHA1 メッセージ 日付
  MattClarkson 7204ff768a Change ctkCmdLineModule to only write command line arg if a value has been specified 12 年 前
  MattClarkson 639eec660a Provide separate variable names for image and file input and output widgets 12 年 前
  MattClarkson 0199f7dbfb Separate xsl for file and image types 12 年 前
  MattClarkson 514b5d6e6a Provide QUiLoader and ctkCmdLineModuleXslTransform via protected virtual getters 12 年 前
  Sascha Zelzer 9fb4b4729a Use variable substitution syntax for unsupported widget types. 13 年 前
  Sascha Zelzer dae2f987ff Use pimpl idiom for public xml/xsl classes. 13 年 前
  Sascha Zelzer 7e1ec6e317 Added option to format xml output from xsl transformations. 13 年 前
  Julien Finet 481f5055ae Add customization of ctkCmdLineModuleXslTransform 13 年 前
  Sascha Zelzer 69125fde70 Fix gcc 4.2.1 issue with super-class constructor. 13 年 前
  Sascha Zelzer d7563dd526 Cancel and pause (on POSIX systems) support for a process-based QFuture. 13 年 前
  Sascha Zelzer 048555a14d Added cancel support when running modules. 13 年 前
  Sascha Zelzer be8e8768cc Use inheritance for the custom QFuture class. 13 年 前
  Sascha Zelzer da9b93bfda Enable needed dependencies for ctkCommandLineModuleExplorer. 13 年 前
  Sascha Zelzer b023d87b67 Add the path to the Qt designer plugins to the ui loader. 13 年 前
  MattClarkson 571dfebf0a Add slots for moduleProgressValueChanged moduleProgressTextChanged in ctkCLModuleExplorerMainWindow 13 年 前
  MattClarkson f4d9a93d1b Fix ctkCLModuleExplorerMainWindow to match new QFuture API 13 年 前
  Sascha Zelzer 7775c377f5 Added support for progress reporting via QFuture. 13 年 前
  Sascha Zelzer b02a88df12 Merge branch '199-create-a-directory-list-widget' into cli-module-support 13 年 前
  Sascha Zelzer 9f07597ed4 Removed superfluous semicolon. 13 年 前
  Sascha Zelzer 1a1beb644c Fixed typo for consistent include guard names. 13 年 前
  Sascha Zelzer 19409f4d86 Renamed files and classes from *ModuleInstance* to *Module*. 13 年 前
  Sascha Zelzer c7c82f0f92 Consistently use _p.h for private headers. 13 年 前
  Sascha Zelzer d7125ce87b Use pass by value for primitive types. Added const where appropriate. 13 年 前
  Sascha Zelzer f21b5f65b5 Added setVerboseOutput() method to CmdLineModuleManager. 13 年 前
  MattClarkson 086955896c Added moduleAdded and moduleRemoved to ctkCmdLineModuleManager 13 年 前
  MattClarkson 78344ec368 Removed modulesChanged signal, and filenameToReferenceMap from ctkCmdLineModuleDirectoryWatcher 13 年 前
  MattClarkson c789e99596 Menu Factory takes QList of ctkCmdLineModuleReference instead of QHash 13 年 前
  MattClarkson a15224d70a Added new class ctkCmdLineModuleMenuFactoryQtGui 13 年 前
  MattClarkson 45d8e97bb1 Added new class ctkCmdLineModuleDirectoryWatcher 13 年 前
  MattClarkson 6248a2585e Implemented ctkCmdLineModuleManager::moduleReference and ctkCmdLineModuleManager::unregisterModule 13 年 前