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