Commit History

Author SHA1 Message Date
  Sascha Zelzer 60336025bc Added timeOutForXmlRetrieval to the module backend class. 11 years ago
  Matt Clarkson a932ae4399 Merge branch 'cli-timeout' of https://github.com/saschazelzer/CTK into 376-handle-timeout-retrieving-xml 11 years ago
  Matt Clarkson 928ee6bccf Throw ctkCmdLineModuleTimeoutException when local process times-out retrieving xml 11 years ago
  Matt Clarkson d60d0f2472 Add time-out in ms for XML retrieval for local process 11 years ago
  Sascha Zelzer 888a64c730 Added timeout handling for command line modules. 11 years ago
  Sascha Zelzer fef76cef38 Pass all string values as they are. Qt quotes them already. Issue #307. 12 years ago
  Matt Clarkson 7cf611a2dd Don't trim string arguments to CLI. 12 years ago
  Matt Clarkson 85e98f2825 Don't substitute command line arg with default 12 years ago
  Matt Clarkson 4ca423a2ba Removed unnecessary #include <iostream> 12 years ago
  Matt Clarkson b0b75f890d CLI pass explicit empty string 12 years ago
  Matt Clarkson e43790ef60 Trim CLI string parameter values, so that if empty, the parameter name is not passed to backend 12 years ago
  Sascha Zelzer 6def9e93c2 Improved code style for consistency. 12 years ago
  Sascha Zelzer 638dec28a1 Merge branch 'cli-module-backend-frontend-refactoring' into cli-module-support 12 years ago
  Sascha Zelzer 9129b3ab17 Added caching support cmd line module xml descriptions. 12 years ago
  Sascha Zelzer 9340a14d0c Refactored code into front- and backends + many explorer app improvements. 12 years ago