Andras Lasso c0b4e78327 ENH: Make ctkCheckableComboBox methods Python-wrapped 8 年 前
..
Documentation c4cd80e8d2 Fixed Doxygen warnings. 12 年 前
Plugins d6f12b0038 Make more libs and apps compatible with Qt5. 11 年 前
Resources 400eb23318 Add white border to clear icon 10 年 前
Testing ca05a0fa68 ENH: ctkWidgetAxes: Add setter for AxisLabels 9 年 前
CMakeLists.txt 7a841bc44e Add /usr/local/include for FreeBSD (QtOpengl) 9 年 前
ctkActionsWidget.cpp 83a68fc5a1 Add support in ctkActionsWidget for actions with multiple shortcuts 11 年 前
ctkActionsWidget.h 253768c899 Add ctkActionsWidget::sortColumn 11 年 前
ctkAddRemoveComboBox.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 年 前
ctkAddRemoveComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkAxesWidget.cpp ca05a0fa68 ENH: ctkWidgetAxes: Add setter for AxisLabels 9 年 前
ctkAxesWidget.h ca05a0fa68 ENH: ctkWidgetAxes: Add setter for AxisLabels 9 年 前
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 8520e49dbe Fix qMRMLSliceControllerWidgetEventTranslatorPlayerTest1 on MacOSX 10 年 前
ctkBasePopupWidget.h 553ecd7250 Add documentation for ctk*PopupWidget 10 年 前
ctkBasePopupWidget_p.h 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年 前
ctkButtonGroup.cpp cfa9c604ad Add setChecked method to ctkButtonGroup 10 年 前
ctkButtonGroup.h cfa9c604ad Add setChecked method to ctkButtonGroup 10 年 前
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 13 年 前
ctkCheckBoxPixmaps.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkCheckableComboBox.cpp df537838a0 ctkCheckableComboBox: implemented missing method checkableModelHelper() 9 年 前
ctkCheckableComboBox.h c0b4e78327 ENH: Make ctkCheckableComboBox methods Python-wrapped 8 年 前
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 47b3421658 Add support for Qt5 11 年 前
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 年 前
ctkCheckableModelHelper.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 年 前
ctkCheckableModelHelper.h f49c19a821 Use Qt5 CMake 2.8.12 features. 11 年 前
ctkCheckablePushButton.cpp 47b3421658 Add support for Qt5 11 年 前
ctkCheckablePushButton.h 6adb573b65 Add ctkPushButton, an advanced QPushButton 11 年 前
ctkCollapsibleButton.cpp c2b9c567b7 Add ctkCollapsibleButton::flat property 10 年 前
ctkCollapsibleButton.h c2b9c567b7 Add ctkCollapsibleButton::flat property 10 年 前
ctkCollapsibleGroupBox.cpp 36f72607d9 Fix Qt designer crash when dropping spinbox in ctkCollapsibleGroupBox 11 年 前
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 618bb9f5cf Fixed build error on Mac OS X 9 年 前
ctkColorPickerButton.h 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 年 前
ctkComboBox.cpp 3bda2ecfec Extend ctkComboBox::ScrollWithNoVScrollBar to QAbstractScrollArea 11 年 前
ctkComboBox.h 71dd74a85e Add ctkComboBox::ScrollEffect 11 年 前
ctkCompleter.cpp da64790ec6 ctkCompleter::splitPath enforces return value 13 年 前
ctkCompleter.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkConsole.cpp 35ede172cf ENH: ctkPythonConsole: Enable cursorOffset on multiline statements 8 年 前
ctkConsole.h fb587146f3 ENH: ctkPytonConsole: Move cursor between parentheses if parameters detected 8 年 前
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 ec7d24e651 Expose option on ctkConsole to control the runFile() interface 9 年 前
ctkCoordinatesWidget.cpp 3638137774 Add private implementation to ctkCoordinatesWidget 11 年 前
ctkCoordinatesWidget.h 3638137774 Add private implementation to ctkCoordinatesWidget 11 年 前
ctkCoordinatesWidget_p.h 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年 前
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 b2b84235e0 Fix ctkDirectoryButton file dialog for AcceptSave mode 11 年 前
ctkDirectoryButton.h b2b84235e0 Fix ctkDirectoryButton file dialog for AcceptSave mode 11 年 前
ctkDoubleRangeSlider.cpp 5fead84624 Remove warning output when double slider range is bound to double max 10 年 前
ctkDoubleRangeSlider.h bc38808d0a Update displayed value when value proxy is modified 11 年 前
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 5fead84624 Remove warning output when double slider range is bound to double max 10 年 前
ctkDoubleSlider.h 97805108e4 Fix ctkSliderWidget and ctkRangeRidget valueChanged signal 11 年 前
ctkDoubleSpinBox.cpp b688b71d75 Fix memory leak associated with ctkDoubleSpinBox ensuring pimpl is deleted 9 年 前
ctkDoubleSpinBox.h b688b71d75 Fix memory leak associated with ctkDoubleSpinBox ensuring pimpl is deleted 9 年 前
ctkDoubleSpinBox_p.h 47b3421658 Add support for Qt5 11 年 前
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 年 前
ctkErrorLogModel.cpp c721fc1db1 ENH: Re-introduce and expose number of logs to keep 10 年 前
ctkErrorLogModel.h c721fc1db1 ENH: Re-introduce and expose number of logs to keep 10 年 前
ctkErrorLogStatusMessageHandler.cpp 44c505e0bc Add support for error log context 10 年 前
ctkErrorLogStatusMessageHandler.h f49c19a821 Use Qt5 CMake 2.8.12 features. 11 年 前
ctkErrorLogWidget.cpp 30a15299aa ENH: Add convenience method allowing to show/hide any error log column. 11 年 前
ctkErrorLogWidget.h 30a15299aa ENH: Add convenience method allowing to show/hide any error log column. 11 年 前
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 1755dc1054 Fix ctkFileDialogEventTranslator bottom widget events recording 9 年 前
ctkFileDialog.h 7c70f66b35 Tweak ctkFileDialog to better handle return key 12 年 前
ctkFileDialogEventPlayer.cpp 6a1eec3a12 Fix ctkFileDialogEventTranslatorPlayerTests 10 年 前
ctkFileDialogEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 年 前
ctkFileDialogEventTranslator.cpp 1755dc1054 Fix ctkFileDialogEventTranslator bottom widget events recording 9 年 前
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 年 前
ctkHistogram.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 年 前
ctkHistogram.h b5e985e621 Fix windows build errors related to relocation of classes 11 年 前
ctkIconEnginePlugin.cpp 9d8a24bf5a Make ctkIconEnginePlugin derive from QIconEngineV2 for Qt 4 10 年 前
ctkIconEnginePlugin.h a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. 10 年 前
ctkIconEnginePlugin_qt4.h a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. 10 年 前
ctkIconEnginePlugin_qt5.h a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. 10 年 前
ctkLanguageComboBox.cpp f559dd1efe Ensure languageCombox consider qm files 12 年 前
ctkLanguageComboBox.h 69a2a31b49 Fix language inconsistencies in ctkLanguageComboBox 12 年 前
ctkLayoutFactory.cpp 9bb51e1ff1 Do not override widget visibility if already set in a layout view factory 10 年 前
ctkLayoutFactory.h d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory 10 年 前
ctkLayoutManager.cpp d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory 10 年 前
ctkLayoutManager.h d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory 10 年 前
ctkLayoutManager_p.h d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory 10 年 前
ctkLayoutViewFactory.cpp d239a7485f Fix unused variable warnings in ctkLayoutViewFactory 10 年 前
ctkLayoutViewFactory.h 82dd125482 Fix unused parameter warning in ctkLayoutViewFactory 10 年 前
ctkMaterialPropertyPreviewLabel.cpp 105827532c fix build on platforms where qreal is not equivalent of double 9 年 前
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 47b3421658 Add support for Qt5 11 年 前
ctkMenuButton.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkMenuComboBox.cpp 6ab9b11f25 BUG: Fixed missing list elements problem 10 年 前
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 47b3421658 Add support for Qt5 11 年 前
ctkMessageBox.cpp aa4257acea ENH: Give more information for not showing the message box again 9 年 前
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 e9fd96f35b Fix compilation error introduced by 130deabb4. See #449 11 年 前
ctkPathLineEdit.h 70ea952be2 Set ctkPathLineEdit::nameFilters as property for use in designer and python 11 年 前
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 e9fd96f35b Fix compilation error introduced by 130deabb4. See #449 11 年 前
ctkPathListWidget.h 6003a3239f Cross reference ctkPathLineEdit, ctkDirectoryButton and ctkPathListWidget 12 年 前
ctkPixmapIconEngine.cpp 47b3421658 Add support for Qt5 11 年 前
ctkPixmapIconEngine.h a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. 10 年 前
ctkPopupWidget.cpp 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年 前
ctkPopupWidget.h 553ecd7250 Add documentation for ctk*PopupWidget 10 年 前
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 b1af3f79be Replace Qt::ToolTip popup window flag with Qt::Tool 11 年 前
ctkProxyStyle.cpp a8ebaefdaf Prevent reentrant calling of ctkProxyStyle::ensureBaseStyle() 11 年 前
ctkProxyStyle.h e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 年 前
ctkPushButton.cpp b820c716d0 Added missing virtual destructor. 11 年 前
ctkPushButton.h 6adb573b65 Add ctkPushButton, an advanced QPushButton 11 年 前
ctkPushButton_p.h b820c716d0 Added missing virtual destructor. 11 年 前
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 9140766b71 Correct odd slider range when moves symmetrically. Fixes #432 11 年 前
ctkRangeSlider.h 4e98d9a064 Fix ctkRangeSliderTest when run with different styles 11 年 前
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 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年 前
ctkRangeWidget.h e4eebdc52f Virtualize ctkRangeWidget and ctkSliderWidget public API 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 47b3421658 Add support for Qt5 11 年 前
ctkSearchBox.cpp 6b156e7432 BUG: Clear box icon renamed to be considered 10 年 前
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 c1759c1621 Allow reload in case of external changes 11 年 前
ctkSettingsDialog.h f94708dd9e Merge pull request #451 from mwoehlke-kitware/add-reload-settings 11 年 前
ctkSettingsPanel.cpp be7f225aef ctkSettingsPanel: Ensure "settingChanged" signal is emitted only if needed. 9 年 前
ctkSettingsPanel.h f94708dd9e Merge pull request #451 from mwoehlke-kitware/add-reload-settings 11 年 前
ctkSignalMapper.cpp c778ed970f Add ctkSignalMapper 13 年 前
ctkSignalMapper.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkSizeGrip.cpp dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 年 前
ctkSizeGrip.h dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 年 前
ctkSliderWidget.cpp 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年 前
ctkSliderWidget.h e4eebdc52f Virtualize ctkRangeWidget and ctkSliderWidget public API 11 年 前
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 37373075eb Fix build of ctkTestApplication.cpp with Qt4. Fixes #482 11 年 前
ctkTestApplication.h 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年 前
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 年 前
ctkTransferFunction.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 年 前
ctkTransferFunction.h f49c19a821 Use Qt5 CMake 2.8.12 features. 11 年 前
ctkTransferFunctionBarsItem.cpp 105827532c fix build on platforms where qreal is not equivalent of double 9 年 前
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 ab990660aa ENH: Improve ctkVTKHistogram/ctkTransferFunctionItem pythonqt wrapping 10 年 前
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 年 前
ctkTransferFunctionRepresentation.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 年 前
ctkTransferFunctionRepresentation.h f49c19a821 Use Qt5 CMake 2.8.12 features. 11 年 前
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 47b3421658 Add support for Qt5 11 年 前
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 012a9e89b8 Extend ctkTransferFunction*Item for better pythonqt wrapping 10 年 前
ctkWidgetsUtils.cpp 14799985c4 Fix indent style for braces in if statement 11 年 前
ctkWidgetsUtils.h b165455441 Fix compile error due to missing include 13 年 前
ctkWorkflowAbstractPagedWidget.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 年 前
ctkWorkflowAbstractPagedWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowButtonBoxWidget.cpp 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 年 前
ctkWorkflowButtonBoxWidget.h 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 年 前
ctkWorkflowGroupBox.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 年 前
ctkWorkflowGroupBox.h d4e5d873c9 Add ctkWorkflowGroupBox::titleFormat, subTitleFormat and errorTextFormat 11 年 前
ctkWorkflowStackedWidget.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 年 前
ctkWorkflowStackedWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowTabWidget.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 年 前
ctkWorkflowTabWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
ctkWorkflowWidget.cpp 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年 前
ctkWorkflowWidget.h b47c9eff4c Add ctkWorkflowStep* ctkWorkflow::step(QString) 11 年 前
ctkWorkflowWidgetStep.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 年 前
ctkWorkflowWidgetStep.h 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 年 前
ctkWorkflowWidgetStep_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 年 前
target_libraries.cmake d6f12b0038 Make more libs and apps compatible with Qt5. 11 年 前