MattClarkson
|
7204ff768a
Change ctkCmdLineModule to only write command line arg if a value has been specified
|
12 anos atrás |
MattClarkson
|
639eec660a
Provide separate variable names for image and file input and output widgets
|
12 anos atrás |
MattClarkson
|
0199f7dbfb
Separate xsl for file and image types
|
12 anos atrás |
MattClarkson
|
514b5d6e6a
Provide QUiLoader and ctkCmdLineModuleXslTransform via protected virtual getters
|
12 anos atrás |
Sascha Zelzer
|
9fb4b4729a
Use variable substitution syntax for unsupported widget types.
|
13 anos atrás |
Sascha Zelzer
|
dae2f987ff
Use pimpl idiom for public xml/xsl classes.
|
13 anos atrás |
Sascha Zelzer
|
7e1ec6e317
Added option to format xml output from xsl transformations.
|
13 anos atrás |
Julien Finet
|
481f5055ae
Add customization of ctkCmdLineModuleXslTransform
|
13 anos atrás |
Sascha Zelzer
|
69125fde70
Fix gcc 4.2.1 issue with super-class constructor.
|
13 anos atrás |
Sascha Zelzer
|
d7563dd526
Cancel and pause (on POSIX systems) support for a process-based QFuture.
|
13 anos atrás |
Sascha Zelzer
|
048555a14d
Added cancel support when running modules.
|
13 anos atrás |
Sascha Zelzer
|
be8e8768cc
Use inheritance for the custom QFuture class.
|
13 anos atrás |
Sascha Zelzer
|
da9b93bfda
Enable needed dependencies for ctkCommandLineModuleExplorer.
|
13 anos atrás |
Sascha Zelzer
|
b023d87b67
Add the path to the Qt designer plugins to the ui loader.
|
13 anos atrás |
MattClarkson
|
571dfebf0a
Add slots for moduleProgressValueChanged moduleProgressTextChanged in ctkCLModuleExplorerMainWindow
|
13 anos atrás |
MattClarkson
|
f4d9a93d1b
Fix ctkCLModuleExplorerMainWindow to match new QFuture API
|
13 anos atrás |
Sascha Zelzer
|
7775c377f5
Added support for progress reporting via QFuture.
|
13 anos atrás |
Sascha Zelzer
|
b02a88df12
Merge branch '199-create-a-directory-list-widget' into cli-module-support
|
13 anos atrás |
Sascha Zelzer
|
9f07597ed4
Removed superfluous semicolon.
|
13 anos atrás |
Sascha Zelzer
|
1a1beb644c
Fixed typo for consistent include guard names.
|
13 anos atrás |
Sascha Zelzer
|
19409f4d86
Renamed files and classes from *ModuleInstance* to *Module*.
|
13 anos atrás |
Sascha Zelzer
|
c7c82f0f92
Consistently use _p.h for private headers.
|
13 anos atrás |
Sascha Zelzer
|
d7125ce87b
Use pass by value for primitive types. Added const where appropriate.
|
13 anos atrás |
Sascha Zelzer
|
f21b5f65b5
Added setVerboseOutput() method to CmdLineModuleManager.
|
13 anos atrás |
MattClarkson
|
086955896c
Added moduleAdded and moduleRemoved to ctkCmdLineModuleManager
|
13 anos atrás |
MattClarkson
|
78344ec368
Removed modulesChanged signal, and filenameToReferenceMap from ctkCmdLineModuleDirectoryWatcher
|
13 anos atrás |
MattClarkson
|
c789e99596
Menu Factory takes QList of ctkCmdLineModuleReference instead of QHash
|
13 anos atrás |
MattClarkson
|
a15224d70a
Added new class ctkCmdLineModuleMenuFactoryQtGui
|
13 anos atrás |
MattClarkson
|
45d8e97bb1
Added new class ctkCmdLineModuleDirectoryWatcher
|
13 anos atrás |
MattClarkson
|
6248a2585e
Implemented ctkCmdLineModuleManager::moduleReference and ctkCmdLineModuleManager::unregisterModule
|
13 anos atrás |