Benjamin BENEY 1454b9e22e Add text size in ctkVTKTextPropertyWidget 9 years ago
..
Plugins d6f12b0038 Make more libs and apps compatible with Qt5. 11 years ago
Resources 1454b9e22e Add text size in ctkVTKTextPropertyWidget 9 years ago
Testing 7901557bd7 Merge branch 'error-log-model-to-file' 10 years ago
CMakeLists.txt c6e22f60a4 Ensure CTKVisualizationVTKWidget build with VTK6 and python disabled. 10 years ago
ctkVTKAbstractMatrixWidget.cpp 576c54c807 Propagate ctkMatrixWidget::setValues API change 13 years ago
ctkVTKAbstractMatrixWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKAbstractMatrixWidget_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKAbstractView.cpp 09fbd2b0b6 Fix to enable specifying multisamples 11 years ago
ctkVTKAbstractView.h 09fbd2b0b6 Fix to enable specifying multisamples 11 years ago
ctkVTKAbstractView_p.h 09fbd2b0b6 Fix to enable specifying multisamples 11 years ago
ctkVTKChartView.cpp a5e4113a3a Add utility functions to remove plots from chart 13 years ago
ctkVTKChartView.h c8f1e1297d Expose ctkVTKChartView API to python 13 years ago
ctkVTKColorTransferFunction.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago
ctkVTKColorTransferFunction.h b5e985e621 Fix windows build errors related to relocation of classes 11 years ago
ctkVTKCompositeFunction.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago
ctkVTKCompositeFunction.h b5e985e621 Fix windows build errors related to relocation of classes 11 years ago
ctkVTKDataSetArrayComboBox.cpp 39d9319261 Add location to ctkVTKDataSetModel 11 years ago
ctkVTKDataSetArrayComboBox.h 39d9319261 Add location to ctkVTKDataSetModel 11 years ago
ctkVTKDataSetModel.cpp 39d9319261 Add location to ctkVTKDataSetModel 11 years ago
ctkVTKDataSetModel.h 39d9319261 Add location to ctkVTKDataSetModel 11 years ago
ctkVTKHistogram.cpp 9f5ee981ba Improve ctkVTKHistogram metaobject for better pythonqt wrapping 10 years ago
ctkVTKHistogram.h ab990660aa ENH: Improve ctkVTKHistogram/ctkTransferFunctionItem pythonqt wrapping 10 years ago
ctkVTKLookupTable.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago
ctkVTKLookupTable.h b5e985e621 Fix windows build errors related to relocation of classes 11 years ago
ctkVTKMagnifyView.cpp 47b3421658 Add support for Qt5 11 years ago
ctkVTKMagnifyView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKMagnifyView_p.h 47b3421658 Add support for Qt5 11 years ago
ctkVTKMatrixWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkVTKMatrixWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKPiecewiseFunction.cpp 448aaf3c3e Qt5 compatibility for almost all libraries. 11 years ago
ctkVTKPiecewiseFunction.h b5e985e621 Fix windows build errors related to relocation of classes 11 years ago
ctkVTKPropertyWidget.cpp 65449350f4 Fix virtual dtor warnings 11 years ago
ctkVTKPropertyWidget.h cfe0b3dd94 Add ctkVTKPropertyWidget, a vtkProperty Qt widget 12 years ago
ctkVTKRenderView.cpp f0a88aaa29 BUG: Prevent VTK render call in ctkVTKRenderView::setupRendering 10 years ago
ctkVTKRenderView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKRenderViewEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkVTKRenderViewEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkVTKRenderViewEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkVTKRenderViewEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkVTKRenderView_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKScalarBarWidget.cpp 3ab3d38425 BUG: listen for unique signals from the title text property 11 years ago
ctkVTKScalarBarWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKScalarsToColorsUtils.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkVTKScalarsToColorsUtils.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKScalarsToColorsView.cpp cd7948c6e6 Various unused variables warnings 13 years ago
ctkVTKScalarsToColorsView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKScalarsToColorsWidget.cpp b4ece51651 Avoid assert when vtkControlPoints current point is changed 13 years ago
ctkVTKScalarsToColorsWidget.h b4ece51651 Avoid assert when vtkControlPoints current point is changed 13 years ago
ctkVTKSliceView.cpp e3a26b6730 Fix unused variable warnings 11 years ago
ctkVTKSliceView.h c9b7b29f53 Merge branch 'add-vtk-7-support' 11 years ago
ctkVTKSliceView_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKSurfaceMaterialPropertyWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkVTKSurfaceMaterialPropertyWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKTextPropertyWidget.cpp 1454b9e22e Add text size in ctkVTKTextPropertyWidget 9 years ago
ctkVTKTextPropertyWidget.h 1454b9e22e Add text size in ctkVTKTextPropertyWidget 9 years ago
ctkVTKThresholdWidget.cpp 6861053239 Fix threshold unique points 13 years ago
ctkVTKThresholdWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKThumbnailView.cpp c683240472 ENH: Support VTK6 in CTK 11 years ago
ctkVTKThumbnailView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkVTKVolumePropertyWidget.cpp bcb1b39eea Rename ctkVTKVolumePropertyWidget::thresholdVisibility 13 years ago
ctkVTKVolumePropertyWidget.h bcb1b39eea Rename ctkVTKVolumePropertyWidget::thresholdVisibility 13 years ago
ctkVTKWidgetsUtils.cpp c683240472 ENH: Support VTK6 in CTK 11 years ago
ctkVTKWidgetsUtils.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctk_library_options.cmake 04f69bf302 Disable USE_TRANSFER_FUNCTION_CHARTS by default 13 years ago
target_libraries.cmake 47b3421658 Add support for Qt5 11 years ago