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