Historique des commits

Auteur SHA1 Message Date
  Sascha Zelzer 7775c377f5 Added support for progress reporting via QFuture. il y a 13 ans
  Sascha Zelzer b02a88df12 Merge branch '199-create-a-directory-list-widget' into cli-module-support il y a 13 ans
  Sascha Zelzer 9f07597ed4 Removed superfluous semicolon. il y a 13 ans
  Sascha Zelzer 1a1beb644c Fixed typo for consistent include guard names. il y a 13 ans
  Sascha Zelzer 19409f4d86 Renamed files and classes from *ModuleInstance* to *Module*. il y a 13 ans
  Sascha Zelzer c7c82f0f92 Consistently use _p.h for private headers. il y a 13 ans
  Sascha Zelzer d7125ce87b Use pass by value for primitive types. Added const where appropriate. il y a 13 ans
  Sascha Zelzer f21b5f65b5 Added setVerboseOutput() method to CmdLineModuleManager. il y a 13 ans
  MattClarkson 086955896c Added moduleAdded and moduleRemoved to ctkCmdLineModuleManager il y a 13 ans
  MattClarkson 78344ec368 Removed modulesChanged signal, and filenameToReferenceMap from ctkCmdLineModuleDirectoryWatcher il y a 13 ans
  MattClarkson c789e99596 Menu Factory takes QList of ctkCmdLineModuleReference instead of QHash il y a 13 ans
  MattClarkson a15224d70a Added new class ctkCmdLineModuleMenuFactoryQtGui il y a 13 ans
  MattClarkson 45d8e97bb1 Added new class ctkCmdLineModuleDirectoryWatcher il y a 13 ans
  MattClarkson 6248a2585e Implemented ctkCmdLineModuleManager::moduleReference and ctkCmdLineModuleManager::unregisterModule il y a 13 ans
  MattClarkson 359cff8933 added missing #include <QVariant> il y a 13 ans
  MattClarkson c8eb1d4436 Options for ctkCmdLineModuleDefaultPathBuilder to default all directories to off il y a 13 ans
  MattClarkson a0aa455805 Added basic ctkCmdLineModulePathBuilder and ctkCmdLineModuleDefaultPathBuilder il y a 13 ans
  Sascha Zelzer 48a295827a First implementation of XML progress report parsing and watching. il y a 13 ans
  Sascha Zelzer b21cab6fb2 Create a QLineEdit for "string" parameter types. il y a 13 ans
  Sascha Zelzer e4fd9a56d8 Do not take ownership of the module instance factory. il y a 13 ans
  Sascha Zelzer ba055de2ef Support for running cmd line modules. Partial support for QFuture. il y a 13 ans
  Sascha Zelzer bca72adf2f Use "CmdLineModule" naming convention in test modules. il y a 13 ans
  MattClarkson 111acd7d8d Changed size of vertical spacer in ctkDirectoryListWidget group box to get better layout when expand/un-expand il y a 13 ans
  MattClarkson eb53a30cb8 Changed ctkDirectoryListWidgetPrivate::onExpandClicked to take bool, and toggle visibility of group box il y a 13 ans
  MattClarkson 0ba80449b2 Updated copyright info in ctkDirectoryListView and ctkDirectoryListWidget il y a 13 ans
  MattClarkson 0542cc63de Connect directoryListChanged signal il y a 13 ans
  MattClarkson 854fac6835 Added ctkDirectoryListWidget il y a 13 ans
  Jean-Christophe Fillion-Robin 2f2d5a9700 Added ctkDirectoryListView il y a 13 ans
  Jean-Christophe Fillion-Robin f12d204677 Merge branch '191-rename-private-header-files' il y a 13 ans
  Jean-Christophe Fillion-Robin 229714a4e2 Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)" il y a 13 ans