Historique des commits

Auteur SHA1 Message Date
  Sascha Zelzer dae2f987ff Use pimpl idiom for public xml/xsl classes. il y a 13 ans
  Sascha Zelzer 7e1ec6e317 Added option to format xml output from xsl transformations. il y a 13 ans
  Julien Finet 481f5055ae Add customization of ctkCmdLineModuleXslTransform il y a 13 ans
  Sascha Zelzer 69125fde70 Fix gcc 4.2.1 issue with super-class constructor. il y a 13 ans
  Sascha Zelzer d7563dd526 Cancel and pause (on POSIX systems) support for a process-based QFuture. il y a 13 ans
  Sascha Zelzer 048555a14d Added cancel support when running modules. il y a 13 ans
  Sascha Zelzer be8e8768cc Use inheritance for the custom QFuture class. il y a 13 ans
  Sascha Zelzer da9b93bfda Enable needed dependencies for ctkCommandLineModuleExplorer. il y a 13 ans
  Sascha Zelzer b023d87b67 Add the path to the Qt designer plugins to the ui loader. il y a 13 ans
  MattClarkson 571dfebf0a Add slots for moduleProgressValueChanged moduleProgressTextChanged in ctkCLModuleExplorerMainWindow il y a 13 ans
  MattClarkson f4d9a93d1b Fix ctkCLModuleExplorerMainWindow to match new QFuture API il y a 13 ans
  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