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