Jean-Christophe Fillion-Robin aaea3894e5 Widgets: Fix Qt5 "unused-result" build warnings associated with qWaitForWindowActive 7 년 전
..
Documentation c4cd80e8d2 Fixed Doxygen warnings. 12 년 전
Plugins 2e19d673d2 COMP: Fix deprecated header check in Qt5 7 년 전
Resources 400eb23318 Add white border to clear icon 10 년 전
Testing aaea3894e5 Widgets: Fix Qt5 "unused-result" build warnings associated with qWaitForWindowActive 7 년 전
CMakeLists.txt 690faed67e ENH: Add testing utility to compare images with a threshold 7 년 전
ctkActionsWidget.cpp 27f55e1bac COMP: Fix deprecation warning 7 년 전
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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkAxesWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkAxesWidgetEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkBasePopupWidget.cpp 06b943125d COMP: Fix deprecated use of "QPixmap::grabWidget" in Qt5 7 년 전
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 14 년 전
ctkCheckBoxPixmaps.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkCheckableComboBox.cpp bbd3a2b712 COMP: Fix deprecated-declarations warnings 7 년 전
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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkCheckableComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkCheckableComboBoxEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkCheckableHeaderViewEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkCheckableHeaderViewEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
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 bbd3a2b712 COMP: Fix deprecated-declarations warnings 7 년 전
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 192d81e2ec BUG: Fix ctkColorDialog crash on Mac with Qt5 7 년 전
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 d18c1a4eb3 ENH: Added currentUserDataAsString property to ctkComboBox 7 년 전
ctkComboBox.h d18c1a4eb3 ENH: Added currentUserDataAsString property to ctkComboBox 7 년 전
ctkCompleter.cpp da64790ec6 ctkCompleter::splitPath enforces return value 13 년 전
ctkCompleter.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkConsole.cpp 7e9b3cdad3 BUG: Fixed console paste bug 7 년 전
ctkConsole.h 4202e73666 ENH: ctkConsole: Extend API adding cursorPosition, cursorColumn and cursorLine 7 년 전
ctkConsoleEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkConsoleEventPlayer.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkConsoleEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkConsoleEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkConsole_p.h be3776469e ENH: ctkConsole: Support 2 different method to InsertCompletion 7 년 전
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 14 년 전
ctkCrosshairLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkDateRangeWidget.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 년 전
ctkDateRangeWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkDirectoryButton.cpp 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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkDoubleRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkDoubleRangeSliderEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
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 dda5440c2c BUG: Fix ctkDoubleSpinBox memory corruption 7 년 전
ctkDoubleSpinBox_p.h dda5440c2c BUG: Fix ctkDoubleSpinBox memory corruption 7 년 전
ctkDynamicSpacer.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 년 전
ctkDynamicSpacer.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
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 89071902e2 ENH: Update ctkFileDialog API adding support for setting selection mode 7 년 전
ctkFileDialog.h 89071902e2 ENH: Update ctkFileDialog API adding support for setting selection mode 7 년 전
ctkFileDialogEventPlayer.cpp 6a1eec3a12 Fix ctkFileDialogEventTranslatorPlayerTests 10 년 전
ctkFileDialogEventPlayer.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkFileDialogEventTranslator.cpp 1755dc1054 Fix ctkFileDialogEventTranslator bottom widget events recording 9 년 전
ctkFileDialogEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkFittedTextBrowser.cpp 3c5e039107 COMP: Fix -Wunused-variable warnings in ctkFittedTextBrowserPrivate 7 년 전
ctkFittedTextBrowser.h 3b8b142ae8 ENH: Improved ctkFittedTextBrowser API 8 년 전
ctkFittedTextBrowser_p.h 3b8b142ae8 ENH: Improved ctkFittedTextBrowser API 8 년 전
ctkFlatProxyModel.cpp cd7948c6e6 Various unused variables warnings 13 년 전
ctkFlatProxyModel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkFlowLayout.cpp 138d8aab54 ENH: Implemented justified style for flow layout 8 년 전
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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkFontButtonEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkFontButtonEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
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 411a9d462f BUG: Fixed multiple view display in layouts 8 년 전
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 12 년 전
ctkMatrixWidget.h 40ad8d9120 Expose publicly setDecimals and decimalsChanged 12 년 전
ctkMatrixWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkMatrixWidgetEventPlayer.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkMatrixWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkMatrixWidgetEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkMenuButton.cpp 47b3421658 Add support for Qt5 11 년 전
ctkMenuButton.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkMenuComboBox.cpp 72ae78e45b ENH: Fix ctkMenuComboBox behavior in Qt5 7 년 전
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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkMenuComboBoxEventTranslator.cpp 81f9274d98 Fix ctkMenuComboBoxTranslator to not record event on the Completer associated 13 년 전
ctkMenuComboBoxEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkMenuComboBox_p.h 72ae78e45b ENH: Fix ctkMenuComboBox behavior in Qt5 7 년 전
ctkMessageBox.cpp 05c80378b5 BUG: ctkMessageBox: Fix layout setting checkbox with Qt >= 5.2 7 년 전
ctkMessageBox.h ab8a4b3003 ctkMessageBox::setDontShowAgainSettingsKey() turns visibility on 13 년 전
ctkModalityWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 년 전
ctkModalityWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkPathLineEdit.cpp 5db3f9320e Fixes warnings. 8 년 전
ctkPathLineEdit.h 5db3f9320e Fixes warnings. 8 년 전
ctkPathLineEditEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkPathLineEditEventPlayer.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkPathLineEditEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkPathLineEditEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkPopupWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkPopupWidgetEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
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 14 년 전
ctkQImageView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkRangeSlider.cpp a30ec502c0 Fix rendering of ctkRangeSlider when using a StyleSheet style 7 년 전
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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkRangeSliderEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkRangeWidget.cpp 0583e928b1 Add options to handle color widget height 7 년 전
ctkRangeWidget.h 0f6eddcfbb Improve ctkSliderWidget and ctkVTKDiscretizableColorTransferWidget 7 년 전
ctkScreenshotDialog.cpp 06b943125d COMP: Fix deprecated use of "QPixmap::grabWidget" in Qt5 7 년 전
ctkScreenshotDialog.h 566c9165ff Added option to allow/disallow transparency in screenshot 12 년 전
ctkScreenshotDialog_p.h 47b3421658 Add support for Qt5 11 년 전
ctkSearchBox.cpp bbd3a2b712 COMP: Fix deprecated-declarations warnings 7 년 전
ctkSearchBox.h 73e9246f4a Issue #133: Fixed code style issues. 13 년 전
ctkSettings.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 년 전
ctkSettings.h 73d467bd32 ENH: Improved python wrapping for ctkSettings 8 년 전
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 14 년 전
ctkTemplateWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkTestApplication.cpp 684d8ef080 COMP: Fix enumeration value not handled warning 7 년 전
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 14 년 전
ctkTransferFunctionControlPointsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkTransferFunctionGradientItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 년 전
ctkTransferFunctionGradientItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkTransferFunctionItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 년 전
ctkTransferFunctionItem.h 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 14 년 전
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 14 년 전
ctkTransferFunctionScene.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkTransferFunctionView.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 14 년 전
ctkTransferFunctionView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 년 전
ctkTreeComboBox.cpp 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 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkTreeComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 년 전
ctkTreeComboBoxEventTranslator.h 93e7dc751f Update QtTesting to fix overload warnings 8 년 전
ctkWidgetsPythonQtDecorators.h d74889ea96 ENH: Wrap grabWidget() 7 년 전
ctkWidgetsTestingUtilities.cpp 66c9c93b95 ENH: Rename testing utility function 7 년 전
ctkWidgetsTestingUtilities.h 66c9c93b95 ENH: Rename testing utility function 7 년 전
ctkWidgetsUtils.cpp 074ab24940 ENH: Fix grabbing widgets on certain Qt versions 7 년 전
ctkWidgetsUtils.h 06b943125d COMP: Fix deprecated use of "QPixmap::grabWidget" in Qt5 7 년 전
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 년 전