Julien Finet 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog 15 vuotta sitten
..
Plugins a36db6533d ENH: Rename ctkTransferFunctionWidget into ctkTransferFunctionView 15 vuotta sitten
Resources ef35922cf4 ENH: Set Expand to the horizontal size policy of ctkRangeWidget 15 vuotta sitten
Testing 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog 15 vuotta sitten
CMakeLists.txt 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog 15 vuotta sitten
ctkAddRemoveComboBox.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkAddRemoveComboBox.h 0c59259545 STYLE: Add doc to ctkAddRemoveComboBox, ctkButtonGroup. 15 vuotta sitten
ctkButtonGroup.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkButtonGroup.h 0c59259545 STYLE: Add doc to ctkAddRemoveComboBox, ctkButtonGroup. 15 vuotta sitten
ctkCheckBoxPixmaps.cpp c2864f3b3a ENH: ctkCheckBoxPixmaps now supports empty parents. Add test for ctkCheckBoxPixmaps. 15 vuotta sitten
ctkCheckBoxPixmaps.h c2864f3b3a ENH: ctkCheckBoxPixmaps now supports empty parents. Add test for ctkCheckBoxPixmaps. 15 vuotta sitten
ctkCheckableHeaderView.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast 15 vuotta sitten
ctkCheckableHeaderView.h d86170a2b0 STYLE: Add documentation ctkCheckableHeaderView 15 vuotta sitten
ctkCollapsibleButton.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkCollapsibleButton.h e725d28d4e STYLE: Add comment to ctkCollapsibleButton 15 vuotta sitten
ctkCollapsibleGroupBox.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkCollapsibleGroupBox.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkColorPickerButton.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkColorPickerButton.h 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget 15 vuotta sitten
ctkComboBox.cpp 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox 15 vuotta sitten
ctkComboBox.h 3fc95f0488 ENH: Rename ctkTitleComboBox into ctkComboBox 15 vuotta sitten
ctkConsoleWidget.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkConsoleWidget.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkCoordinatesWidget.cpp 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget 15 vuotta sitten
ctkCoordinatesWidget.h 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget 15 vuotta sitten
ctkDirectoryButton.cpp c91b582a1b ENH: Add directorySelected signal to ctkDiretoryButton. 15 vuotta sitten
ctkDirectoryButton.h c91b582a1b ENH: Add directorySelected signal to ctkDiretoryButton. 15 vuotta sitten
ctkDoubleRangeSlider.cpp dd0a9e0002 BUG: Emit ctkRangeSlider::valuesChanged(double, double) before minimumValueChanged(double)/maximumValueChanged(double) 15 vuotta sitten
ctkDoubleRangeSlider.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkDoubleSlider.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkDoubleSlider.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkDynamicSpacer.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkDynamicSpacer.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkFileDialog.cpp 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog 15 vuotta sitten
ctkFileDialog.h 44b88bb4aa ENH: Add ctkFileDialog, a configurable QFileDialog 15 vuotta sitten
ctkFittedTextBrowser.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkFittedTextBrowser.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkMatrixWidget.cpp a28f0b60cf BUG: ctkMatrixWidget had its columns/rows not fitting the whole size 15 vuotta sitten
ctkMatrixWidget.h a28f0b60cf BUG: ctkMatrixWidget had its columns/rows not fitting the whole size 15 vuotta sitten
ctkMenuButton.cpp b9304d7b55 COMP: Fixed warnings: unused variable, use of old-style cast 15 vuotta sitten
ctkMenuButton.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkRangeSlider.cpp 0d0cc501c6 BUG: When painting ctkRangeSlider, the slider groove was highlighted 15 vuotta sitten
ctkRangeSlider.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkRangeWidget.cpp dbf0654c2e ENH: Add utility function ctkRangeWidget::values(double&, double&) 15 vuotta sitten
ctkRangeWidget.h dbf0654c2e ENH: Add utility function ctkRangeWidget::values(double&, double&) 15 vuotta sitten
ctkSettings.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkSettings.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkSliderSpinBoxWidget.cpp b7b7d42c0e BUG: Assertion when setting the number of decimals to 0. 15 vuotta sitten
ctkSliderSpinBoxWidget.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkTestApplication.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkTestApplication.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkTransferFunctionBarsItem.cpp 001445a783 ENH: Display bars as curve when the bar width is 1. 15 vuotta sitten
ctkTransferFunctionBarsItem.h ea4116d9bb ENH: Add support for log mode and bar color in ctkTransferFunctionBarsItem 15 vuotta sitten
ctkTransferFunctionControlPointsItem.cpp a36db6533d ENH: Rename ctkTransferFunctionWidget into ctkTransferFunctionView 15 vuotta sitten
ctkTransferFunctionControlPointsItem.h 7faa94db5a ENH: in ctkTransferFunctionWidget, remove points implemented for piecewise and color transfer function (no multiple selection) 15 vuotta sitten
ctkTransferFunctionGradientItem.cpp d950e33b86 BUG: Don't draw any gradient if the transfer function is null 15 vuotta sitten
ctkTransferFunctionGradientItem.h 3fda11fca1 ENH: Transfer Function - vertical gradient added and mask added 15 vuotta sitten
ctkTransferFunctionItem.cpp 901768b8a4 BUG: ctkTransferFunctionItem, the event was not the one it was supposed to be 15 vuotta sitten
ctkTransferFunctionItem.h 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 vuotta sitten
ctkTransferFunctionNativeItem.cpp ed565d2cb4 Changed to native eol. 15 vuotta sitten
ctkTransferFunctionNativeItem.h 6eb0aa23c8 ENH: Add an OpenGL only transfer function item. 15 vuotta sitten
ctkTransferFunctionScene.cpp 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 vuotta sitten
ctkTransferFunctionScene.h 967df459ac ENH: Move curve/point/gradient computation into ctkTransferFunctionRepresentation 15 vuotta sitten
ctkTransferFunctionView.cpp f83418870b STYLE: Remove debug outputs 15 vuotta sitten
ctkTransferFunctionView.h a36db6533d ENH: Rename ctkTransferFunctionWidget into ctkTransferFunctionView 15 vuotta sitten
ctkTreeComboBox.cpp b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
ctkTreeComboBox.h b2978a3055 ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE" 15 vuotta sitten
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 vuotta sitten