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