Jean-Christophe Fillion-Robin
|
61493b1446
Introduce ctkWorkflow verbose property to print debug msg when needed
|
11 years ago |
Julien Finet
|
b47c9eff4c
Add ctkWorkflowStep* ctkWorkflow::step(QString)
|
12 years ago |
Julien Finet
|
9aa389d2bf
Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat
|
12 years ago |
Jean-Christophe Fillion-Robin
|
fa62c67cc7
Delegates memory management of all steps to ctkWorkflow
|
13 years ago |
Jean-Christophe Fillion-Robin
|
3b1b1d3162
Update workflowStep API
|
13 years ago |
Jean-Christophe Fillion-Robin
|
bd742afbd0
Call registerWorkflowStep when appropriate and add comments
|
13 years ago |
Michael.jeulinl
|
f0609f790a
BUG: ctkWorkflow / ctkWorkflowStep - Fix memory leak
|
13 years ago |
Julien Finet
|
1dfadce210
Normalize SIGNALS/SLOTS for performance.
|
13 years ago |
Jean-Christophe Fillion-Robin
|
cafeef9580
Merge branch 'add-GoBackToOriginStepUponSuccess-workflow-feature'
|
13 years ago |
Daniel Haehn
|
162f4e81a8
Added new property goBackToOriginStepUponSuccess for a ctkWorkflow.
|
14 years ago |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 years ago |
Jean-Christophe Fillion-Robin
|
820507c290
ctkWorkflow - No backward/forward steps are associated with step not added in workflow
|
14 years ago |
Jean-Christophe Fillion-Robin
|
70912ce477
ctkWorkflowStep - setId() and id() are public and exposed in python
|
14 years ago |
Jean-Christophe Fillion-Robin
|
00bdccbab3
ctkWorkflow - In not set, InitialStep default to the first added step
|
14 years ago |
Jean-Christophe Fillion-Robin
|
c5fcb47ae1
ctkWorkflow - evaluateValidationResults and processingAfterOnEntry connected by default
|
14 years ago |
Jean-Christophe Fillion-Robin
|
e57b1a6703
Fix unused variable warnings by excluding code with "#ifndef QT_NO_DEBUG"
|
14 years ago |
Jean-Christophe Fillion-Robin
|
f63fe98803
Rename macro CTK_{GET,SET}_CXX into CTK_{GET,SET}_CPP
|
14 years ago |
Jean-Christophe Fillion-Robin
|
5856bae33b
Remove trailing spaces in license header
|
14 years ago |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 years ago |
Julien Finet
|
bab18744b8
STYLE: Use Qt pimpls directly instead of CTK pimpls
|
14 years ago |
Danielle Pace
|
f80f68befc
ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin
|
14 years ago |
Jean-Christophe Fillion-Robin
|
d08bce61a9
ENH: Workflow - Add ctkWorkflow, ctkWorkflowStep and ctkWorkflowTransitions
|
14 years ago |