Julien Finet 9cdfbe6215 Add ctkPopupWidget::pinPopup(bool) 13 年之前
..
Plugins 468edc43d8 ctkPopupWidgetPlugin was not allowing more than 1 child 13 年之前
Resources 63f10b1a88 Add ctkThumbnailListWidget to CTK/Widgets 14 年之前
Testing f871b61d56 Tuning of ctkPopupWidget 13 年之前
CMakeLists.txt 908ec251b7 Add ctkPopupWidget to easily control popups/tooltips 14 年之前
ctkActionsWidget.cpp f3ca584343 Fix various bugs in ctkActionsWidget 14 年之前
ctkActionsWidget.h f3ca584343 Fix various bugs in ctkActionsWidget 14 年之前
ctkAddRemoveComboBox.cpp f63fe98803 Rename macro CTK_{GET,SET}_CXX into CTK_{GET,SET}_CPP 14 年之前
ctkAddRemoveComboBox.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkAxesWidget.cpp 709e942211 ENH: Add sizeHints to ctkAxesWidget 14 年之前
ctkAxesWidget.h 04f4657630 Add missing new lines to header and implementation files 14 年之前
ctkButtonGroup.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkButtonGroup.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkCheckBoxPixmaps.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkCheckBoxPixmaps.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkCheckableComboBox.cpp bc902b9892 Fix ctkCheckableComboBox::allChecked and noneChecked 14 年之前
ctkCheckableComboBox.h 4196f13b31 Add utility functions to ctkCheckableComboBox 14 年之前
ctkCheckableHeaderView.cpp 32521a6ddc Fix warnings in the ctkCheckableXXX objects 14 年之前
ctkCheckableHeaderView.h 8b41d0748c Extract logic from ctkCheckableHeaderView 14 年之前
ctkCheckablePushButton.cpp a9e68f1366 Fix old cast and unused variables 14 年之前
ctkCheckablePushButton.h 0239783650 Fix text position and size of ctkCheckablePushButton 14 年之前
ctkCollapsibleButton.cpp 952d5dc9de Change arrows to point right when closed, down when open 14 年之前
ctkCollapsibleButton.h 95a410ab9b Fix collapsible button issue when a child is hidden... 14 年之前
ctkCollapsibleGroupBox.cpp ce90461cb3 Fix arrows on collapsible group box to match button 14 年之前
ctkCollapsibleGroupBox.h 7b81fddb9f Add ctkCollapsibleGroupBox(QString title, QWidget* parent) 14 年之前
ctkColorDialog.cpp 466b6ddc96 ctkColorDialog was not listening to tab color change 14 年之前
ctkColorDialog.h 9af99587dd Add ctkColorDialog::insertTab and setCurrentTab 14 年之前
ctkColorPickerButton.cpp fcd98c9266 Display ctkColorPickerButton as a ToolButton when no text is given 14 年之前
ctkColorPickerButton.h fcd98c9266 Display ctkColorPickerButton as a ToolButton when no text is given 14 年之前
ctkComboBox.cpp 20cc94d6c2 ENH: Update ctkComboBox::sizehint when font changes 14 年之前
ctkComboBox.h 20cc94d6c2 ENH: Update ctkComboBox::sizehint when font changes 14 年之前
ctkConfirmExitDialog.cpp ee8dba5790 Add static function ctkConfirmExitDialog::confirmExit() 14 年之前
ctkConfirmExitDialog.h ee8dba5790 Add static function ctkConfirmExitDialog::confirmExit() 14 年之前
ctkConsole.cpp 0e31a48a8b Don't process events when print message in ctkConsole 14 年之前
ctkConsole.h 3492e3e773 ctkConsole/ctkPythonConsole - Handle standardinput from ctkConsole 14 年之前
ctkConsole_p.h 3492e3e773 ctkConsole/ctkPythonConsole - Handle standardinput from ctkConsole 14 年之前
ctkCoordinatesWidget.cpp 4a0a6c164f Add tests to ctkCoordinatesWidget and fix bugs 14 年之前
ctkCoordinatesWidget.h b1b0718c1c First letter of Q_Property changed to lowercase 14 年之前
ctkCrosshairLabel.cpp 6686dc23e0 Remove bad cast warning in ctkCrosshairLabel 14 年之前
ctkCrosshairLabel.h e1059ce338 STYLE: Remove unnecessary semi-colons. 14 年之前
ctkDateRangeWidget.cpp 532d9b67f9 Fixed some warnings 14 年之前
ctkDateRangeWidget.h c1f8f7a329 Always show the date range of ctkDateRangeWidget 14 年之前
ctkDirectoryButton.cpp ee84fd2671 Add test to ctkDirectoryButton 14 年之前
ctkDirectoryButton.h 9796920565 Add ctkScreenshotDialogTest1 + rename ctkScreenshotDialog methods 14 年之前
ctkDoubleRangeSlider.cpp 8194970a01 Error when converting from int to double in ctkDoubleSlider 14 年之前
ctkDoubleRangeSlider.h 76a47c0b1e ctkDoubleRangeSlider was firing too many signals 14 年之前
ctkDoubleSlider.cpp a56a15048c Use an error threshold to compare expected results 13 年之前
ctkDoubleSlider.h affe04903b Add pageStep property to ctkDoubleSlider and ctkSliderWidget 14 年之前
ctkDynamicSpacer.cpp 42af8ae514 Rename ctkDynamicSpacer::activate into active 14 年之前
ctkDynamicSpacer.h 42af8ae514 Rename ctkDynamicSpacer::activate into active 14 年之前
ctkErrorLogStatusMessageHandler.cpp ee1ab7f609 ctkErrorLogStatusMessageHandler - Use QPointer to hold QMainWindow 14 年之前
ctkErrorLogStatusMessageHandler.h ee1ab7f609 ctkErrorLogStatusMessageHandler - Use QPointer to hold QMainWindow 14 年之前
ctkErrorLogWidget.cpp 2af9a03cc5 Remove unused variable warning in ctkErrorLogWidget 14 年之前
ctkErrorLogWidget.h 91e0d55c35 Support null error model in ctkErrorLogWidget 14 年之前
ctkFileDialog.cpp 763c419d85 Remove copyright YEAR from license header 14 年之前
ctkFileDialog.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkFittedTextBrowser.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkFittedTextBrowser.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkFlowLayout.cpp 532d9b67f9 Fixed some warnings 14 年之前
ctkFlowLayout.h 9f904c9f8f Supports Vertical orientation for ctkFlowLayout 14 年之前
ctkFontButton.cpp 0c3bcbd8fc Add ctkFontButton a pushbutton to select a QFont 14 年之前
ctkFontButton.h 0c3bcbd8fc Add ctkFontButton a pushbutton to select a QFont 14 年之前
ctkIconEnginePlugin.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkIconEnginePlugin.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkLayoutManager.cpp 59794b6398 Add ctkLayoutManager::viewsFromXML 14 年之前
ctkLayoutManager.h 59794b6398 Add ctkLayoutManager::viewsFromXML 14 年之前
ctkLayoutManager_p.h 04a4328db4 Add ctkLayoutManager to conveniently handle layouts with XML 14 年之前
ctkMaterialPropertyPreviewLabel.cpp e97fd0b1c5 Use better default values for ctkMaterialPropertyWidget 14 年之前
ctkMaterialPropertyPreviewLabel.h 04f4657630 Add missing new lines to header and implementation files 14 年之前
ctkMaterialPropertyWidget.cpp 39d6696eef Control visibility of options in ctkMaterialPropertyWidget 14 年之前
ctkMaterialPropertyWidget.h 39d6696eef Control visibility of options in ctkMaterialPropertyWidget 14 年之前
ctkMatrixWidget.cpp 9ac7c96897 Add test to ctkVTKMatrixWidget and ctkVTKAbstractMatrixWidget 14 年之前
ctkMatrixWidget.h 9ac7c96897 Add test to ctkVTKMatrixWidget and ctkVTKAbstractMatrixWidget 14 年之前
ctkMenuButton.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkMenuButton.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkModalityWidget.cpp e93e15ace4 Add comments to ctkModalityWidget and utility methods 14 年之前
ctkModalityWidget.h e93e15ace4 Add comments to ctkModalityWidget and utility methods 14 年之前
ctkPathLineEdit.cpp ebaddbb865 Don't use native dialogs in tests, they won't quit 14 年之前
ctkPathLineEdit.h ebaddbb865 Don't use native dialogs in tests, they won't quit 14 年之前
ctkPixmapIconEngine.cpp 9bb15eabc4 Remove LGPL license 14 年之前
ctkPixmapIconEngine.h 9bb15eabc4 Remove LGPL license 14 年之前
ctkPopupWidget.cpp 9cdfbe6215 Add ctkPopupWidget::pinPopup(bool) 13 年之前
ctkPopupWidget.h 9cdfbe6215 Add ctkPopupWidget::pinPopup(bool) 13 年之前
ctkQImageView.cpp 4cb740c2a9 ENH: Added annotations in corners, key commands, mouse commands 14 年之前
ctkQImageView.h 4cb740c2a9 ENH: Added annotations in corners, key commands, mouse commands 14 年之前
ctkRangeSlider.cpp e420e6c6a1 Support calls to ctkRangeSlider::setValues inside setValues 14 年之前
ctkRangeSlider.h bc08554b0f ENH: Add symmetric moves support for range sliders 14 年之前
ctkRangeWidget.cpp 33d7e54cc1 Add ctkVTKThresholdWidget 14 年之前
ctkRangeWidget.h 33d7e54cc1 Add ctkVTKThresholdWidget 14 年之前
ctkScreenshotDialog.cpp 9796920565 Add ctkScreenshotDialogTest1 + rename ctkScreenshotDialog methods 14 年之前
ctkScreenshotDialog.h 9796920565 Add ctkScreenshotDialogTest1 + rename ctkScreenshotDialog methods 14 年之前
ctkScreenshotDialog_p.h 9796920565 Add ctkScreenshotDialogTest1 + rename ctkScreenshotDialog methods 14 年之前
ctkSettings.cpp 2fa68d6e35 ctkSettings now supports all QSettings constructors 14 年之前
ctkSettings.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 年之前
ctkSettingsDialog.cpp 0c32b7b229 Factorize ctkSettingsDialogPrivate::init() 14 年之前
ctkSettingsDialog.h ef721b55a4 ctkSettingsPanel - Remove "acceptSettings()" and set "applySettings()' as virtual 14 年之前
ctkSettingsPanel.cpp 05b9a6e242 Merge branch 'improve-ctkSettings-api' 14 年之前
ctkSettingsPanel.h 527954bd8e ctkSettingsPanel - Add defaultPropertyValue(), previousPropertyValue() and propertyValue() methods 14 年之前
ctkSimpleLayoutManager.cpp 04a4328db4 Add ctkLayoutManager to conveniently handle layouts with XML 14 年之前
ctkSimpleLayoutManager.h 04a4328db4 Add ctkLayoutManager to conveniently handle layouts with XML 14 年之前
ctkSliderWidget.cpp 3bcd3518cf Improve spinbox/slider discrepency checks 13 年之前
ctkSliderWidget.h affe04903b Add pageStep property to ctkDoubleSlider and ctkSliderWidget 14 年之前
ctkTemplateWidget.cpp 2a22430d76 Add file templates for a widget class 14 年之前
ctkTemplateWidget.h 2a22430d76 Add file templates for a widget class 14 年之前
ctkTestApplication.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkTestApplication.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkThumbnailListWidget.cpp 18073a51ad Use setFixedWidth() method instead of setMinimumWidth() and setMaximumWidth() 14 年之前
ctkThumbnailListWidget.h 68ded13984 Rename reset() function to clearThumbnails() in ctkThumbnailListWidget 14 年之前
ctkThumbnailListWidget_p.h 15604c6f56 Improve implementation of ctkThumbnailWidget, ctkThumbnailListWidget, and ctkDICOMThumbnailListWidget 14 年之前
ctkThumbnailWidget.cpp 15604c6f56 Improve implementation of ctkThumbnailWidget, ctkThumbnailListWidget, and ctkDICOMThumbnailListWidget 14 年之前
ctkThumbnailWidget.h 15604c6f56 Improve implementation of ctkThumbnailWidget, ctkThumbnailListWidget, and ctkDICOMThumbnailListWidget 14 年之前
ctkToolTipTrapper.cpp 5871fea397 Fix different compilation warnings 14 年之前
ctkToolTipTrapper.h 5871fea397 Fix different compilation warnings 14 年之前
ctkTransferFunctionBarsItem.cpp 763c419d85 Remove copyright YEAR from license header 14 年之前
ctkTransferFunctionBarsItem.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkTransferFunctionControlPointsItem.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkTransferFunctionControlPointsItem.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkTransferFunctionGradientItem.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkTransferFunctionGradientItem.h b1b0718c1c First letter of Q_Property changed to lowercase 14 年之前
ctkTransferFunctionItem.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkTransferFunctionItem.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkTransferFunctionNativeItem.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkTransferFunctionNativeItem.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkTransferFunctionScene.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkTransferFunctionScene.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkTransferFunctionView.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkTransferFunctionView.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkTreeComboBox.cpp fa0b865590 ctkTreeComboBox now controls what column is visible 14 年之前
ctkTreeComboBox.h fa0b865590 ctkTreeComboBox now controls what column is visible 14 年之前
ctkWidgetsPythonQtDecorators.h 6379ebb085 ctkWorkflow - Added associated PythonQt decorator 14 年之前
ctkWidgetsUtils.cpp b27b582463 Move base64HTMLImageTagSrc into ctkWidgetsUtils 14 年之前
ctkWidgetsUtils.h b27b582463 Move base64HTMLImageTagSrc into ctkWidgetsUtils 14 年之前
ctkWorkflowAbstractPagedWidget.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkWorkflowAbstractPagedWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkWorkflowButtonBoxWidget.cpp 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 年之前
ctkWorkflowButtonBoxWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkWorkflowGroupBox.cpp 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 年之前
ctkWorkflowGroupBox.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkWorkflowStackedWidget.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkWorkflowStackedWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkWorkflowTabWidget.cpp 5856bae33b Remove trailing spaces in license header 14 年之前
ctkWorkflowTabWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 年之前
ctkWorkflowWidget.cpp f63fe98803 Rename macro CTK_{GET,SET}_CXX into CTK_{GET,SET}_CPP 14 年之前
ctkWorkflowWidget.h f2b4062265 ctkWorkflowWidget - Use Q_PROPERTY and Q_INVOKABLE to expose method to python 14 年之前
ctkWorkflowWidgetStep.cpp 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 年之前
ctkWorkflowWidgetStep.h e8b169829d ctkWorkflowWidgetStep - Expose buttonBoxHints to the meta object system 14 年之前
ctkWorkflowWidgetStep_p.h 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 年之前
target_libraries.cmake cb2160420c Change ctkMacroGetTargetLibraries into ctkFunctionGetTargetLibraries 14 年之前