Stefan Kislinskiy a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. пре 10 година
..
Documentation c4cd80e8d2 Fixed Doxygen warnings. пре 12 година
Plugins d6f12b0038 Make more libs and apps compatible with Qt5. пре 11 година
Resources 4f9073e7d5 ENH: Clear box icon replaced with a less harsh one, a simple 'x' that does not indicate error пре 10 година
Testing 7901557bd7 Merge branch 'error-log-model-to-file' пре 10 година
CMakeLists.txt a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. пре 10 година
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 cd7948c6e6 Various unused variables warnings пре 13 година
ctkAxesWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
ctkAxesWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets пре 13 година
ctkAxesWidgetEventPlayer.h 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 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 пре 11 година
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 47b3421658 Add support for Qt5 пре 11 година
ctkButtonGroup.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
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 47b3421658 Add support for Qt5 пре 11 година
ctkCheckableComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
ctkCheckableComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets пре 13 година
ctkCheckableComboBoxEventPlayer.h 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 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton пре 12 година
ctkColorPickerButton.h 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton пре 12 година
ctkComboBox.cpp 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 dc9fd8167b Merge remote-tracking branch 'finetjul/295-ctkconsole-ensure-lines-visible' пре 11 година
ctkConsole.h b3935fd5b6 Add open file dialog and print help message actions пре 11 година
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 dd23739723 Ensure edit line in ctkConsole is always visible пре 11 година
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 f21e12bcc8 Fix ctkDoubleSpinBox::DecimalsByValue signals пре 11 година
ctkDoubleSpinBox.h 3638137774 Add private implementation to ctkCoordinatesWidget пре 11 година
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 b2b84235e0 Fix ctkDirectoryButton file dialog for AcceptSave mode пре 11 година
ctkFileDialog.h 7c70f66b35 Tweak ctkFileDialog to better handle return key пре 12 година
ctkFileDialogEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets пре 13 година
ctkFileDialogEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK пре 12 година
ctkFileDialogEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets пре 13 година
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 d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory пре 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 f151e7aeaf Fix unused-variable warning in ctkLayoutViewFactory::createViewFromXML пре 10 година
ctkLayoutViewFactory.h 02fa38b9b4 Separate viewFromXML to createViewFromXML пре 10 година
ctkMaterialPropertyPreviewLabel.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. пре 11 година
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 47b3421658 Add support for Qt5 пре 11 година
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 ab8a4b3003 ctkMessageBox::setDontShowAgainSettingsKey() turns visibility on пре 13 година
ctkMessageBox.h ab8a4b3003 ctkMessageBox::setDontShowAgainSettingsKey() turns visibility on пре 13 година
ctkModalityWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE пре 13 година
ctkModalityWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
ctkPathLineEdit.cpp 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 36b90bb8b8 Emit ctkSearchBox::textEdited() signal when clear icon is clicked пре 11 година
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 f94708dd9e Merge pull request #451 from mwoehlke-kitware/add-reload-settings пре 11 година
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 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE пре 13 година
ctkTransferFunctionBarsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
ctkTransferFunctionControlPointsItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE пре 13 година
ctkTransferFunctionControlPointsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
ctkTransferFunctionGradientItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE пре 13 година
ctkTransferFunctionGradientItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
ctkTransferFunctionItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE пре 13 година
ctkTransferFunctionItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
ctkTransferFunctionNativeItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE пре 13 година
ctkTransferFunctionNativeItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. пре 13 година
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 c927e3fb56 Update CTKWidget PythonQt decorator to fix build error following Qt5 transition пре 11 година
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 година