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