Julien Finet 9cdfbe6215 Add ctkPopupWidget::pinPopup(bool) 14 年 前
..
Plugins 468edc43d8 ctkPopupWidgetPlugin was not allowing more than 1 child 14 年 前
Resources 63f10b1a88 Add ctkThumbnailListWidget to CTK/Widgets 14 年 前
Testing f871b61d56 Tuning of ctkPopupWidget 14 年 前
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 14 年 前
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) 14 年 前
ctkPopupWidget.h 9cdfbe6215 Add ctkPopupWidget::pinPopup(bool) 14 年 前
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 14 年 前
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 年 前