Jean-Christophe Fillion-Robin 0be27f02e9 ENH: Add "areTopWidgetsVisible" property to VTKScalarsToColorsWidget 6 gadi atpakaļ
..
Plugins 2e19d673d2 COMP: Fix deprecated header check in Qt5 7 gadi atpakaļ
Resources e37489e0ba Add undo feature to color widget 7 gadi atpakaļ
Testing 0be27f02e9 ENH: Add "areTopWidgetsVisible" property to VTKScalarsToColorsWidget 6 gadi atpakaļ
CMakeLists.txt 3f17d098ab STYLE: Simplify code introducing "ctkVTKOpenGLNativeWidget.h" 6 gadi atpakaļ
ctkVTKAbstractMatrixWidget.cpp 576c54c807 Propagate ctkMatrixWidget::setValues API change 14 gadi atpakaļ
ctkVTKAbstractMatrixWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKAbstractMatrixWidget_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKAbstractView.cpp 3508c05443 ENH: Add functions for pausing rendering to ctkVTKAbstractView 6 gadi atpakaļ
ctkVTKAbstractView.h 3508c05443 ENH: Add functions for pausing rendering to ctkVTKAbstractView 6 gadi atpakaļ
ctkVTKAbstractView_p.h 3508c05443 ENH: Add functions for pausing rendering to ctkVTKAbstractView 6 gadi atpakaļ
ctkVTKChartView.cpp ced0f1b6d6 COMP: Support building against VTK version introducing QVTKOpenGLNativeWidget 6 gadi atpakaļ
ctkVTKChartView.h 3f17d098ab STYLE: Simplify code introducing "ctkVTKOpenGLNativeWidget.h" 6 gadi atpakaļ
ctkVTKColorTransferFunction.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 gadi atpakaļ
ctkVTKColorTransferFunction.h 0f6eddcfbb Improve ctkSliderWidget and ctkVTKDiscretizableColorTransferWidget 7 gadi atpakaļ
ctkVTKCompositeFunction.cpp 11372acd2c Support Qt 5.5 compilation 9 gadi atpakaļ
ctkVTKCompositeFunction.h b5e985e621 Fix windows build errors related to relocation of classes 11 gadi atpakaļ
ctkVTKDataSetArrayComboBox.cpp 73fc85aaa1 COMP: ctkVTKDataSetArrayComboBox: Fix unused variable warnings 8 gadi atpakaļ
ctkVTKDataSetArrayComboBox.h c0a1fd3cea BUG: Fixed ctkVTKDataSetArrayComboBox crashing and not updating 9 gadi atpakaļ
ctkVTKDataSetModel.cpp c0a1fd3cea BUG: Fixed ctkVTKDataSetArrayComboBox crashing and not updating 9 gadi atpakaļ
ctkVTKDataSetModel.h c0a1fd3cea BUG: Fixed ctkVTKDataSetArrayComboBox crashing and not updating 9 gadi atpakaļ
ctkVTKDiscretizableColorTransferWidget.cpp 3f17d098ab STYLE: Simplify code introducing "ctkVTKOpenGLNativeWidget.h" 6 gadi atpakaļ
ctkVTKDiscretizableColorTransferWidget.h e37489e0ba Add undo feature to color widget 7 gadi atpakaļ
ctkVTKHistogram.cpp d056484c5d BUG: Fixed memory corruption in histogram computation 7 gadi atpakaļ
ctkVTKHistogram.h b21c94b894 Allow user to set/reset the range in ctkVTKHistogram 9 gadi atpakaļ
ctkVTKLookupTable.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 gadi atpakaļ
ctkVTKLookupTable.h b5e985e621 Fix windows build errors related to relocation of classes 11 gadi atpakaļ
ctkVTKMagnifyView.cpp 55a7b7d8c8 COMP: Fix build error for ctkVTKAbstractViewTest1 and ctkVTKMagnifyView*Test 6 gadi atpakaļ
ctkVTKMagnifyView.h 55a7b7d8c8 COMP: Fix build error for ctkVTKAbstractViewTest1 and ctkVTKMagnifyView*Test 6 gadi atpakaļ
ctkVTKMagnifyView_p.h 55a7b7d8c8 COMP: Fix build error for ctkVTKAbstractViewTest1 and ctkVTKMagnifyView*Test 6 gadi atpakaļ
ctkVTKMatrixWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 gadi atpakaļ
ctkVTKMatrixWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKOpenGLNativeWidget.h 3f17d098ab STYLE: Simplify code introducing "ctkVTKOpenGLNativeWidget.h" 6 gadi atpakaļ
ctkVTKPiecewiseFunction.cpp 11372acd2c Support Qt 5.5 compilation 9 gadi atpakaļ
ctkVTKPiecewiseFunction.h b5e985e621 Fix windows build errors related to relocation of classes 11 gadi atpakaļ
ctkVTKPropertyWidget.cpp 65449350f4 Fix virtual dtor warnings 11 gadi atpakaļ
ctkVTKPropertyWidget.h cfe0b3dd94 Add ctkVTKPropertyWidget, a vtkProperty Qt widget 12 gadi atpakaļ
ctkVTKRenderView.cpp ee179777f6 ENH: Allow automatic view rotation by less than 1 degree 8 gadi atpakaļ
ctkVTKRenderView.h ee179777f6 ENH: Allow automatic view rotation by less than 1 degree 8 gadi atpakaļ
ctkVTKRenderViewEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkVTKRenderViewEventPlayer.h 93e7dc751f Update QtTesting to fix overload warnings 8 gadi atpakaļ
ctkVTKRenderViewEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkVTKRenderViewEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 gadi atpakaļ
ctkVTKRenderView_p.h b09f7f67f2 ENH: WIP: Prefer QVTKOpenGLWidget 7 gadi atpakaļ
ctkVTKScalarBarWidget.cpp 3ab3d38425 BUG: listen for unique signals from the title text property 11 gadi atpakaļ
ctkVTKScalarBarWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKScalarsToColorsComboBox.cpp 7f08713851 Clean ctkVTKScalarsToColorsComboBox 7 gadi atpakaļ
ctkVTKScalarsToColorsComboBox.h 328a070a5e Add ctkVTKDiscretizableColorTransferWidget 7 gadi atpakaļ
ctkVTKScalarsToColorsView.cpp 9ca8734881 BUG: Fixed scalars to colors widget range issues 7 gadi atpakaļ
ctkVTKScalarsToColorsView.h 9ca8734881 BUG: Fixed scalars to colors widget range issues 7 gadi atpakaļ
ctkVTKScalarsToColorsWidget.cpp 0be27f02e9 ENH: Add "areTopWidgetsVisible" property to VTKScalarsToColorsWidget 6 gadi atpakaļ
ctkVTKScalarsToColorsWidget.h 0be27f02e9 ENH: Add "areTopWidgetsVisible" property to VTKScalarsToColorsWidget 6 gadi atpakaļ
ctkVTKSliceView.cpp b9b3f6ec07 BUG: Fixed warped widgets in ctkVTKSliceView overlay 8 gadi atpakaļ
ctkVTKSliceView.h c9b7b29f53 Merge branch 'add-vtk-7-support' 11 gadi atpakaļ
ctkVTKSliceView_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKSurfaceMaterialPropertyWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 gadi atpakaļ
ctkVTKSurfaceMaterialPropertyWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKTextPropertyWidget.cpp 1454b9e22e Add text size in ctkVTKTextPropertyWidget 10 gadi atpakaļ
ctkVTKTextPropertyWidget.h 1454b9e22e Add text size in ctkVTKTextPropertyWidget 10 gadi atpakaļ
ctkVTKThresholdWidget.cpp 6861053239 Fix threshold unique points 13 gadi atpakaļ
ctkVTKThresholdWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKThumbnailView.cpp c683240472 ENH: Support VTK6 in CTK 11 gadi atpakaļ
ctkVTKThumbnailView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKVolumePropertyWidget.cpp dfa9fabbc7 ENH: Better chart bound and extent handling 7 gadi atpakaļ
ctkVTKVolumePropertyWidget.h dfa9fabbc7 ENH: Better chart bound and extent handling 7 gadi atpakaļ
ctkVTKWidgetsUtils.cpp 328a070a5e Add ctkVTKDiscretizableColorTransferWidget 7 gadi atpakaļ
ctkVTKWidgetsUtils.h 328a070a5e Add ctkVTKDiscretizableColorTransferWidget 7 gadi atpakaļ
ctkVisualizationVTKWidgetsPythonQtDecorators.h 374740ce43 COMP: VisualizationVTKWidgetsPythonQt: Fix build with CTK_USE_CHARTS disabled 7 gadi atpakaļ
ctk_library_options.cmake 04f69bf302 Disable USE_TRANSFER_FUNCTION_CHARTS by default 13 gadi atpakaļ
target_libraries.cmake 47b3421658 Add support for Qt5 11 gadi atpakaļ