Andras Lasso c78828ea4f BUG: Fixed duplicate "Search" placeholder text in ctkSearchBox лет назад: 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 32c68bc0fd ENH: Allow layout manager to adjust view sizes лет назад: 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 лет назад: 12
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 лет назад: 12
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 лет назад: 10
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 b53ec9bdd0 ENH: add Q_INVOKABLE to ctkErrorLogWidget::SetErrorLogModel лет назад: 7
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 32c68bc0fd ENH: Allow layout manager to adjust view sizes лет назад: 7
ctkLayoutManager.h 32c68bc0fd ENH: Allow layout manager to adjust view sizes лет назад: 7
ctkLayoutManager_p.h d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory лет назад: 10
ctkLayoutViewFactory.cpp 32c68bc0fd ENH: Allow layout manager to adjust view sizes лет назад: 7
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 c78828ea4f BUG: Fixed duplicate "Search" placeholder text in ctkSearchBox лет назад: 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