コミット履歴

作者 SHA1 メッセージ 日付
  Sascha Zelzer 19409f4d86 Renamed files and classes from *ModuleInstance* to *Module*. 13 年 前
  Sascha Zelzer c7c82f0f92 Consistently use _p.h for private headers. 13 年 前
  Steve Pieper 261841d091 Put cache in independent database because of issue #204 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 年 前
  MattClarkson 359cff8933 added missing #include <QVariant> 13 年 前
  MattClarkson c8eb1d4436 Options for ctkCmdLineModuleDefaultPathBuilder to default all directories to off 13 年 前
  MattClarkson a0aa455805 Added basic ctkCmdLineModulePathBuilder and ctkCmdLineModuleDefaultPathBuilder 13 年 前
  Steve Pieper 7c4be0fb51 Fix for possible null DcmObject 13 年 前
  Sascha Zelzer 48a295827a First implementation of XML progress report parsing and watching. 13 年 前
  Sascha Zelzer b21cab6fb2 Create a QLineEdit for "string" parameter types. 13 年 前
  Sascha Zelzer e4fd9a56d8 Do not take ownership of the module instance factory. 13 年 前
  Sascha Zelzer ba055de2ef Support for running cmd line modules. Partial support for QFuture. 13 年 前
  Sascha Zelzer bca72adf2f Use "CmdLineModule" naming convention in test modules. 13 年 前
  Jean-Christophe Fillion-Robin 6367f8639e Merge branch '203-pythonqt-build-error' 13 年 前
  Jean-Christophe Fillion-Robin 0cbd451858 Update PythonQt tag to fix error when building Debug against Python release 13 年 前
  MattClarkson 111acd7d8d Changed size of vertical spacer in ctkDirectoryListWidget group box to get better layout when expand/un-expand 13 年 前
  MattClarkson eb53a30cb8 Changed ctkDirectoryListWidgetPrivate::onExpandClicked to take bool, and toggle visibility of group box 13 年 前
  MattClarkson 0ba80449b2 Updated copyright info in ctkDirectoryListView and ctkDirectoryListWidget 13 年 前
  MattClarkson 0542cc63de Connect directoryListChanged signal 13 年 前
  MattClarkson 854fac6835 Added ctkDirectoryListWidget 13 年 前
  Jean-Christophe Fillion-Robin 2f2d5a9700 Added ctkDirectoryListView 13 年 前
  Steve Pieper 10f62c2103 Enable tag caching in the fileElement and instanceElement calls 13 年 前
  Steve Pieper 09f383f382 Enable tag caching 13 年 前