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 година