コミット履歴

作者 SHA1 メッセージ 日付
  Sascha Zelzer 3525fe3fb4 Return a QSharedPointer for ctkPlugin in event classes. 14 年 前
  Sascha Zelzer e01f05a5e8 Added ctkLogStream operator<< for ctkPlugin. 14 年 前
  Sascha Zelzer 661035cb4f ctkPluginEvent can now be used in a QVariant. 14 年 前
  Sascha Zelzer a9049f285f Renamed ctkEventBus to ctkEventAdmin according to specs. 14 年 前
  Sascha Zelzer 6ea19d3276 Added "event" constant. 14 年 前
  Sascha Zelzer 64ce38d7fc ctkEvent class now uses QSharedData. 14 年 前
  Sascha Zelzer 9b7f4ef2ba Restructured ctkLogStream to be able to supply custom operator<< 14 年 前
  Sascha Zelzer e866999d7f Fixed doc in ctkEventHandler 14 年 前
  Sascha Zelzer 056e515d3f ctkLDAPSearchFilter added doc and boolean conversion function. 14 年 前
  Sascha Zelzer 5dedf188c8 Completed interface classes for EventAdmin specs. 14 年 前
  Sascha Zelzer 60ecf93c54 Moved event bus interfaces to service/event/ 14 年 前
  Jean-Christophe Fillion-Robin 88b78b8447 Merge branches 'ctkWorkflow-python-wrapping', 'ctkWorkflowGroupBox-resize-issue' and 'ctkWorkflow-backward-forwads-crash' 14 年 前
  Jean-Christophe Fillion-Robin 935977669d ctkWorkflowGroupBox - Use ctkDynamicSpacer::setActive 14 年 前
  Jean-Christophe Fillion-Robin 820507c290 ctkWorkflow - No backward/forward steps are associated with step not added in workflow 14 年 前
  Jean-Christophe Fillion-Robin 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 年 前
  Jean-Christophe Fillion-Robin 70912ce477 ctkWorkflowStep - setId() and id() are public and exposed in python 14 年 前
  Jean-Christophe Fillion-Robin 9f8659aa42 ctkWorkflowWidgetStep - Renamed property 'id' into 'stepid' 14 年 前
  Jean-Christophe Fillion-Robin 00bdccbab3 ctkWorkflow - In not set, InitialStep default to the first added step 14 年 前
  Steve Pieper 0bd628fcff SYTLE: cache pointer to dataset 14 年 前
  Steve Pieper 76622c9f7e STYLE: add space to improve readability 14 年 前
  Jean-Christophe Fillion-Robin 4877ee5687 ctk/__init__.py.in - Decorates ctkWorkflowStep and ctkWorkflowWidgetStep 14 年 前
  Jean-Christophe Fillion-Robin 05fa01d054 ctkWorkflowAbstractWidgetStepPrivate derives from ctkWorkflowStepPrivate 14 年 前
  Steve Pieper 9b3893767a STYLE: cleaned up comments in dicom qr testing code 14 年 前
  Jean-Christophe Fillion-Robin a35120c5f9 ctkWorkflowTransition - Use Q_ENUMS to expose InterstepTransitionType to python 14 年 前
  Jean-Christophe Fillion-Robin 4d74b1641a ctkWorkflow - Use Q_INVOKABLE to expose method to python 14 年 前
  Jean-Christophe Fillion-Robin 6379ebb085 ctkWorkflow - Added associated PythonQt decorator 14 年 前
  Steve Pieper 67704d05b4 COMP: re-enable dicom app testing 14 年 前
  Julien Finet fa66b929f1 ENH: No-op for new CTK/VTK connection with null VTK obj 14 年 前
  Jean-Christophe Fillion-Robin 553984f2fa ctkWorkflowAbstractWidgetStep - has{Show, Create}UICommand are boolean 14 年 前
  Jean-Christophe Fillion-Robin c5fcb47ae1 ctkWorkflow - evaluateValidationResults and processingAfterOnEntry connected by default 14 年 前