Andras Lasso 0a35aaa880 BUG: Fixed refresh rate computation in ctkVTKAbstractView 7 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 49d1956c64 Add test for ctkVTKDiscretizableColorTransferWidget 7 gadi atpakaļ
CMakeLists.txt 328a070a5e Add ctkVTKDiscretizableColorTransferWidget 7 gadi atpakaļ
ctkVTKAbstractMatrixWidget.cpp 576c54c807 Propagate ctkMatrixWidget::setValues API change 13 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 0a35aaa880 BUG: Fixed refresh rate computation in ctkVTKAbstractView 7 gadi atpakaļ
ctkVTKAbstractView.h b09f7f67f2 ENH: WIP: Prefer QVTKOpenGLWidget 7 gadi atpakaļ
ctkVTKAbstractView_p.h b09f7f67f2 ENH: WIP: Prefer QVTKOpenGLWidget 7 gadi atpakaļ
ctkVTKChartView.cpp dfa9fabbc7 ENH: Better chart bound and extent handling 7 gadi atpakaļ
ctkVTKChartView.h dfa9fabbc7 ENH: Better chart bound and extent handling 7 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 e37489e0ba Add undo feature to color widget 7 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 b09f7f67f2 ENH: WIP: Prefer QVTKOpenGLWidget 7 gadi atpakaļ
ctkVTKMagnifyView.h b09f7f67f2 ENH: WIP: Prefer QVTKOpenGLWidget 7 gadi atpakaļ
ctkVTKMagnifyView_p.h b09f7f67f2 ENH: WIP: Prefer QVTKOpenGLWidget 7 gadi atpakaļ
ctkVTKMatrixWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkVTKMatrixWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 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 c923fdb9ea BUG: Re-add range reset on bounds change if range is invalid 7 gadi atpakaļ
ctkVTKScalarsToColorsView.h b09f7f67f2 ENH: WIP: Prefer QVTKOpenGLWidget 7 gadi atpakaļ
ctkVTKScalarsToColorsWidget.cpp b4ece51651 Avoid assert when vtkControlPoints current point is changed 13 gadi atpakaļ
ctkVTKScalarsToColorsWidget.h b4ece51651 Avoid assert when vtkControlPoints current point is changed 13 gadi atpakaļ
ctkVTKSliceView.cpp b9b3f6ec07 BUG: Fixed warped widgets in ctkVTKSliceView overlay 7 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 13 gadi atpakaļ
ctkVTKSurfaceMaterialPropertyWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkVTKTextPropertyWidget.cpp 1454b9e22e Add text size in ctkVTKTextPropertyWidget 9 gadi atpakaļ
ctkVTKTextPropertyWidget.h 1454b9e22e Add text size in ctkVTKTextPropertyWidget 9 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ļ