Jean-Christophe Fillion-Robin 9758cc17f9 Merge topic 'workflow_widget' il y a 14 ans
..
Plugins f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
Resources 9758cc17f9 Merge topic 'workflow_widget' il y a 14 ans
Testing d06e66cf24 Merge topic 'workflow_widget' il y a 14 ans
CMakeLists.txt cfad177d18 COMP: Rename ctkAbstractWorkflowWidgetStep into ctkWorkflowAbstractWidgetStep il y a 14 ans
ctkActionsWidget.cpp de02c45539 ENH: Show/Hide actions that are separator/menus/empty in ctkActionsWidget il y a 14 ans
ctkActionsWidget.h 993ce78412 ENH: Add comments to ctkActionsWidget il y a 14 ans
ctkAddRemoveComboBox.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" il y a 15 ans
ctkAddRemoveComboBox.h 0c59259545 STYLE: Add doc to ctkAddRemoveComboBox, ctkButtonGroup. il y a 15 ans
ctkButtonGroup.cpp 731db38d46 BUG: Make sure ctkButtonGroup acts before other widgets slots are called il y a 14 ans
ctkButtonGroup.h 731db38d46 BUG: Make sure ctkButtonGroup acts before other widgets slots are called il y a 14 ans
ctkCheckBoxPixmaps.cpp c2864f3b3a ENH: ctkCheckBoxPixmaps now supports empty parents. Add test for ctkCheckBoxPixmaps. il y a 15 ans
ctkCheckBoxPixmaps.h c2864f3b3a ENH: ctkCheckBoxPixmaps now supports empty parents. Add test for ctkCheckBoxPixmaps. il y a 15 ans
ctkCheckableHeaderView.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast il y a 15 ans
ctkCheckableHeaderView.h b18ceaf20e ENH: Add more comments in public API of some widgets il y a 14 ans
ctkCollapsibleButton.cpp 6208b2de3d BUG: The color role of ctkCollapsibleButton was QPalette::Button il y a 14 ans
ctkCollapsibleButton.h b18ceaf20e ENH: Add more comments in public API of some widgets il y a 14 ans
ctkCollapsibleGroupBox.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" il y a 15 ans
ctkCollapsibleGroupBox.h b18ceaf20e ENH: Add more comments in public API of some widgets il y a 14 ans
ctkColorPickerButton.cpp 624df02647 ENH: Added the property displayColorName. il y a 14 ans
ctkColorPickerButton.h 624df02647 ENH: Added the property displayColorName. il y a 14 ans
ctkComboBox.cpp e57e63132c ENH: make ctkComboBox behave like QComboBox by default: empty DefaultText il y a 14 ans
ctkComboBox.h b18ceaf20e ENH: Add more comments in public API of some widgets il y a 14 ans
ctkConsoleWidget.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" il y a 15 ans
ctkConsoleWidget.h e5f4aa70d9 ENH: Added test skeleton for consoleWidget and pythonShell il y a 14 ans
ctkCoordinatesWidget.cpp 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget il y a 15 ans
ctkCoordinatesWidget.h b18ceaf20e ENH: Add more comments in public API of some widgets il y a 14 ans
ctkDirectoryButton.cpp 5c6631c603 BUG: Set sizepolicy to ctkDirectoryButton il y a 14 ans
ctkDirectoryButton.h a8a3fcec42 COMP: QFileDialog::Options is a meta property only in Qt 4.7 il y a 15 ans
ctkDoubleRangeSlider.cpp ffff10262b BUG:ctkDoubleRangeSlider::setValues was firing signals with a wrong max val il y a 14 ans
ctkDoubleRangeSlider.h b346220fc8 ENH: Exposing rangeChanged(...) to the ctkXXXSliderXXX classes il y a 14 ans
ctkDoubleSlider.cpp b346220fc8 ENH: Exposing rangeChanged(...) to the ctkXXXSliderXXX classes il y a 14 ans
ctkDoubleSlider.h b346220fc8 ENH: Exposing rangeChanged(...) to the ctkXXXSliderXXX classes il y a 14 ans
ctkDynamicSpacer.cpp d10fdb5a2c STYLE: Remove useless debug output in ctkDynamicSpacer. il y a 14 ans
ctkDynamicSpacer.h 27c29ff2e6 ENH: Expose ctkDynamicSpacer::activate property, this allows to define a il y a 14 ans
ctkFileDialog.cpp d47dc5d72a STYLE: Add comments. il y a 15 ans
ctkFileDialog.h d47dc5d72a STYLE: Add comments. il y a 15 ans
ctkFittedTextBrowser.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" il y a 15 ans
ctkFittedTextBrowser.h b18ceaf20e ENH: Add more comments in public API of some widgets il y a 14 ans
ctkIconEnginePlugin.cpp 0e4999fd0c ENH:Add ctkIconEngine/ctkIconEnginePlugin to support multiple files per icon il y a 14 ans
ctkIconEnginePlugin.h ae16d89bdd ENH: Add more comments to ctkIconEnginePlugin il y a 14 ans
ctkMatrixWidget.cpp f8457da0ed ENH: Added editable, minimum, maximum, decimal and singleStep properties to ctkMatrixWidget il y a 14 ans
ctkMatrixWidget.h f8457da0ed ENH: Added editable, minimum, maximum, decimal and singleStep properties to ctkMatrixWidget il y a 14 ans
ctkMenuButton.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast il y a 15 ans
ctkMenuButton.h b18ceaf20e ENH: Add more comments in public API of some widgets il y a 14 ans
ctkPixmapIconEngine.cpp 56056f2583 COMP: Missing qt_mac_get_scalefactor on MAC, just comment... il y a 14 ans
ctkPixmapIconEngine.h 86ba71093c COMP: Add dllimport/dllexport for windows build (ctkPixmapIconEngine) il y a 14 ans
ctkRangeSlider.cpp 48e8336d14 BUG: ctkRangeSlider was not handling vertical orientation correctly il y a 14 ans
ctkRangeSlider.h b346220fc8 ENH: Exposing rangeChanged(...) to the ctkXXXSliderXXX classes il y a 14 ans
ctkRangeWidget.cpp 71419a9c31 ENH: Fix sizePolicy of ctkRangeWidget and ctkSliderWidget il y a 14 ans
ctkRangeWidget.h 5116d093af BUG: The decimal property of ctk[Slider,Range]Widget must be first il y a 14 ans
ctkSettings.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" il y a 15 ans
ctkSettings.h b18ceaf20e ENH: Add more comments in public API of some widgets il y a 14 ans
ctkSliderWidget.cpp 604256ca62 ENH: Don't emit signal ctkSliderWidget::valueIsChanging if tracking is on il y a 14 ans
ctkSliderWidget.h 5116d093af BUG: The decimal property of ctk[Slider,Range]Widget must be first il y a 14 ans
ctkTestApplication.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" il y a 15 ans
ctkTestApplication.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" il y a 15 ans
ctkTransferFunctionBarsItem.cpp 001445a783 ENH: Display bars as curve when the bar width is 1. il y a 15 ans
ctkTransferFunctionBarsItem.h ea4116d9bb ENH: Add support for log mode and bar color in ctkTransferFunctionBarsItem il y a 15 ans
ctkTransferFunctionControlPointsItem.cpp a36db6533d ENH: Rename ctkTransferFunctionWidget into ctkTransferFunctionView il y a 15 ans
ctkTransferFunctionControlPointsItem.h 7faa94db5a ENH: in ctkTransferFunctionWidget, remove points implemented for piecewise and color transfer function (no multiple selection) il y a 15 ans
ctkTransferFunctionGradientItem.cpp d950e33b86 BUG: Don't draw any gradient if the transfer function is null il y a 15 ans
ctkTransferFunctionGradientItem.h 3fda11fca1 ENH: Transfer Function - vertical gradient added and mask added il y a 15 ans
ctkTransferFunctionItem.cpp 901768b8a4 BUG: ctkTransferFunctionItem, the event was not the one it was supposed to be il y a 15 ans
ctkTransferFunctionItem.h 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation il y a 15 ans
ctkTransferFunctionNativeItem.cpp ed565d2cb4 Changed to native eol. il y a 15 ans
ctkTransferFunctionNativeItem.h 6eb0aa23c8 ENH: Add an OpenGL only transfer function item. il y a 15 ans
ctkTransferFunctionScene.cpp 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation il y a 15 ans
ctkTransferFunctionScene.h 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation il y a 15 ans
ctkTransferFunctionView.cpp f83418870b STYLE: Remove debug outputs il y a 15 ans
ctkTransferFunctionView.h a36db6533d ENH: Rename ctkTransferFunctionWidget into ctkTransferFunctionView il y a 15 ans
ctkTreeComboBox.cpp fb3de90dee BUG: Fix item selection in ctkTreeComboBox and resize popup automatically il y a 14 ans
ctkTreeComboBox.h fb3de90dee BUG: Fix item selection in ctkTreeComboBox and resize popup automatically il y a 14 ans
ctkWorkflowAbstractPagedWidget.cpp f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowAbstractPagedWidget.h f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowAbstractWidgetStep.cpp cfad177d18 COMP: Rename ctkAbstractWorkflowWidgetStep into ctkWorkflowAbstractWidgetStep il y a 14 ans
ctkWorkflowAbstractWidgetStep.h cfad177d18 COMP: Rename ctkAbstractWorkflowWidgetStep into ctkWorkflowAbstractWidgetStep il y a 14 ans
ctkWorkflowAbstractWidgetStep_p.h cfad177d18 COMP: Rename ctkAbstractWorkflowWidgetStep into ctkWorkflowAbstractWidgetStep il y a 14 ans
ctkWorkflowButtonBoxWidget.cpp cfad177d18 COMP: Rename ctkAbstractWorkflowWidgetStep into ctkWorkflowAbstractWidgetStep il y a 14 ans
ctkWorkflowButtonBoxWidget.h f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowGroupBox.cpp cfad177d18 COMP: Rename ctkAbstractWorkflowWidgetStep into ctkWorkflowAbstractWidgetStep il y a 14 ans
ctkWorkflowGroupBox.h f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowStackedWidget.cpp f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowStackedWidget.h f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowTabWidget.cpp f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowTabWidget.h f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowWidget.cpp f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowWidget.h f80f68befc ENH: ctkWorkflow - Add ctkAbstractWorkflowWidgetStep, ctkWorkflowGroupBox and ctkWorkflowWidgetStepPlugin il y a 14 ans
ctkWorkflowWidgetStep.cpp cfad177d18 COMP: Rename ctkAbstractWorkflowWidgetStep into ctkWorkflowAbstractWidgetStep il y a 14 ans
ctkWorkflowWidgetStep.h cfad177d18 COMP: Rename ctkAbstractWorkflowWidgetStep into ctkWorkflowAbstractWidgetStep il y a 14 ans
target_libraries.cmake 2d2234c343 ENH: Target libraries of CTK target libraries should be listed in target_libraries.cmake. The macro ctkMacroGetTargetLibraries allow to retrieve the content of the file. il y a 15 ans