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 년 전