提交历史

作者 SHA1 备注 提交日期
  Matt Clarkson d6e4070825 Fix reloadModules in ctkCommandLineModuleExplorer 11 年之前
  Matt Clarkson f72edaf3e2 Broadcast CLI loadModules errors using errorDetected signal 11 年之前
  Matt Clarkson e65d8cd49e Provide PIMPL q pointer to access public class 11 年之前
  Matt Clarkson 55a21c1aba Declare errorDetected signal on CLI directory watcher 11 年之前
  Matt Clarkson 196fcd93f2 Refactor messageBoxModuleRegistration to generalise it 11 年之前
  Sascha Zelzer c15ce9dbfb Merge branch '376-handle-timeout-retrieving-xml' 11 年之前
  Sascha Zelzer e8c8a0a884 Added unit tests for CLM timeout and caching handling. 11 年之前
  Sascha Zelzer 73e80bda4f Added methods to retrieve registered backends from the module manager. 11 年之前
  Sascha Zelzer bba0fd4ddb Added method documentation. 11 年之前
  Sascha Zelzer 60336025bc Added timeOutForXmlRetrieval to the module backend class. 11 年之前
  Sascha Zelzer 0234d1d37c Merge pull request #486 from espakm/ctkDICOMQueryRetrieveWidget-fix 11 年之前
  Sascha Zelzer 52f671742e Merge branch '487-standardise-fileExtension' 11 年之前
  Matt Clarkson c2dacdfe4c Stop reloadModules crashing 11 年之前
  Matt Clarkson 4397a1dfe7 Trap exceptions from concurrent registrations of CLI and report error messages and references 11 年之前
  Matt Clarkson 8479c0d095 Put messageBoxModuleRegistration back in 11 年之前
  Matt Clarkson a668f6b5ea Enable timeout to be specified via MainWindow 11 年之前
  Matt Clarkson a932ae4399 Merge branch 'cli-timeout' of https://github.com/saschazelzer/CTK into 376-handle-timeout-retrieving-xml 11 年之前
  Matt Clarkson 58dcd62427 Tidy up widget tour, image type not necessary here, asterisks not valid as examples. 11 年之前
  Matt Clarkson 0969831175 Asterisk no longer allowed in file extension 11 年之前
  Matt Clarkson 90083b803b Define fileExtensions as attribute with restriction 11 年之前
  Matt Clarkson 019d677f41 Add ability to replace CLI backend 11 年之前
  Matt Clarkson 990a42e5a3 Tweak error message format 11 年之前
  Matt Clarkson 092fe3fac3 Don't cache XML if it was a timeout 11 年之前
  Matt Clarkson 2df84cb1cc Use try/catch and debug output when extracting xml 11 年之前
  Matt Clarkson 928ee6bccf Throw ctkCmdLineModuleTimeoutException when local process times-out retrieving xml 11 年之前
  Matt Clarkson 070d17c7af Add timeout exception type 11 年之前
  Matt Clarkson d60d0f2472 Add time-out in ms for XML retrieval for local process 11 年之前
  Matt Clarkson a77832fe8d Make GUI label more verbose 11 年之前
  Matt Clarkson 0a1eed753d Add fileExtensionsType to xsd for CLI 11 年之前
  Matt Clarkson 0fe540df9e Cope with leading asterisk, and missing dot 11 年之前