Julien Finet 1ce46f11db Remove unused variable warning in ctkCheckableComboBox пре 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 621c926f4a Fix sign-promo warning in ctkMenuComboBoxTest1.cpp пре 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 832cad956d Add the function setIndicatorIconSize to ctkCheckBox. пре 13 година
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 e7a9cc447c QProxyStyle doesn't support nested QProxyStyles пре 13 година
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 0afd8925cf ctkLayoutManager was not properly cleaning the layout пре 13 година
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 1a6957cc2b ctkSettingsPanel can register properties from same sender пре 13 година
ctkSettingsPanel.h ff24d612b4 Add RequireRestart property in ctkSettingsPanel/Dialog пре 13 година
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 година