Jean-Christophe Fillion-Robin e9fd96f35b Fix compilation error introduced by 130deabb4. See #449 11 years ago
..
Documentation c4cd80e8d2 Fixed Doxygen warnings. 12 years ago
Plugins 17d66f5e46 Merge remote-tracking branch 'vovythevov/ctkworkflow-tweaks' 11 years ago
Resources 17d66f5e46 Merge remote-tracking branch 'vovythevov/ctkworkflow-tweaks' 11 years ago
Testing 36b90bb8b8 Emit ctkSearchBox::textEdited() signal when clear icon is clicked 11 years ago
CMakeLists.txt 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 11 years ago
ctkActionsWidget.cpp 83a68fc5a1 Add support in ctkActionsWidget for actions with multiple shortcuts 11 years ago
ctkActionsWidget.h 253768c899 Add ctkActionsWidget::sortColumn 11 years ago
ctkAddRemoveComboBox.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 years ago
ctkAddRemoveComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkAxesWidget.cpp cd7948c6e6 Various unused variables warnings 13 years ago
ctkAxesWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkAxesWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkAxesWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkAxesWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkAxesWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkBasePopupWidget.cpp b1af3f79be Replace Qt::ToolTip popup window flag with Qt::Tool 11 years ago
ctkBasePopupWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkBasePopupWidget_p.h b1af3f79be Replace Qt::ToolTip popup window flag with Qt::Tool 11 years ago
ctkButtonGroup.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkButtonGroup.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkCheckBox.cpp e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 years ago
ctkCheckBox.h e38a3a8a9c Fix ctkCheckBox style: variable case 12 years ago
ctkCheckBoxPixmaps.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkCheckBoxPixmaps.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkCheckableComboBox.cpp 1ce46f11db Remove unused variable warning in ctkCheckableComboBox 12 years ago
ctkCheckableComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkCheckableComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkCheckableComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkCheckableComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkCheckableComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkCheckableHeaderView.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 years ago
ctkCheckableHeaderView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkCheckableHeaderViewEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkCheckableHeaderViewEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkCheckableHeaderViewEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkCheckableHeaderViewEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkCheckablePushButton.cpp 6adb573b65 Add ctkPushButton, an advanced QPushButton 11 years ago
ctkCheckablePushButton.h 6adb573b65 Add ctkPushButton, an advanced QPushButton 11 years ago
ctkCollapsibleButton.cpp 36f72607d9 Fix Qt designer crash when dropping spinbox in ctkCollapsibleGroupBox 11 years ago
ctkCollapsibleButton.h c4cd80e8d2 Fixed Doxygen warnings. 12 years ago
ctkCollapsibleGroupBox.cpp 36f72607d9 Fix Qt designer crash when dropping spinbox in ctkCollapsibleGroupBox 11 years ago
ctkCollapsibleGroupBox.h a1c4c47a9c Enlarge default collapsed height of ctkCollapsibleGroupBox for Mac Os style 13 years ago
ctkColorDialog.cpp 75287ac036 Remove ctkColorDialog warnings when not using nameSignal 12 years ago
ctkColorDialog.h 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 years ago
ctkColorPickerButton.cpp 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 years ago
ctkColorPickerButton.h 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 years ago
ctkComboBox.cpp 3bda2ecfec Extend ctkComboBox::ScrollWithNoVScrollBar to QAbstractScrollArea 11 years ago
ctkComboBox.h 71dd74a85e Add ctkComboBox::ScrollEffect 11 years ago
ctkCompleter.cpp da64790ec6 ctkCompleter::splitPath enforces return value 13 years ago
ctkCompleter.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkConsole.cpp ad63c20f79 Fix copy/paste in ctkConsole 11 years ago
ctkConsole.h d5caa56a75 Added capability to change font of python shell. 13 years ago
ctkConsoleEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkConsoleEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkConsoleEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkConsoleEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkConsole_p.h ad63c20f79 Fix copy/paste in ctkConsole 11 years ago
ctkCoordinatesWidget.cpp 3638137774 Add private implementation to ctkCoordinatesWidget 11 years ago
ctkCoordinatesWidget.h 3638137774 Add private implementation to ctkCoordinatesWidget 11 years ago
ctkCoordinatesWidget_p.h c6768bc1e0 Add ctkCoordinatesWidget_p.h 11 years ago
ctkCrosshairLabel.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkCrosshairLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkDateRangeWidget.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 years ago
ctkDateRangeWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkDirectoryButton.cpp b2b84235e0 Fix ctkDirectoryButton file dialog for AcceptSave mode 11 years ago
ctkDirectoryButton.h b2b84235e0 Fix ctkDirectoryButton file dialog for AcceptSave mode 11 years ago
ctkDoubleRangeSlider.cpp b9d0ab9d97 Apply ValueProxy to widgets min and max 11 years ago
ctkDoubleRangeSlider.h bc38808d0a Update displayed value when value proxy is modified 11 years ago
ctkDoubleRangeSliderEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkDoubleRangeSliderEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkDoubleRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkDoubleRangeSliderEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkDoubleSlider.cpp 97805108e4 Fix ctkSliderWidget and ctkRangeRidget valueChanged signal 11 years ago
ctkDoubleSlider.h 97805108e4 Fix ctkSliderWidget and ctkRangeRidget valueChanged signal 11 years ago
ctkDoubleSpinBox.cpp e3790b43f2 Add ctkDoubleSpinBox::SizeHintPolicy 11 years ago
ctkDoubleSpinBox.h 3638137774 Add private implementation to ctkCoordinatesWidget 11 years ago
ctkDoubleSpinBox_p.h e3790b43f2 Add ctkDoubleSpinBox::SizeHintPolicy 11 years ago
ctkDynamicSpacer.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkDynamicSpacer.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkErrorLogStatusMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 years ago
ctkErrorLogStatusMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkErrorLogWidget.cpp 30a15299aa ENH: Add convenience method allowing to show/hide any error log column. 11 years ago
ctkErrorLogWidget.h 30a15299aa ENH: Add convenience method allowing to show/hide any error log column. 11 years ago
ctkExpandButton.cpp 713a1c8d3d ctkExpandButton horizontal policy is fixed 13 years ago
ctkExpandButton.h 2844d4e26e Exposed Orientation of ctkExpandButton as QProperty 13 years ago
ctkExpandableWidget.cpp dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 years ago
ctkExpandableWidget.h dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 years ago
ctkFileDialog.cpp b2b84235e0 Fix ctkDirectoryButton file dialog for AcceptSave mode 11 years ago
ctkFileDialog.h 7c70f66b35 Tweak ctkFileDialog to better handle return key 12 years ago
ctkFileDialogEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkFileDialogEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkFileDialogEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkFileDialogEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkFittedTextBrowser.cpp 99b1e7ccce Set default sizePolicy for ctkFittedTextBrowser 12 years ago
ctkFittedTextBrowser.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkFlatProxyModel.cpp cd7948c6e6 Various unused variables warnings 13 years ago
ctkFlatProxyModel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkFlowLayout.cpp a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 years ago
ctkFlowLayout.h a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 years ago
ctkFontButton.cpp 45dbd6eb9a Add ctkFontButton::fontTextFormat to customize font button text 13 years ago
ctkFontButton.h 45dbd6eb9a Add ctkFontButton::fontTextFormat to customize font button text 13 years ago
ctkFontButtonEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkFontButtonEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkFontButtonEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkFontButtonEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkIconEnginePlugin.cpp 723fa05c87 ctkIconEnginePlugin::keys returns ctkIconEngine 13 years ago
ctkIconEnginePlugin.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkLanguageComboBox.cpp f559dd1efe Ensure languageCombox consider qm files 12 years ago
ctkLanguageComboBox.h 69a2a31b49 Fix language inconsistencies in ctkLanguageComboBox 12 years ago
ctkLayoutManager.cpp 0afd8925cf ctkLayoutManager was not properly cleaning the layout 13 years ago
ctkLayoutManager.h 46900fd736 Accessing viewport() method from python shell 12 years ago
ctkLayoutManager_p.h 0afd8925cf ctkLayoutManager was not properly cleaning the layout 13 years ago
ctkMaterialPropertyPreviewLabel.cpp 6fa18a7c1a COMP: fix for platforms on which qreal is not the same as double 11 years ago
ctkMaterialPropertyPreviewLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkMaterialPropertyWidget.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 years ago
ctkMaterialPropertyWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkMatrixWidget.cpp 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 years ago
ctkMatrixWidget.h 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 years ago
ctkMatrixWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkMatrixWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkMatrixWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkMatrixWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkMenuButton.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkMenuButton.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkMenuComboBox.cpp ab12c255d5 Guard against null parentMenu in ctkMenuComboBoxPrivate::actionByTitle 12 years ago
ctkMenuComboBox.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkMenuComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkMenuComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkMenuComboBoxEventTranslator.cpp 81f9274d98 Fix ctkMenuComboBoxTranslator to not record event on the Completer associated 13 years ago
ctkMenuComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkMenuComboBox_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkMessageBox.cpp ab8a4b3003 ctkMessageBox::setDontShowAgainSettingsKey() turns visibility on 13 years ago
ctkMessageBox.h ab8a4b3003 ctkMessageBox::setDontShowAgainSettingsKey() turns visibility on 13 years ago
ctkModalityWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkModalityWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkPathLineEdit.cpp e9fd96f35b Fix compilation error introduced by 130deabb4. See #449 11 years ago
ctkPathLineEdit.h 70ea952be2 Set ctkPathLineEdit::nameFilters as property for use in designer and python 11 years ago
ctkPathLineEditEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkPathLineEditEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkPathLineEditEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkPathLineEditEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkPathListButtonsWidget.cpp d171a08d74 Do not complain about paths which have already been added to the widget. 12 years ago
ctkPathListButtonsWidget.h 3f28910a32 Reworked ctkDirectoryListWidget for improved flexibility. 12 years ago
ctkPathListButtonsWidget_p.h 3f28910a32 Reworked ctkDirectoryListWidget for improved flexibility. 12 years ago
ctkPathListWidget.cpp e9fd96f35b Fix compilation error introduced by 130deabb4. See #449 11 years ago
ctkPathListWidget.h 6003a3239f Cross reference ctkPathLineEdit, ctkDirectoryButton and ctkPathListWidget 12 years ago
ctkPixmapIconEngine.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkPixmapIconEngine.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkPopupWidget.cpp ecd13b07f8 Merge branch '411-ctkPopupWidget-put-in-wrong-position-on-resize-or-move' of https://github.com/NifTK/CTK into NifTK-411-ctkPopupWidget-put-in-wrong-position-on-resize-or-move 11 years ago
ctkPopupWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkPopupWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkPopupWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkPopupWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkPopupWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkPopupWidget_p.h b1af3f79be Replace Qt::ToolTip popup window flag with Qt::Tool 11 years ago
ctkProxyStyle.cpp a8ebaefdaf Prevent reentrant calling of ctkProxyStyle::ensureBaseStyle() 11 years ago
ctkProxyStyle.h e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 years ago
ctkPushButton.cpp cf05c53842 Fix ctkPushButton text alignment with no icon 11 years ago
ctkPushButton.h 6adb573b65 Add ctkPushButton, an advanced QPushButton 11 years ago
ctkPushButton_p.h 6adb573b65 Add ctkPushButton, an advanced QPushButton 11 years ago
ctkQImageView.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkQImageView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkRangeSlider.cpp 9140766b71 Correct odd slider range when moves symmetrically. Fixes #432 11 years ago
ctkRangeSlider.h 4e98d9a064 Fix ctkRangeSliderTest when run with different styles 11 years ago
ctkRangeSliderEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkRangeSliderEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkRangeSliderEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkRangeWidget.cpp 97805108e4 Fix ctkSliderWidget and ctkRangeRidget valueChanged signal 11 years ago
ctkRangeWidget.h b9d0ab9d97 Apply ValueProxy to widgets min and max 11 years ago
ctkScreenshotDialog.cpp 566c9165ff Added option to allow/disallow transparency in screenshot 12 years ago
ctkScreenshotDialog.h 566c9165ff Added option to allow/disallow transparency in screenshot 12 years ago
ctkScreenshotDialog_p.h 566c9165ff Added option to allow/disallow transparency in screenshot 12 years ago
ctkSearchBox.cpp 36b90bb8b8 Emit ctkSearchBox::textEdited() signal when clear icon is clicked 11 years ago
ctkSearchBox.h 73e9246f4a Issue #133: Fixed code style issues. 13 years ago
ctkSettings.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkSettings.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkSettingsDialog.cpp b93ca60990 Fix the auto resize of ctkSettingsDialog's left panel 12 years ago
ctkSettingsDialog.h b93ca60990 Fix the auto resize of ctkSettingsDialog's left panel 12 years ago
ctkSettingsPanel.cpp 073ae6e5df ctkSettingsPanel - Trigger registered signal only if needed 11 years ago
ctkSettingsPanel.h c301694fe3 Alternative settings can be specified for each panel settings entry 12 years ago
ctkSignalMapper.cpp c778ed970f Add ctkSignalMapper 13 years ago
ctkSignalMapper.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkSimpleLayoutManager.cpp 0afd8925cf ctkLayoutManager was not properly cleaning the layout 13 years ago
ctkSimpleLayoutManager.h 0afd8925cf ctkLayoutManager was not properly cleaning the layout 13 years ago
ctkSizeGrip.cpp dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 years ago
ctkSizeGrip.h dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 years ago
ctkSliderWidget.cpp 5d4f41bdca Disable decimal synchronization by default in ctkSliderWidget 11 years ago
ctkSliderWidget.h 5d4f41bdca Disable decimal synchronization by default in ctkSliderWidget 11 years ago
ctkTemplateWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTemplateWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkTestApplication.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTestApplication.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkThumbnailLabel.cpp 6b0da75ee6 Fix warning "delete-non-virtual-dtor-warnings" gcc-47 warnings 12 years ago
ctkThumbnailLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkThumbnailListWidget.cpp d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 years ago
ctkThumbnailListWidget.h d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 years ago
ctkThumbnailListWidget_p.h d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 years ago
ctkToolTipTrapper.cpp 146d65ec76 ENH: Do tool tip word wrap 13 years ago
ctkToolTipTrapper.h 146d65ec76 ENH: Do tool tip word wrap 13 years ago
ctkTransferFunctionBarsItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTransferFunctionBarsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkTransferFunctionControlPointsItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTransferFunctionControlPointsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkTransferFunctionGradientItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTransferFunctionGradientItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkTransferFunctionItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTransferFunctionItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkTransferFunctionNativeItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTransferFunctionNativeItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkTransferFunctionScene.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTransferFunctionScene.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkTransferFunctionView.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkTransferFunctionView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkTreeComboBox.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkTreeComboBox.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkTreeComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkTreeComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkTreeComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 years ago
ctkTreeComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 years ago
ctkWidgetsPythonQtDecorators.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkWidgetsUtils.cpp 14799985c4 Fix indent style for braces in if statement 11 years ago
ctkWidgetsUtils.h b165455441 Fix compile error due to missing include 13 years ago
ctkWorkflowAbstractPagedWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkWorkflowAbstractPagedWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkWorkflowButtonBoxWidget.cpp 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 years ago
ctkWorkflowButtonBoxWidget.h 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 years ago
ctkWorkflowGroupBox.cpp d4e5d873c9 Add ctkWorkflowGroupBox::titleFormat, subTitleFormat and errorTextFormat 11 years ago
ctkWorkflowGroupBox.h d4e5d873c9 Add ctkWorkflowGroupBox::titleFormat, subTitleFormat and errorTextFormat 11 years ago
ctkWorkflowStackedWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkWorkflowStackedWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkWorkflowTabWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 years ago
ctkWorkflowTabWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
ctkWorkflowWidget.cpp b47c9eff4c Add ctkWorkflowStep* ctkWorkflow::step(QString) 11 years ago
ctkWorkflowWidget.h b47c9eff4c Add ctkWorkflowStep* ctkWorkflow::step(QString) 11 years ago
ctkWorkflowWidgetStep.cpp 3b1b1d3162 Update workflowStep API 13 years ago
ctkWorkflowWidgetStep.h 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 years ago
ctkWorkflowWidgetStep_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 years ago
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 13 years ago