Sascha Zelzer
|
dde2adf42a
Reset simple parameter values when the frontend is run.
|
12 years ago |
MattClarkson
|
240f345b9e
Changed assignment to equality in ctkCmdLineModuleProcessWatcher
|
12 years ago |
Sascha Zelzer
|
e7f6b3e190
Refined progress value and text reporting.
|
12 years ago |
Sascha Zelzer
|
5f8568476a
Removed obsolete plug-in.
|
12 years ago |
MattClarkson
|
ff34439cac
Added destructor in ctkCmdLineModuleQtUiLoader
|
12 years ago |
Sascha Zelzer
|
49889fcef1
Fixed Windows warnings.
|
12 years ago |
Sascha Zelzer
|
79795e377f
Added support for reporting results and updating output parameter values.
|
12 years ago |
Sascha Zelzer
|
05dba05e90
Made the property names for holding the DisplayRole data configurable.
|
12 years ago |
Sascha Zelzer
|
07cd7bfdd2
Added missing disableReturnParameter XSL parameter.
|
12 years ago |
Sascha Zelzer
|
d4d211a517
Moved default XSL parameter values to the XSL itself.
|
12 years ago |
Sascha Zelzer
|
45e79a8c7b
Corrected order of signal emission for output data.
|
12 years ago |
Sascha Zelzer
|
b69f790339
Removed obsolete property generation, added missing constraints template.
|
12 years ago |
Sascha Zelzer
|
5ea71602fa
The "channel" element is now optionally allowed for all parameters.
|
12 years ago |
Sascha Zelzer
|
32066e17ce
Added additional "DisplayRole" enum and a role argument to setValue().
|
12 years ago |
Sascha Zelzer
|
b7a2ba685e
Added header so it shows up in IDEs.
|
12 years ago |
Sascha Zelzer
|
b848353187
Use ctkCmdLineModuleQtUiLoader by default in the frontend implementation.
|
12 years ago |
Sascha Zelzer
|
7edc072352
Hide the ctkCmdLineModuleQtComboBox impl in the custom UiLoader cpp file.
|
12 years ago |
Sascha Zelzer
|
be16c9bd58
Extended QT4_GENERATE_MOCS macro and moved to main CMake folder.
|
12 years ago |
Sascha Zelzer
|
736e532a1d
Output debug information when registering modules.
|
12 years ago |
Sascha Zelzer
|
0cec71997d
Clean up ctkCmdLineModuleParameter and friends.
|
12 years ago |
MattClarkson
|
d24b327528
Removed ctkCmdLineModuleMenuFactoryQtGui as too application specific
|
12 years ago |
MattClarkson
|
a8bd48ec25
Set combo box to use property currentEnumeration
|
12 years ago |
MattClarkson
|
b912b92b6c
Add new classes ctkCmdLineModuleQtComboBox and ctkCmdLineModuleQtUiLoader to CMakeLists.txt
|
12 years ago |
MattClarkson
|
e852abdf22
New classes ctkCmdLineModuleQtComboBox and ctkCmdLineModuleQtUiLoader for Qt frontend
|
12 years ago |
MattClarkson
|
097f525ed2
Fix template parameter when refering to QFutureWatcher in ctkCmdLineModuleFutureWatcher
|
12 years ago |
MattClarkson
|
4ebce53803
Actually aded ctkCmdLineModuleDefaultPathBuilderTest.cpp
|
12 years ago |
MattClarkson
|
701bdb3cec
Merge branch 'cli-module-support' of git://github.com/commontk/CTK into cli-module-support
|
12 years ago |
MattClarkson
|
849fe19cac
Unit test ctkCmdLineModuleDefaultPathBuilderTest
|
12 years ago |
Sascha Zelzer
|
0f3eaf31c0
Use QIODevice::Text when opening text devices for proper \n translations.
|
12 years ago |
Sascha Zelzer
|
113268d8ee
Avoid sending pause/resume signals if the future does not support it.
|
12 years ago |