Jean-Christophe Fillion-Robin f9ceb9804d Merge pull request #613 from ed-chemnitz/master 9 gadi atpakaļ
..
Documentation c4cd80e8d2 Fixed Doxygen warnings. 12 gadi atpakaļ
Plugins d6f12b0038 Make more libs and apps compatible with Qt5. 11 gadi atpakaļ
Resources 400eb23318 Add white border to clear icon 10 gadi atpakaļ
Testing aa4257acea ENH: Give more information for not showing the message box again 9 gadi atpakaļ
CMakeLists.txt 7a841bc44e Add /usr/local/include for FreeBSD (QtOpengl) 9 gadi atpakaļ
ctkActionsWidget.cpp 83a68fc5a1 Add support in ctkActionsWidget for actions with multiple shortcuts 11 gadi atpakaļ
ctkActionsWidget.h 253768c899 Add ctkActionsWidget::sortColumn 11 gadi atpakaļ
ctkAddRemoveComboBox.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 gadi atpakaļ
ctkAddRemoveComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkAxesWidget.cpp cd7948c6e6 Various unused variables warnings 13 gadi atpakaļ
ctkAxesWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkAxesWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkAxesWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkAxesWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkAxesWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkBasePopupWidget.cpp 8520e49dbe Fix qMRMLSliceControllerWidgetEventTranslatorPlayerTest1 on MacOSX 10 gadi atpakaļ
ctkBasePopupWidget.h 553ecd7250 Add documentation for ctk*PopupWidget 10 gadi atpakaļ
ctkBasePopupWidget_p.h 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 gadi atpakaļ
ctkButtonGroup.cpp cfa9c604ad Add setChecked method to ctkButtonGroup 10 gadi atpakaļ
ctkButtonGroup.h cfa9c604ad Add setChecked method to ctkButtonGroup 10 gadi atpakaļ
ctkCheckBox.cpp e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 gadi atpakaļ
ctkCheckBox.h e38a3a8a9c Fix ctkCheckBox style: variable case 12 gadi atpakaļ
ctkCheckBoxPixmaps.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkCheckBoxPixmaps.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkCheckableComboBox.cpp df537838a0 ctkCheckableComboBox: implemented missing method checkableModelHelper() 9 gadi atpakaļ
ctkCheckableComboBox.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkCheckableComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkCheckableComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkCheckableComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkCheckableComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkCheckableHeaderView.cpp 47b3421658 Add support for Qt5 11 gadi atpakaļ
ctkCheckableHeaderView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkCheckableHeaderViewEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkCheckableHeaderViewEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkCheckableHeaderViewEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkCheckableHeaderViewEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkCheckableModelHelper.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkCheckableModelHelper.h f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkCheckablePushButton.cpp 47b3421658 Add support for Qt5 11 gadi atpakaļ
ctkCheckablePushButton.h 6adb573b65 Add ctkPushButton, an advanced QPushButton 11 gadi atpakaļ
ctkCollapsibleButton.cpp c2b9c567b7 Add ctkCollapsibleButton::flat property 10 gadi atpakaļ
ctkCollapsibleButton.h c2b9c567b7 Add ctkCollapsibleButton::flat property 10 gadi atpakaļ
ctkCollapsibleGroupBox.cpp 36f72607d9 Fix Qt designer crash when dropping spinbox in ctkCollapsibleGroupBox 11 gadi atpakaļ
ctkCollapsibleGroupBox.h a1c4c47a9c Enlarge default collapsed height of ctkCollapsibleGroupBox for Mac Os style 13 gadi atpakaļ
ctkColorDialog.cpp 75287ac036 Remove ctkColorDialog warnings when not using nameSignal 12 gadi atpakaļ
ctkColorDialog.h 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 gadi atpakaļ
ctkColorPickerButton.cpp 618bb9f5cf Fixed build error on Mac OS X 9 gadi atpakaļ
ctkColorPickerButton.h 505b57b250 Add support for color name in ctkColorDialog and ctkColorPickerButton 12 gadi atpakaļ
ctkComboBox.cpp 3bda2ecfec Extend ctkComboBox::ScrollWithNoVScrollBar to QAbstractScrollArea 11 gadi atpakaļ
ctkComboBox.h 71dd74a85e Add ctkComboBox::ScrollEffect 11 gadi atpakaļ
ctkCompleter.cpp da64790ec6 ctkCompleter::splitPath enforces return value 13 gadi atpakaļ
ctkCompleter.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkConsole.cpp ec7d24e651 Expose option on ctkConsole to control the runFile() interface 9 gadi atpakaļ
ctkConsole.h ec7d24e651 Expose option on ctkConsole to control the runFile() interface 9 gadi atpakaļ
ctkConsoleEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkConsoleEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkConsoleEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkConsoleEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkConsole_p.h ec7d24e651 Expose option on ctkConsole to control the runFile() interface 9 gadi atpakaļ
ctkCoordinatesWidget.cpp 3638137774 Add private implementation to ctkCoordinatesWidget 11 gadi atpakaļ
ctkCoordinatesWidget.h 3638137774 Add private implementation to ctkCoordinatesWidget 11 gadi atpakaļ
ctkCoordinatesWidget_p.h 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 gadi atpakaļ
ctkCrosshairLabel.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkCrosshairLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkDateRangeWidget.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 gadi atpakaļ
ctkDateRangeWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkDirectoryButton.cpp b2b84235e0 Fix ctkDirectoryButton file dialog for AcceptSave mode 11 gadi atpakaļ
ctkDirectoryButton.h b2b84235e0 Fix ctkDirectoryButton file dialog for AcceptSave mode 11 gadi atpakaļ
ctkDoubleRangeSlider.cpp 5fead84624 Remove warning output when double slider range is bound to double max 10 gadi atpakaļ
ctkDoubleRangeSlider.h bc38808d0a Update displayed value when value proxy is modified 11 gadi atpakaļ
ctkDoubleRangeSliderEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkDoubleRangeSliderEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkDoubleRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkDoubleRangeSliderEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkDoubleSlider.cpp 5fead84624 Remove warning output when double slider range is bound to double max 10 gadi atpakaļ
ctkDoubleSlider.h 97805108e4 Fix ctkSliderWidget and ctkRangeRidget valueChanged signal 11 gadi atpakaļ
ctkDoubleSpinBox.cpp b688b71d75 Fix memory leak associated with ctkDoubleSpinBox ensuring pimpl is deleted 9 gadi atpakaļ
ctkDoubleSpinBox.h b688b71d75 Fix memory leak associated with ctkDoubleSpinBox ensuring pimpl is deleted 9 gadi atpakaļ
ctkDoubleSpinBox_p.h 47b3421658 Add support for Qt5 11 gadi atpakaļ
ctkDynamicSpacer.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkDynamicSpacer.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkErrorLogModel.cpp c721fc1db1 ENH: Re-introduce and expose number of logs to keep 10 gadi atpakaļ
ctkErrorLogModel.h c721fc1db1 ENH: Re-introduce and expose number of logs to keep 10 gadi atpakaļ
ctkErrorLogStatusMessageHandler.cpp 44c505e0bc Add support for error log context 10 gadi atpakaļ
ctkErrorLogStatusMessageHandler.h f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkErrorLogWidget.cpp 30a15299aa ENH: Add convenience method allowing to show/hide any error log column. 11 gadi atpakaļ
ctkErrorLogWidget.h 30a15299aa ENH: Add convenience method allowing to show/hide any error log column. 11 gadi atpakaļ
ctkExpandButton.cpp 713a1c8d3d ctkExpandButton horizontal policy is fixed 13 gadi atpakaļ
ctkExpandButton.h 2844d4e26e Exposed Orientation of ctkExpandButton as QProperty 13 gadi atpakaļ
ctkExpandableWidget.cpp dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 gadi atpakaļ
ctkExpandableWidget.h dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 gadi atpakaļ
ctkFileDialog.cpp 1755dc1054 Fix ctkFileDialogEventTranslator bottom widget events recording 9 gadi atpakaļ
ctkFileDialog.h 7c70f66b35 Tweak ctkFileDialog to better handle return key 12 gadi atpakaļ
ctkFileDialogEventPlayer.cpp 6a1eec3a12 Fix ctkFileDialogEventTranslatorPlayerTests 10 gadi atpakaļ
ctkFileDialogEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkFileDialogEventTranslator.cpp 1755dc1054 Fix ctkFileDialogEventTranslator bottom widget events recording 9 gadi atpakaļ
ctkFileDialogEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkFittedTextBrowser.cpp 99b1e7ccce Set default sizePolicy for ctkFittedTextBrowser 12 gadi atpakaļ
ctkFittedTextBrowser.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkFlatProxyModel.cpp cd7948c6e6 Various unused variables warnings 13 gadi atpakaļ
ctkFlatProxyModel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkFlowLayout.cpp a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 gadi atpakaļ
ctkFlowLayout.h a01fc60c7f Add support for vertical flow in ctkThumbnailListWidget 12 gadi atpakaļ
ctkFontButton.cpp 45dbd6eb9a Add ctkFontButton::fontTextFormat to customize font button text 13 gadi atpakaļ
ctkFontButton.h 45dbd6eb9a Add ctkFontButton::fontTextFormat to customize font button text 13 gadi atpakaļ
ctkFontButtonEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkFontButtonEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkFontButtonEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkFontButtonEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkHistogram.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkHistogram.h b5e985e621 Fix windows build errors related to relocation of classes 11 gadi atpakaļ
ctkIconEnginePlugin.cpp 9d8a24bf5a Make ctkIconEnginePlugin derive from QIconEngineV2 for Qt 4 10 gadi atpakaļ
ctkIconEnginePlugin.h a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. 10 gadi atpakaļ
ctkIconEnginePlugin_qt4.h a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. 10 gadi atpakaļ
ctkIconEnginePlugin_qt5.h a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. 10 gadi atpakaļ
ctkLanguageComboBox.cpp f559dd1efe Ensure languageCombox consider qm files 12 gadi atpakaļ
ctkLanguageComboBox.h 69a2a31b49 Fix language inconsistencies in ctkLanguageComboBox 12 gadi atpakaļ
ctkLayoutFactory.cpp 9bb51e1ff1 Do not override widget visibility if already set in a layout view factory 10 gadi atpakaļ
ctkLayoutFactory.h d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory 10 gadi atpakaļ
ctkLayoutManager.cpp d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory 10 gadi atpakaļ
ctkLayoutManager.h d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory 10 gadi atpakaļ
ctkLayoutManager_p.h d9bafba93e Add ctkLayoutFactory and ctkLayoutViewFactory 10 gadi atpakaļ
ctkLayoutViewFactory.cpp d239a7485f Fix unused variable warnings in ctkLayoutViewFactory 10 gadi atpakaļ
ctkLayoutViewFactory.h 82dd125482 Fix unused parameter warning in ctkLayoutViewFactory 10 gadi atpakaļ
ctkMaterialPropertyPreviewLabel.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkMaterialPropertyPreviewLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkMaterialPropertyWidget.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 gadi atpakaļ
ctkMaterialPropertyWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkMatrixWidget.cpp 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 gadi atpakaļ
ctkMatrixWidget.h 40ad8d9120 Expose publicly setDecimals and decimalsChanged 11 gadi atpakaļ
ctkMatrixWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkMatrixWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkMatrixWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkMatrixWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkMenuButton.cpp 47b3421658 Add support for Qt5 11 gadi atpakaļ
ctkMenuButton.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkMenuComboBox.cpp 6ab9b11f25 BUG: Fixed missing list elements problem 10 gadi atpakaļ
ctkMenuComboBox.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkMenuComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkMenuComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkMenuComboBoxEventTranslator.cpp 81f9274d98 Fix ctkMenuComboBoxTranslator to not record event on the Completer associated 13 gadi atpakaļ
ctkMenuComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkMenuComboBox_p.h 47b3421658 Add support for Qt5 11 gadi atpakaļ
ctkMessageBox.cpp aa4257acea ENH: Give more information for not showing the message box again 9 gadi atpakaļ
ctkMessageBox.h ab8a4b3003 ctkMessageBox::setDontShowAgainSettingsKey() turns visibility on 13 gadi atpakaļ
ctkModalityWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkModalityWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkPathLineEdit.cpp e9fd96f35b Fix compilation error introduced by 130deabb4. See #449 11 gadi atpakaļ
ctkPathLineEdit.h 70ea952be2 Set ctkPathLineEdit::nameFilters as property for use in designer and python 11 gadi atpakaļ
ctkPathLineEditEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkPathLineEditEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkPathLineEditEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkPathLineEditEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkPathListButtonsWidget.cpp d171a08d74 Do not complain about paths which have already been added to the widget. 12 gadi atpakaļ
ctkPathListButtonsWidget.h 3f28910a32 Reworked ctkDirectoryListWidget for improved flexibility. 12 gadi atpakaļ
ctkPathListButtonsWidget_p.h 3f28910a32 Reworked ctkDirectoryListWidget for improved flexibility. 12 gadi atpakaļ
ctkPathListWidget.cpp e9fd96f35b Fix compilation error introduced by 130deabb4. See #449 11 gadi atpakaļ
ctkPathListWidget.h 6003a3239f Cross reference ctkPathLineEdit, ctkDirectoryButton and ctkPathListWidget 12 gadi atpakaļ
ctkPixmapIconEngine.cpp 47b3421658 Add support for Qt5 11 gadi atpakaļ
ctkPixmapIconEngine.h a1f5a9ee6c Fixed Qt4/5 MOC issues regarding QIconEngineV2. 10 gadi atpakaļ
ctkPopupWidget.cpp 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 gadi atpakaļ
ctkPopupWidget.h 553ecd7250 Add documentation for ctk*PopupWidget 10 gadi atpakaļ
ctkPopupWidgetEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkPopupWidgetEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkPopupWidgetEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkPopupWidgetEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkPopupWidget_p.h b1af3f79be Replace Qt::ToolTip popup window flag with Qt::Tool 11 gadi atpakaļ
ctkProxyStyle.cpp a8ebaefdaf Prevent reentrant calling of ctkProxyStyle::ensureBaseStyle() 11 gadi atpakaļ
ctkProxyStyle.h e68c1514c6 Don't delete ctkProxyStyle when widget is destroyed 12 gadi atpakaļ
ctkPushButton.cpp b820c716d0 Added missing virtual destructor. 11 gadi atpakaļ
ctkPushButton.h 6adb573b65 Add ctkPushButton, an advanced QPushButton 11 gadi atpakaļ
ctkPushButton_p.h b820c716d0 Added missing virtual destructor. 11 gadi atpakaļ
ctkQImageView.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkQImageView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkRangeSlider.cpp 9140766b71 Correct odd slider range when moves symmetrically. Fixes #432 11 gadi atpakaļ
ctkRangeSlider.h 4e98d9a064 Fix ctkRangeSliderTest when run with different styles 11 gadi atpakaļ
ctkRangeSliderEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkRangeSliderEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkRangeSliderEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkRangeSliderEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkRangeWidget.cpp 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 gadi atpakaļ
ctkRangeWidget.h e4eebdc52f Virtualize ctkRangeWidget and ctkSliderWidget public API 11 gadi atpakaļ
ctkScreenshotDialog.cpp 566c9165ff Added option to allow/disallow transparency in screenshot 12 gadi atpakaļ
ctkScreenshotDialog.h 566c9165ff Added option to allow/disallow transparency in screenshot 12 gadi atpakaļ
ctkScreenshotDialog_p.h 47b3421658 Add support for Qt5 11 gadi atpakaļ
ctkSearchBox.cpp 6b156e7432 BUG: Clear box icon renamed to be considered 10 gadi atpakaļ
ctkSearchBox.h 73e9246f4a Issue #133: Fixed code style issues. 13 gadi atpakaļ
ctkSettings.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkSettings.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkSettingsDialog.cpp c1759c1621 Allow reload in case of external changes 11 gadi atpakaļ
ctkSettingsDialog.h f94708dd9e Merge pull request #451 from mwoehlke-kitware/add-reload-settings 11 gadi atpakaļ
ctkSettingsPanel.cpp f94708dd9e Merge pull request #451 from mwoehlke-kitware/add-reload-settings 11 gadi atpakaļ
ctkSettingsPanel.h f94708dd9e Merge pull request #451 from mwoehlke-kitware/add-reload-settings 11 gadi atpakaļ
ctkSignalMapper.cpp c778ed970f Add ctkSignalMapper 13 gadi atpakaļ
ctkSignalMapper.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkSizeGrip.cpp dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 gadi atpakaļ
ctkSizeGrip.h dc09bfeb4b Further refine ctkSizeGrip/ctkExpandableWidget behavior 12 gadi atpakaļ
ctkSliderWidget.cpp 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 gadi atpakaļ
ctkSliderWidget.h e4eebdc52f Virtualize ctkRangeWidget and ctkSliderWidget public API 11 gadi atpakaļ
ctkTemplateWidget.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkTemplateWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkTestApplication.cpp 37373075eb Fix build of ctkTestApplication.cpp with Qt4. Fixes #482 11 gadi atpakaļ
ctkTestApplication.h 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 gadi atpakaļ
ctkThumbnailLabel.cpp 6b0da75ee6 Fix warning "delete-non-virtual-dtor-warnings" gcc-47 warnings 12 gadi atpakaļ
ctkThumbnailLabel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkThumbnailListWidget.cpp d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 gadi atpakaļ
ctkThumbnailListWidget.h d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 gadi atpakaļ
ctkThumbnailListWidget_p.h d4730fc71c Cleanup ctkThumbnailListWidget and ctkDICOMThumbnailListWidget 12 gadi atpakaļ
ctkToolTipTrapper.cpp 146d65ec76 ENH: Do tool tip word wrap 13 gadi atpakaļ
ctkToolTipTrapper.h 146d65ec76 ENH: Do tool tip word wrap 13 gadi atpakaļ
ctkTransferFunction.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkTransferFunction.h f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkTransferFunctionBarsItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkTransferFunctionBarsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkTransferFunctionControlPointsItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkTransferFunctionControlPointsItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkTransferFunctionGradientItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkTransferFunctionGradientItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkTransferFunctionItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkTransferFunctionItem.h ab990660aa ENH: Improve ctkVTKHistogram/ctkTransferFunctionItem pythonqt wrapping 10 gadi atpakaļ
ctkTransferFunctionNativeItem.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkTransferFunctionNativeItem.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkTransferFunctionRepresentation.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkTransferFunctionRepresentation.h f49c19a821 Use Qt5 CMake 2.8.12 features. 11 gadi atpakaļ
ctkTransferFunctionScene.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkTransferFunctionScene.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkTransferFunctionView.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 gadi atpakaļ
ctkTransferFunctionView.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkTreeComboBox.cpp 47b3421658 Add support for Qt5 11 gadi atpakaļ
ctkTreeComboBox.h 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkTreeComboBoxEventPlayer.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkTreeComboBoxEventPlayer.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkTreeComboBoxEventTranslator.cpp 6b1184b851 Add QtTesting player/recorder in Libs/Widgets and VTK/Widgets 13 gadi atpakaļ
ctkTreeComboBoxEventTranslator.h 84c7742bcd Use Q_DISABLE_COPY Qt macro everywhere in CTK 12 gadi atpakaļ
ctkWidgetsPythonQtDecorators.h 012a9e89b8 Extend ctkTransferFunction*Item for better pythonqt wrapping 10 gadi atpakaļ
ctkWidgetsUtils.cpp 14799985c4 Fix indent style for braces in if statement 11 gadi atpakaļ
ctkWidgetsUtils.h b165455441 Fix compile error due to missing include 13 gadi atpakaļ
ctkWorkflowAbstractPagedWidget.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 gadi atpakaļ
ctkWorkflowAbstractPagedWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkWorkflowButtonBoxWidget.cpp 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 gadi atpakaļ
ctkWorkflowButtonBoxWidget.h 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 gadi atpakaļ
ctkWorkflowGroupBox.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 gadi atpakaļ
ctkWorkflowGroupBox.h d4e5d873c9 Add ctkWorkflowGroupBox::titleFormat, subTitleFormat and errorTextFormat 11 gadi atpakaļ
ctkWorkflowStackedWidget.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 gadi atpakaļ
ctkWorkflowStackedWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkWorkflowTabWidget.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 gadi atpakaļ
ctkWorkflowTabWidget.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
ctkWorkflowWidget.cpp 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 gadi atpakaļ
ctkWorkflowWidget.h b47c9eff4c Add ctkWorkflowStep* ctkWorkflow::step(QString) 11 gadi atpakaļ
ctkWorkflowWidgetStep.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed 11 gadi atpakaļ
ctkWorkflowWidgetStep.h 9aa389d2bf Add ctkWorkflowButtonBoxWidget::[back|next|goTo]ButtonFormat 11 gadi atpakaļ
ctkWorkflowWidgetStep_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 gadi atpakaļ
target_libraries.cmake d6f12b0038 Make more libs and apps compatible with Qt5. 11 gadi atpakaļ