Julien Finet 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog il y a 15 ans
..
Plugins a36db6533d ENH: Rename ctkTransferFunctionWidget into ctkTransferFunctionView il y a 15 ans
Resources ef35922cf4 ENH: Set Expand to the horizontal size policy of ctkRangeWidget il y a 15 ans
Testing 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog il y a 15 ans
CMakeLists.txt 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog il y a 15 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 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
ctkButtonGroup.h 0c59259545 STYLE: Add doc to ctkAddRemoveComboBox, ctkButtonGroup. il y a 15 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 d86170a2b0 STYLE: Add documentation ctkCheckableHeaderView il y a 15 ans
ctkCollapsibleButton.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
ctkCollapsibleButton.h e725d28d4e STYLE: Add comment to ctkCollapsibleButton il y a 15 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 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
ctkColorPickerButton.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
ctkColorPickerButton.h 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget il y a 15 ans
ctkComboBox.cpp 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox il y a 15 ans
ctkComboBox.h 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox il y a 15 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 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
ctkCoordinatesWidget.cpp 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget il y a 15 ans
ctkCoordinatesWidget.h 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget il y a 15 ans
ctkDirectoryButton.cpp c91b582a1b ENH: Add directorySelected signal to ctkDiretoryButton. il y a 15 ans
ctkDirectoryButton.h c91b582a1b ENH: Add directorySelected signal to ctkDiretoryButton. il y a 15 ans
ctkDoubleRangeSlider.cpp dd0a9e0002 BUG: Emit ctkRangeSlider::valuesChanged(double, double) before minimumValueChanged(double)/maximumValueChanged(double) il y a 15 ans
ctkDoubleRangeSlider.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
ctkDoubleSlider.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
ctkDoubleSlider.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
ctkDynamicSpacer.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
ctkDynamicSpacer.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
ctkFileDialog.cpp 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog il y a 15 ans
ctkFileDialog.h 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog 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 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
ctkMatrixWidget.cpp a28f0b60cf BUG: ctkMatrixWidget had its columns/rows not fitting the whole size il y a 15 ans
ctkMatrixWidget.h a28f0b60cf BUG: ctkMatrixWidget had its columns/rows not fitting the whole size il y a 15 ans
ctkMenuButton.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast il y a 15 ans
ctkMenuButton.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
ctkRangeSlider.cpp 0d0cc501c6 BUG: When painting ctkRangeSlider, the slider groove was highlighted il y a 15 ans
ctkRangeSlider.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
ctkRangeWidget.cpp dbf0654c2e ENH: Add utility function ctkRangeWidget::values(double&, double&) il y a 15 ans
ctkRangeWidget.h dbf0654c2e ENH: Add utility function ctkRangeWidget::values(double&, double&) il y a 15 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 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
ctkSliderSpinBoxWidget.cpp b7b7d42c0e BUG: Assertion when setting the number of decimals to 0. il y a 15 ans
ctkSliderSpinBoxWidget.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
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 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
ctkTreeComboBox.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
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