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