Julien Finet 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 年 前
..
Documentation c4cd80e8d2 Fixed Doxygen warnings. 12 年 前
Plugins fe2589a469 Merge branch 'slider-inverted-properties' 12 年 前
Resources 45cefa15a9 Add ctkDoubleSpinBox::DecimalsByKey, DecimalsByValue and ReplaceDecimals 11 年 前
Testing f29aea9c6f Control the number of decimals in the ctkMatrixWidget display 11 年 前
CMakeLists.txt fe2589a469 Merge branch 'slider-inverted-properties' 12 年 前
ctkActionsWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkActionsWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkAddRemoveComboBox.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年 前
ctkAddRemoveComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkAxesWidget.cpp cd7948c6e6 Various unused variables warnings 13 年 前
ctkAxesWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkAxesWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkAxesWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkAxesWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkAxesWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkBasePopupWidget.cpp 0be9fd1819 ctkPopupWidget was having a 1px overlap with the base widget 13 年 前
ctkBasePopupWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkBasePopupWidget_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkButtonGroup.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkButtonGroup.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkCheckBox.cpp e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 年 前
ctkCheckBox.h e38a3a8a9c Fix ctkCheckBox style: variable case 12 年 前
ctkCheckBoxPixmaps.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkCheckBoxPixmaps.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkCheckableComboBox.cpp 1ce46f11db Remove unused variable warning in ctkCheckableComboBox 12 年 前
ctkCheckableComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkCheckableComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkCheckableComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkCheckableComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkCheckableComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkCheckableHeaderView.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年 前
ctkCheckableHeaderView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkCheckableHeaderViewEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkCheckableHeaderViewEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkCheckableHeaderViewEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkCheckableHeaderViewEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkCheckablePushButton.cpp a2274be97f ctkCheckablePushButton emits toggled signal when set uncheckable 13 年 前
ctkCheckablePushButton.h c4cd80e8d2 Fixed Doxygen warnings. 12 年 前
ctkCollapsibleButton.cpp a1c4c47a9c Enlarge default collapsed height of ctkCollapsibleGroupBox for Mac Os style 13 年 前
ctkCollapsibleButton.h c4cd80e8d2 Fixed Doxygen warnings. 12 年 前
ctkCollapsibleGroupBox.cpp e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 年 前
ctkCollapsibleGroupBox.h a1c4c47a9c Enlarge default collapsed height of ctkCollapsibleGroupBox for Mac Os style 13 年 前
ctkColorDialog.cpp 75287ac036 Remove ctkColorDialog warnings when not using nameSignal 12 年 前
ctkColorDialog.h 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 年 前
ctkColorPickerButton.cpp 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 年 前
ctkColorPickerButton.h 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 年 前
ctkComboBox.cpp 3bda2ecfec Extend ctkComboBox::ScrollWithNoVScrollBar to QAbstractScrollArea 12 年 前
ctkComboBox.h 71dd74a85e Add ctkComboBox::ScrollEffect 12 年 前
ctkCompleter.cpp da64790ec6 ctkCompleter::splitPath enforces return value 13 年 前
ctkCompleter.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkConsole.cpp dcf73c5552 Ensure cursor is restored back to original position after updating font 13 年 前
ctkConsole.h d5caa56a75 Added capability to change font of python shell. 13 年 前
ctkConsoleEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkConsoleEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkConsoleEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkConsoleEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkConsole_p.h b15d8ce851 Remove unused private member from ctkConsole 13 年 前
ctkCoordinatesWidget.cpp b3a1605ebb Expose ctkDoubleSpinBox::DecimalsOption to other widgets 11 年 前
ctkCoordinatesWidget.h b3a1605ebb Expose ctkDoubleSpinBox::DecimalsOption to other widgets 11 年 前
ctkCrosshairLabel.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkCrosshairLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkDateRangeWidget.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年 前
ctkDateRangeWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkDirectoryButton.cpp 550ddccc2c Fix unused variable warning in ctkDirectoryButton.cpp 12 年 前
ctkDirectoryButton.h 6003a3239f Cross reference ctkPathLineEdit, ctkDirectoryButton and ctkPathListWidget 12 年 前
ctkDoubleRangeSlider.cpp 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkDoubleRangeSlider.h 0290440ce6 Bug #312: slider tick position can be set 12 年 前
ctkDoubleRangeSliderEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkDoubleRangeSliderEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkDoubleRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkDoubleRangeSliderEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkDoubleSlider.cpp 07a5028079 invertedAppearance and invertedControls properties for ctkDoubleSlider, ctkDoubleSpinBox and ctkSliderWidget 12 年 前
ctkDoubleSlider.h fe2589a469 Merge branch 'slider-inverted-properties' 12 年 前
ctkDoubleSpinBox.cpp 5f4e49f4e6 Fix ctkSliderWidget assert when changing decimals with Ctrl+'+' 11 年 前
ctkDoubleSpinBox.h 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 年 前
ctkDoubleSpinBox_p.h 45cefa15a9 Add ctkDoubleSpinBox::DecimalsByKey, DecimalsByValue and ReplaceDecimals 11 年 前
ctkDynamicSpacer.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkDynamicSpacer.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkErrorLogStatusMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 年 前
ctkErrorLogStatusMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkErrorLogWidget.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 年 前
ctkErrorLogWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkExpandButton.cpp 713a1c8d3d ctkExpandButton horizontal policy is fixed 13 年 前
ctkExpandButton.h 2844d4e26e Exposed Orientation of ctkExpandButton as QProperty 13 年 前
ctkExpandableWidget.cpp dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 年 前
ctkExpandableWidget.h dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 年 前
ctkFileDialog.cpp a506b713fc fix ctkFileDialog::setAcceptButtonEnable with setAcceptMode 12 年 前
ctkFileDialog.h 7c70f66b35 Tweak ctkFileDialog to better handle return key 12 年 前
ctkFileDialogEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkFileDialogEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkFileDialogEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkFileDialogEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkFittedTextBrowser.cpp 99b1e7ccce Set default sizePolicy for ctkFittedTextBrowser 12 年 前
ctkFittedTextBrowser.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkFlatProxyModel.cpp cd7948c6e6 Various unused variables warnings 13 年 前
ctkFlatProxyModel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkFlowLayout.cpp a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 年 前
ctkFlowLayout.h a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 年 前
ctkFontButton.cpp 45dbd6eb9a Add ctkFontButton::fontTextFormat to customize font button text 13 年 前
ctkFontButton.h 45dbd6eb9a Add ctkFontButton::fontTextFormat to customize font button text 13 年 前
ctkFontButtonEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkFontButtonEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkFontButtonEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkFontButtonEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkIconEnginePlugin.cpp 723fa05c87 ctkIconEnginePlugin::keys returns ctkIconEngine 13 年 前
ctkIconEnginePlugin.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkLanguageComboBox.cpp f559dd1efe Ensure languageCombox consider qm files 12 年 前
ctkLanguageComboBox.h 69a2a31b49 Fix language inconsistencies in ctkLanguageComboBox 12 年 前
ctkLayoutManager.cpp 0afd8925cf ctkLayoutManager was not properly cleaning the layout 13 年 前
ctkLayoutManager.h 46900fd736 Accessing viewport() method from python shell 12 年 前
ctkLayoutManager_p.h 0afd8925cf ctkLayoutManager was not properly cleaning the layout 13 年 前
ctkMaterialPropertyPreviewLabel.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkMaterialPropertyPreviewLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkMaterialPropertyWidget.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年 前
ctkMaterialPropertyWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkMatrixWidget.cpp 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 年 前
ctkMatrixWidget.h 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 年 前
ctkMatrixWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkMatrixWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkMatrixWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkMatrixWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkMenuButton.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkMenuButton.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkMenuComboBox.cpp ab12c255d5 Guard against null parentMenu in ctkMenuComboBoxPrivate::actionByTitle 12 年 前
ctkMenuComboBox.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkMenuComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkMenuComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkMenuComboBoxEventTranslator.cpp 81f9274d98 Fix ctkMenuComboBoxTranslator to not record event on the Completer associated 13 年 前
ctkMenuComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkMenuComboBox_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkMessageBox.cpp ab8a4b3003 ctkMessageBox::setDontShowAgainSettingsKey() turns visibility on 13 年 前
ctkMessageBox.h ab8a4b3003 ctkMessageBox::setDontShowAgainSettingsKey() turns visibility on 13 年 前
ctkModalityWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkModalityWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkPathLineEdit.cpp b277f5d4fd Adding same path twice was breaking ctkPathLineEdit 12 年 前
ctkPathLineEdit.h 6003a3239f Cross reference ctkPathLineEdit, ctkDirectoryButton and ctkPathListWidget 12 年 前
ctkPathLineEditEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkPathLineEditEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkPathLineEditEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkPathLineEditEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkPathListButtonsWidget.cpp d171a08d74 Do not complain about paths which have already been added to the widget. 12 年 前
ctkPathListButtonsWidget.h 3f28910a32 Reworked ctkDirectoryListWidget for improved flexibility. 12 年 前
ctkPathListButtonsWidget_p.h 3f28910a32 Reworked ctkDirectoryListWidget for improved flexibility. 12 年 前
ctkPathListWidget.cpp 97750a6bea Added getter for the standard item for further widget customization. 12 年 前
ctkPathListWidget.h 6003a3239f Cross reference ctkPathLineEdit, ctkDirectoryButton and ctkPathListWidget 12 年 前
ctkPixmapIconEngine.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkPixmapIconEngine.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkPopupWidget.cpp cd9ce0bb4a Don't reopen the popup when un-pin-ing the widget 13 年 前
ctkPopupWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkPopupWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkPopupWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkPopupWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkPopupWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkPopupWidget_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkProxyStyle.cpp e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 年 前
ctkProxyStyle.h e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 年 前
ctkQImageView.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkQImageView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkRangeSlider.cpp 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkRangeSlider.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkRangeSliderEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkRangeSliderEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkRangeSliderEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkRangeWidget.cpp eab7b40a93 Expose publicly ctkRangeWidget slider, min and max spinbox 11 年 前
ctkRangeWidget.h eab7b40a93 Expose publicly ctkRangeWidget slider, min and max spinbox 11 年 前
ctkScreenshotDialog.cpp 566c9165ff Added option to allow/disallow transparency in screenshot 12 年 前
ctkScreenshotDialog.h 566c9165ff Added option to allow/disallow transparency in screenshot 12 年 前
ctkScreenshotDialog_p.h 566c9165ff Added option to allow/disallow transparency in screenshot 12 年 前
ctkSearchBox.cpp 48457fad20 Changes cursor when mouse enters ctkSearchBox 12 年 前
ctkSearchBox.h 73e9246f4a Issue #133: Fixed code style issues. 13 年 前
ctkSettings.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkSettings.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkSettingsDialog.cpp b93ca60990 Fix the auto resize of ctkSettingsDialog's left panel 12 年 前
ctkSettingsDialog.h b93ca60990 Fix the auto resize of ctkSettingsDialog's left panel 12 年 前
ctkSettingsPanel.cpp c301694fe3 Alternative settings can be specified for each panel settings entry 12 年 前
ctkSettingsPanel.h c301694fe3 Alternative settings can be specified for each panel settings entry 12 年 前
ctkSignalMapper.cpp c778ed970f Add ctkSignalMapper 13 年 前
ctkSignalMapper.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkSimpleLayoutManager.cpp 0afd8925cf ctkLayoutManager was not properly cleaning the layout 13 年 前
ctkSimpleLayoutManager.h 0afd8925cf ctkLayoutManager was not properly cleaning the layout 13 年 前
ctkSizeGrip.cpp dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 年 前
ctkSizeGrip.h dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 年 前
ctkSliderWidget.cpp 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 年 前
ctkSliderWidget.h 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 年 前
ctkTemplateWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTemplateWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkTestApplication.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTestApplication.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkThumbnailLabel.cpp 6b0da75ee6 Fix warning "delete-non-virtual-dtor-warnings" gcc-47 warnings 12 年 前
ctkThumbnailLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkThumbnailListWidget.cpp d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 年 前
ctkThumbnailListWidget.h d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 年 前
ctkThumbnailListWidget_p.h d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 年 前
ctkToolTipTrapper.cpp 146d65ec76 ENH: Do tool tip word wrap 13 年 前
ctkToolTipTrapper.h 146d65ec76 ENH: Do tool tip word wrap 13 年 前
ctkTransferFunctionBarsItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTransferFunctionBarsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkTransferFunctionControlPointsItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTransferFunctionControlPointsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkTransferFunctionGradientItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTransferFunctionGradientItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkTransferFunctionItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTransferFunctionItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkTransferFunctionNativeItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTransferFunctionNativeItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkTransferFunctionScene.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTransferFunctionScene.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkTransferFunctionView.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkTransferFunctionView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkTreeComboBox.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkTreeComboBox.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkTreeComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkTreeComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkTreeComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年 前
ctkTreeComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkWidgetsPythonQtDecorators.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWidgetsUtils.cpp 38a47bfefc Add ctk::grabWidget, ctk::vtkImageDataToQImage and ctk::grabVTKWidget 13 年 前
ctkWidgetsUtils.h b165455441 Fix compile error due to missing include 13 年 前
ctkWorkflowAbstractPagedWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkWorkflowAbstractPagedWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowButtonBoxWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkWorkflowButtonBoxWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowGroupBox.cpp 1a66cb7cf6 Added the errorTextEnabled property of a ctkWorkflowGroupBox. 13 年 前
ctkWorkflowGroupBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowStackedWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkWorkflowStackedWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowTabWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 年 前
ctkWorkflowTabWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowWidget.cpp d629b1afb0 Prevent python finalization issue - Reference ctkWorkflow using weakpointer 13 年 前
ctkWorkflowWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowWidgetStep.cpp 3b1b1d3162 Update workflowStep API 13 年 前
ctkWorkflowWidgetStep.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowWidgetStep_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 13 年 前