MattClarkson
|
94ddf92da1
ctkCmdLineModuleDefaultPathBuilder now handles multiple diretories in CTK_MODULE_LOAD_PATH
|
12 年之前 |
Matt Clarkson
|
0e55196c19
Changed API of ctkCmdLineModuleDefaultPathBuilder to be more generic
|
12 年之前 |
Sascha Zelzer
|
3a9a67944a
Adapt test data to changes in b1d23d8b.
|
12 年之前 |
MattClarkson
|
48b7bd4e21
Updated ctkCmdLineModuleXmlProgressWatcher to cope with just stdout data
|
12 年之前 |
Matt Clarkson
|
23352c2583
Added qDebug to command line output to see location and arguments
|
12 年之前 |
Matt Clarkson
|
9c61f4649a
Fixed substitution of image/file input/output values in ctkCmdLineModuleXmlToQtUi.xsl
|
12 年之前 |
Sascha Zelzer
|
6b5d29ac1a
Fixed typo in documentation.
|
12 年之前 |
Matt Clarkson
|
7112c04767
Generalised creating a set property and value for file/image input/output
|
12 年之前 |
MattClarkson
|
6043315c61
Added parameter to define the filters property on image/file save/load
|
12 年之前 |
MattClarkson
|
0a669af19b
Change comma separator to pipe separator in set property types in ctkCmdLineModuleXmlToQtUi
|
12 年之前 |
MattClarkson
|
ca90678a93
Fixed 'advanced' attribute so that if true leaves properties boxes unchecked, and if false makes properties boxes checked
|
12 年之前 |
MattClarkson
|
b3cdb0dd5a
Fix ctkCmdLineModuleXmlToQtUi.xsl for when channel tag does not exist
|
12 年之前 |
MattClarkson
|
3e08411234
Updated doygen in ctkCmdLineModuleFrontendQtGui for new Input/Output ValueProperty fields
|
12 年之前 |
MattClarkson
|
6f1e2e6892
Fixed geometry type to have geometryInputValueProperty and geometryOutputValueProperty
|
12 年之前 |
MattClarkson
|
a1e64b54c5
Added input and output ValueProperty for image and file types
|
12 年之前 |
MattClarkson
|
f83ece44a0
Fix paramContainer and paramContainerLayout name with correct groupLabel substitution
|
12 年之前 |
MattClarkson
|
bbae3e9af6
Removed compiler warning about format of empty loop bodies
|
12 年之前 |
MattClarkson
|
1a2be75a4f
Added setParameterContainerEnabled in ctkCmdLineModuleFrontendQtGui
|
12 年之前 |
MattClarkson
|
b619825307
Added support for type ParamContainer while walking through widgets
|
12 年之前 |
MattClarkson
|
b1d23d8bb6
Added QWidget as paramContainer within group box in generated layout
|
12 年之前 |
MattClarkson
|
b88b65f61e
Removed setParametersEnabled from ctkCmLineModuleFrontendQtGui
|
12 年之前 |
MattClarkson
|
945a0c06ee
Guard against null parentMenu in ctkMenuComboBoxPrivate::actionByTitle
|
12 年之前 |
MattClarkson
|
278240bbb6
Added setParametersEnabled to ctkCmdLineModuleFrontendQtGui
|
12 年之前 |
MattClarkson
|
57baf3d335
Added ctkPathLineEdit::Readable and ctkPathLineEdit::Writable for image, file and geometry targets
|
12 年之前 |
MattClarkson
|
434af1af9b
Merge branch 'cli-module-support' of git://github.com/commontk/CTK into cli-module-support
|
12 年之前 |
MattClarkson
|
f5cc110b11
Added helper method categoryDotTitle in ctkCmdLineModuleDescription
|
12 年之前 |
Sascha Zelzer
|
9a185fe044
Export the qHash overload so that external libraries can reference it.
|
12 年之前 |
Sascha Zelzer
|
b54453d2d4
Fixed more Qt 4.6 issues.
|
12 年之前 |
Sascha Zelzer
|
6943b6ef55
Fixed warning state of newly added modules in the settings panel.
|
12 年之前 |
Sascha Zelzer
|
d9a20bc0fb
Provide an own qHash() overload for QUrl arguments if Qt < 4.7.0.
|
12 年之前 |