Julien Finet d4a1387253 COMP: variable LogMode is of type LogMode not bool 15 years ago
..
Plugins 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox 15 years ago
Resources db9c72dbd9 ENH: Add spinBoxAlignment property to ctkRangeWidget. 15 years ago
Testing 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox 15 years ago
CMakeLists.txt 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox 15 years ago
ctkAddRemoveComboBox.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkAddRemoveComboBox.h 0c59259545 STYLE: Add doc to ctkAddRemoveComboBox, ctkButtonGroup. 15 years ago
ctkButtonGroup.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkButtonGroup.h 0c59259545 STYLE: Add doc to ctkAddRemoveComboBox, ctkButtonGroup. 15 years ago
ctkCheckBoxPixmaps.cpp c2864f3b3a ENH: ctkCheckBoxPixmaps now supports empty parents. Add test for ctkCheckBoxPixmaps. 15 years ago
ctkCheckBoxPixmaps.h c2864f3b3a ENH: ctkCheckBoxPixmaps now supports empty parents. Add test for ctkCheckBoxPixmaps. 15 years ago
ctkCheckableHeaderView.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast 15 years ago
ctkCheckableHeaderView.h d86170a2b0 STYLE: Add documentation ctkCheckableHeaderView 15 years ago
ctkCollapsibleButton.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkCollapsibleButton.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkCollapsibleGroupBox.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkCollapsibleGroupBox.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkColorPickerButton.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkColorPickerButton.h 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget 15 years ago
ctkComboBox.cpp 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox 15 years ago
ctkComboBox.h 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox 15 years ago
ctkConsoleWidget.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkConsoleWidget.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkCoordinatesWidget.cpp 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget 15 years ago
ctkCoordinatesWidget.h 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget 15 years ago
ctkDirectoryButton.cpp c91b582a1b ENH: Add directorySelected signal to ctkDiretoryButton. 15 years ago
ctkDirectoryButton.h c91b582a1b ENH: Add directorySelected signal to ctkDiretoryButton. 15 years ago
ctkDoubleRangeSlider.cpp dd0a9e0002 BUG: Emit ctkRangeSlider::valuesChanged(double, double) before minimumValueChanged(double)/maximumValueChanged(double) 15 years ago
ctkDoubleRangeSlider.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkDoubleSlider.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkDoubleSlider.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkDynamicSpacer.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkDynamicSpacer.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkFittedTextBrowser.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkFittedTextBrowser.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkMatrixWidget.cpp a28f0b60cf BUG: ctkMatrixWidget had its columns/rows not fitting the whole size 15 years ago
ctkMatrixWidget.h a28f0b60cf BUG: ctkMatrixWidget had its columns/rows not fitting the whole size 15 years ago
ctkMenuButton.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast 15 years ago
ctkMenuButton.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkRangeSlider.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast 15 years ago
ctkRangeSlider.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkRangeWidget.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast 15 years ago
ctkRangeWidget.h c1af26385f STYLE: Add more documentation to ctkRangeWidget 15 years ago
ctkSettings.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkSettings.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkSliderSpinBoxWidget.cpp b7b7d42c0e BUG: Assertion when setting the number of decimals to 0. 15 years ago
ctkSliderSpinBoxWidget.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkTestApplication.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkTestApplication.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkTransferFunctionBarsItem.cpp d4a1387253 COMP: variable LogMode is of type LogMode not bool 15 years ago
ctkTransferFunctionBarsItem.h ea4116d9bb ENH: Add support for log mode and bar color in ctkTransferFunctionBarsItem 15 years ago
ctkTransferFunctionControlPointsItem.cpp 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 years ago
ctkTransferFunctionControlPointsItem.h 7faa94db5a ENH: in ctkTransferFunctionWidget, remove points implemented for piecewise and color transfer function (no multiple selection) 15 years ago
ctkTransferFunctionGradientItem.cpp d950e33b86 BUG: Don't draw any gradient if the transfer function is null 15 years ago
ctkTransferFunctionGradientItem.h 3fda11fca1 ENH: Transfer Function - vertical gradient added and mask added 15 years ago
ctkTransferFunctionItem.cpp 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 years ago
ctkTransferFunctionItem.h 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 years ago
ctkTransferFunctionNativeItem.cpp 6eb0aa23c8 ENH: Add an OpenGL only transfer function item. 15 years ago
ctkTransferFunctionNativeItem.h 6eb0aa23c8 ENH: Add an OpenGL only transfer function item. 15 years ago
ctkTransferFunctionScene.cpp 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 years ago
ctkTransferFunctionScene.h 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 years ago
ctkTransferFunctionWidget.cpp 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 years ago
ctkTransferFunctionWidget.h d809cb0ed4 ENH: Libs/Core-Visualization-Widget: Transfer function: cleaning, possibility to add point with click 15 years ago
ctkTreeComboBox.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
ctkTreeComboBox.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 years ago
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. 15 years ago