Julien Finet ec26d40777 Merge pull request #264 from medInria/qstyle-basestyle-changes 12 年之前
..
Documentation c4cd80e8d2 Fixed Doxygen warnings. 12 年之前
Plugins b941732b19 Add ctkExpandableWidget and ctkSizeGrip 12 年之前
Resources a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 年之前
Testing 6f64321be9 Add ctkExpandableWidgetTest1 12 年之前
CMakeLists.txt b941732b19 Add ctkExpandableWidget and ctkSizeGrip 12 年之前
ctkActionsWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkAxesWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkAxesWidgetEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
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 13 年之前
ctkButtonGroup.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkCheckBox.cpp be3896dbef Some cosmetic changes as requested by the reviewer of the pull request 12 年之前
ctkCheckBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkCheckBoxPixmaps.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkCheckableComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkCheckableComboBoxEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkCheckableHeaderViewEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkCheckableHeaderViewEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
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 be3896dbef Some cosmetic changes as requested by the reviewer of the pull request 12 年之前
ctkCollapsibleGroupBox.h a1c4c47a9c Enlarge default collapsed height of ctkCollapsibleGroupBox for Mac Os style 13 年之前
ctkColorDialog.cpp 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 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 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
ctkComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkConsoleEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkConsoleEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkConsole_p.h b15d8ce851 Remove unused private member from ctkConsole 13 年之前
ctkCoordinatesWidget.cpp f47c767561 Smarter normalized mode for ctkCoordinatesWidget 12 年之前
ctkCoordinatesWidget.h f47c767561 Smarter normalized mode for ctkCoordinatesWidget 12 年之前
ctkCrosshairLabel.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
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 e8366125db Add ctkDirectoryButton::text 13 年之前
ctkDoubleRangeSlider.cpp c822c24ff0 Add missing limits header include for ctkDoubleRangeSlider 12 年之前
ctkDoubleRangeSlider.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkDoubleRangeSliderEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkDoubleRangeSliderEventPlayer.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkDoubleRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkDoubleRangeSliderEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkDoubleSlider.cpp 9a9303a16a ctkDoubleRangeSlider better support of large double values 12 年之前
ctkDoubleSlider.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkDynamicSpacer.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
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 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年之前
ctkFileDialog.h c4fd376b25 Merge branch 'doxygen-improvements' 13 年之前
ctkFileDialogEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkFileDialogEventPlayer.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkFileDialogEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkFileDialogEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkFittedTextBrowser.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkFontButtonEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkFontButtonEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkIconEnginePlugin.cpp 723fa05c87 ctkIconEnginePlugin::keys returns ctkIconEngine 13 年之前
ctkIconEnginePlugin.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkLanguageComboBox.cpp b706855797 Added new widget ctkLanguageComboBox. 13 年之前
ctkLanguageComboBox.h b706855797 Added new widget ctkLanguageComboBox. 13 年之前
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 13 年之前
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 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年之前
ctkMatrixWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkMatrixWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkMatrixWidgetEventPlayer.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkMatrixWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkMatrixWidgetEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkMenuButton.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkMenuComboBoxEventTranslator.cpp 81f9274d98 Fix ctkMenuComboBoxTranslator to not record event on the Completer associated 13 年之前
ctkMenuComboBoxEventTranslator.h 81f9274d98 Fix ctkMenuComboBoxTranslator to not record event on the Completer associated 13 年之前
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 13 年之前
ctkModalityWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkPathLineEdit.cpp bcc2c48b47 #237 Adjust the with of the completer popup to show complete filenames. 12 年之前
ctkPathLineEdit.h bcc2c48b47 #237 Adjust the with of the completer popup to show complete filenames. 12 年之前
ctkPathLineEditEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkPathLineEditEventPlayer.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkPathLineEditEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkPathLineEditEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
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 97750a6bea Added getter for the standard item for further widget customization. 12 年之前
ctkPixmapIconEngine.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkPopupWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkPopupWidgetEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkPopupWidget_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkQImageView.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
ctkQImageView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkRangeSlider.cpp 666d512e75 Improve mac style rendering of ctkRangeSlider 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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkRangeSliderEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkRangeWidget.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年之前
ctkRangeWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkScreenshotDialog.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
ctkScreenshotDialog.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkScreenshotDialog_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkSearchBox.cpp 735d9e52e0 Merge branch '133-enrich-ctksearchbox-api'. Fixes #133. 13 年之前
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 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkSliderWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年之前
ctkTemplateWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 年之前
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 13 年之前
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 a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 年之前
ctkThumbnailListWidget.h a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 年之前
ctkThumbnailListWidget_p.h 7dce006dee Cleanup style in ctkThumbnailListWidget 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 13 年之前
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 13 年之前
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 13 年之前
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 13 年之前
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 13 年之前
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 13 年之前
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 13 年之前
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 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkTreeComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
ctkTreeComboBoxEventTranslator.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 年之前
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 13 年之前
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 13 年之前
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 13 年之前
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 13 年之前
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 年之前