提交历史

作者 SHA1 备注 提交日期
  Sascha Zelzer 1dd16ae785 Include missing header for some Visual Studio versions. 10 年之前
  Sascha Zelzer 73e80bda4f Added methods to retrieve registered backends from the module manager. 11 年之前
  Sascha Zelzer 60336025bc Added timeOutForXmlRetrieval to the module backend class. 11 年之前
  Matt Clarkson c2dacdfe4c Stop reloadModules crashing 11 年之前
  Matt Clarkson a932ae4399 Merge branch 'cli-timeout' of https://github.com/saschazelzer/CTK into 376-handle-timeout-retrieving-xml 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 年之前
  Sascha Zelzer 888a64c730 Added timeout handling for command line modules. 11 年之前
  Matt Clarkson 855106504c CLI ValidationMode now not const 11 年之前
  Matt Clarkson eed8e1f94a Reload all CLI modules 11 年之前
  Matt Clarkson d4a1873e0b Don't update cache timestamp, if reading XML from cache 11 年之前
  Matt Clarkson 03196ea65a Allow CmdLineModuleManager to clear cache 11 年之前
  Sascha Zelzer b54453d2d4 Fixed more Qt 4.6 issues. 12 年之前
  Sascha Zelzer 7bfbbf5feb Added a getter for the ModuleManager validation mode. 12 年之前
  Sascha Zelzer cd9f093fe5 Do not create invalid module references when querying the manager. 12 年之前
  Sascha Zelzer 047ce4ecd4 Always cache the XML output of a module. 12 年之前
  Sascha Zelzer 31f099b081 Do not try to un-register an invalid module reference. 12 年之前
  Sascha Zelzer 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. 12 年之前
  Sascha Zelzer 6def9e93c2 Improved code style for consistency. 12 年之前
  Sascha Zelzer 9129b3ab17 Added caching support cmd line module xml descriptions. 12 年之前
  Sascha Zelzer 004e947141 The ctkCmdLineModuleManager is now thread-safe. 12 年之前
  Sascha Zelzer 9340a14d0c Refactored code into front- and backends + many explorer app improvements. 12 年之前
  Sascha Zelzer 0a66f92ea1 Use descriptive names for member variables. 12 年之前
  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 f21b5f65b5 Added setVerboseOutput() method to CmdLineModuleManager. 13 年之前
  MattClarkson 086955896c Added moduleAdded and moduleRemoved to ctkCmdLineModuleManager 13 年之前
  MattClarkson 6248a2585e Implemented ctkCmdLineModuleManager::moduleReference and ctkCmdLineModuleManager::unregisterModule 13 年之前