Julien Finet 39d6696eef Control visibility of options in ctkMaterialPropertyWidget 14 years ago
..
Plugins 363329d072 Add ctkCheckableComboBox to check model indexes 14 years ago
Resources 39d6696eef Control visibility of options in ctkMaterialPropertyWidget 14 years ago
Testing 39d6696eef Control visibility of options in ctkMaterialPropertyWidget 14 years ago
CMakeLists.txt 363329d072 Add ctkCheckableComboBox to check model indexes 14 years ago
ctkActionsWidget.cpp f3ca584343 Fix various bugs in ctkActionsWidget 14 years ago
ctkActionsWidget.h f3ca584343 Fix various bugs in ctkActionsWidget 14 years ago
ctkAddRemoveComboBox.cpp f63fe98803 Rename macro CTK_{GET,SET}_CXX into CTK_{GET,SET}_CPP 14 years ago
ctkAddRemoveComboBox.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkAxesWidget.cpp 709e942211 ENH: Add sizeHints to ctkAxesWidget 14 years ago
ctkAxesWidget.h 04f4657630 Add missing new lines to header and implementation files 14 years ago
ctkButtonGroup.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkButtonGroup.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkCheckBoxPixmaps.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkCheckBoxPixmaps.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkCheckableComboBox.cpp bc902b9892 Fix ctkCheckableComboBox::allChecked and noneChecked 14 years ago
ctkCheckableComboBox.h 4196f13b31 Add utility functions to ctkCheckableComboBox 14 years ago
ctkCheckableHeaderView.cpp 32521a6ddc Fix warnings in the ctkCheckableXXX objects 14 years ago
ctkCheckableHeaderView.h 8b41d0748c Extract logic from ctkCheckableHeaderView 14 years ago
ctkCheckablePushButton.cpp a9e68f1366 Fix old cast and unused variables 14 years ago
ctkCheckablePushButton.h 0239783650 Fix text position and size of ctkCheckablePushButton 14 years ago
ctkCollapsibleButton.cpp 952d5dc9de Change arrows to point right when closed, down when open 14 years ago
ctkCollapsibleButton.h 95a410ab9b Fix collapsible button issue when a child is hidden... 14 years ago
ctkCollapsibleGroupBox.cpp ce90461cb3 Fix arrows on collapsible group box to match button 14 years ago
ctkCollapsibleGroupBox.h 7b81fddb9f Add ctkCollapsibleGroupBox(QString title, QWidget* parent) 14 years ago
ctkColorDialog.cpp 04f4657630 Add missing new lines to header and implementation files 14 years ago
ctkColorDialog.h 58171260a8 Add default value for ColorDialogOption argument 14 years ago
ctkColorPickerButton.cpp fcd98c9266 Display ctkColorPickerButton as a ToolButton when no text is given 14 years ago
ctkColorPickerButton.h fcd98c9266 Display ctkColorPickerButton as a ToolButton when no text is given 14 years ago
ctkComboBox.cpp 20cc94d6c2 ENH: Update ctkComboBox::sizehint when font changes 14 years ago
ctkComboBox.h 20cc94d6c2 ENH: Update ctkComboBox::sizehint when font changes 14 years ago
ctkConfirmExitDialog.cpp ee8dba5790 Add static function ctkConfirmExitDialog::confirmExit() 14 years ago
ctkConfirmExitDialog.h ee8dba5790 Add static function ctkConfirmExitDialog::confirmExit() 14 years ago
ctkConsole.cpp 0e31a48a8b Don't process events when print message in ctkConsole 14 years ago
ctkConsole.h 3492e3e773 ctkConsole/ctkPythonConsole - Handle standardinput from ctkConsole 14 years ago
ctkConsole_p.h 3492e3e773 ctkConsole/ctkPythonConsole - Handle standardinput from ctkConsole 14 years ago
ctkCoordinatesWidget.cpp 4a0a6c164f Add tests to ctkCoordinatesWidget and fix bugs 14 years ago
ctkCoordinatesWidget.h b1b0718c1c First letter of Q_Property changed to lowercase 14 years ago
ctkCrosshairLabel.cpp e1059ce338 STYLE: Remove unnecessary semi-colons. 14 years ago
ctkCrosshairLabel.h e1059ce338 STYLE: Remove unnecessary semi-colons. 14 years ago
ctkDateRangeWidget.cpp 532d9b67f9 Fixed some warnings 14 years ago
ctkDateRangeWidget.h c1f8f7a329 Always show the date range of ctkDateRangeWidget 14 years ago
ctkDirectoryButton.cpp ee84fd2671 Add test to ctkDirectoryButton 14 years ago
ctkDirectoryButton.h 9796920565 Add ctkScreenshotDialogTest1 + rename ctkScreenshotDialog methods 14 years ago
ctkDoubleRangeSlider.cpp 76a47c0b1e ctkDoubleRangeSlider was firing too many signals 14 years ago
ctkDoubleRangeSlider.h 76a47c0b1e ctkDoubleRangeSlider was firing too many signals 14 years ago
ctkDoubleSlider.cpp fdb8b1be24 Size policy of a slider changes based on its orientation 14 years ago
ctkDoubleSlider.h affe04903b Add pageStep property to ctkDoubleSlider and ctkSliderWidget 14 years ago
ctkDynamicSpacer.cpp 42af8ae514 Rename ctkDynamicSpacer::activate into active 14 years ago
ctkDynamicSpacer.h 42af8ae514 Rename ctkDynamicSpacer::activate into active 14 years ago
ctkErrorLogStatusMessageHandler.cpp ee1ab7f609 ctkErrorLogStatusMessageHandler - Use QPointer to hold QMainWindow 14 years ago
ctkErrorLogStatusMessageHandler.h ee1ab7f609 ctkErrorLogStatusMessageHandler - Use QPointer to hold QMainWindow 14 years ago
ctkErrorLogWidget.cpp 2af9a03cc5 Remove unused variable warning in ctkErrorLogWidget 14 years ago
ctkErrorLogWidget.h 91e0d55c35 Support null error model in ctkErrorLogWidget 14 years ago
ctkFileDialog.cpp 763c419d85 Remove copyright YEAR from license header 14 years ago
ctkFileDialog.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkFittedTextBrowser.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkFittedTextBrowser.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkFlowLayout.cpp 532d9b67f9 Fixed some warnings 14 years ago
ctkFlowLayout.h 9f904c9f8f Supports Vertical orientation for ctkFlowLayout 14 years ago
ctkFontButton.cpp 0c3bcbd8fc Add ctkFontButton a pushbutton to select a QFont 14 years ago
ctkFontButton.h 0c3bcbd8fc Add ctkFontButton a pushbutton to select a QFont 14 years ago
ctkIconEnginePlugin.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkIconEnginePlugin.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkLayoutManager.cpp 59794b6398 Add ctkLayoutManager::viewsFromXML 14 years ago
ctkLayoutManager.h 59794b6398 Add ctkLayoutManager::viewsFromXML 14 years ago
ctkLayoutManager_p.h 04a4328db4 Add ctkLayoutManager to conveniently handle layouts with XML 14 years ago
ctkMaterialPropertyPreviewLabel.cpp e97fd0b1c5 Use better default values for ctkMaterialPropertyWidget 14 years ago
ctkMaterialPropertyPreviewLabel.h 04f4657630 Add missing new lines to header and implementation files 14 years ago
ctkMaterialPropertyWidget.cpp 39d6696eef Control visibility of options in ctkMaterialPropertyWidget 14 years ago
ctkMaterialPropertyWidget.h 39d6696eef Control visibility of options in ctkMaterialPropertyWidget 14 years ago
ctkMatrixWidget.cpp 9ac7c96897 Add test to ctkVTKMatrixWidget and ctkVTKAbstractMatrixWidget 14 years ago
ctkMatrixWidget.h 9ac7c96897 Add test to ctkVTKMatrixWidget and ctkVTKAbstractMatrixWidget 14 years ago
ctkMenuButton.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkMenuButton.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkModalityWidget.cpp e93e15ace4 Add comments to ctkModalityWidget and utility methods 14 years ago
ctkModalityWidget.h e93e15ace4 Add comments to ctkModalityWidget and utility methods 14 years ago
ctkPathLineEdit.cpp ebaddbb865 Don't use native dialogs in tests, they won't quit 14 years ago
ctkPathLineEdit.h ebaddbb865 Don't use native dialogs in tests, they won't quit 14 years ago
ctkPixmapIconEngine.cpp 9bb15eabc4 Remove LGPL license 14 years ago
ctkPixmapIconEngine.h 9bb15eabc4 Remove LGPL license 14 years ago
ctkQImageView.cpp 4cb740c2a9 ENH: Added annotations in corners, key commands, mouse commands 14 years ago
ctkQImageView.h 4cb740c2a9 ENH: Added annotations in corners, key commands, mouse commands 14 years ago
ctkRangeSlider.cpp e420e6c6a1 Support calls to ctkRangeSlider::setValues inside setValues 14 years ago
ctkRangeSlider.h bc08554b0f ENH: Add symmetric moves support for range sliders 14 years ago
ctkRangeWidget.cpp 87cb546f52 ctkRangeWidget::valuesChanged was fired twice 14 years ago
ctkRangeWidget.h bc08554b0f ENH: Add symmetric moves support for range sliders 14 years ago
ctkScreenshotDialog.cpp 9796920565 Add ctkScreenshotDialogTest1 + rename ctkScreenshotDialog methods 14 years ago
ctkScreenshotDialog.h 9796920565 Add ctkScreenshotDialogTest1 + rename ctkScreenshotDialog methods 14 years ago
ctkScreenshotDialog_p.h 9796920565 Add ctkScreenshotDialogTest1 + rename ctkScreenshotDialog methods 14 years ago
ctkSettings.cpp 2fa68d6e35 ctkSettings now supports all QSettings constructors 14 years ago
ctkSettings.h 6ad2704640 Fixed doxygen warnings (in user doc). 14 years ago
ctkSettingsDialog.cpp c628fca5cf Instantiate a QSettings within ctkSettingsDialog 14 years ago
ctkSettingsDialog.h 5207a1b8d2 Change ctkSettingsWidget to ctkSettingsDialog 14 years ago
ctkSettingsPanel.cpp c628fca5cf Instantiate a QSettings within ctkSettingsDialog 14 years ago
ctkSettingsPanel.h 82e718b7d6 Add comments to ctkSettingsPanel 14 years ago
ctkSimpleLayoutManager.cpp 04a4328db4 Add ctkLayoutManager to conveniently handle layouts with XML 14 years ago
ctkSimpleLayoutManager.h 04a4328db4 Add ctkLayoutManager to conveniently handle layouts with XML 14 years ago
ctkSliderWidget.cpp affe04903b Add pageStep property to ctkDoubleSlider and ctkSliderWidget 14 years ago
ctkSliderWidget.h affe04903b Add pageStep property to ctkDoubleSlider and ctkSliderWidget 14 years ago
ctkTemplateWidget.cpp 2a22430d76 Add file templates for a widget class 14 years ago
ctkTemplateWidget.h 2a22430d76 Add file templates for a widget class 14 years ago
ctkTestApplication.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkTestApplication.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkToolTipTrapper.cpp 5871fea397 Fix different compilation warnings 14 years ago
ctkToolTipTrapper.h 5871fea397 Fix different compilation warnings 14 years ago
ctkTransferFunctionBarsItem.cpp 763c419d85 Remove copyright YEAR from license header 14 years ago
ctkTransferFunctionBarsItem.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkTransferFunctionControlPointsItem.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkTransferFunctionControlPointsItem.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkTransferFunctionGradientItem.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkTransferFunctionGradientItem.h b1b0718c1c First letter of Q_Property changed to lowercase 14 years ago
ctkTransferFunctionItem.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkTransferFunctionItem.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkTransferFunctionNativeItem.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkTransferFunctionNativeItem.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkTransferFunctionScene.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkTransferFunctionScene.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkTransferFunctionView.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkTransferFunctionView.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkTreeComboBox.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkTreeComboBox.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkWidgetsPythonQtDecorators.h 6379ebb085 ctkWorkflow - Added associated PythonQt decorator 14 years ago
ctkWorkflowAbstractPagedWidget.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkWorkflowAbstractPagedWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkWorkflowButtonBoxWidget.cpp 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 years ago
ctkWorkflowButtonBoxWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkWorkflowGroupBox.cpp 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 years ago
ctkWorkflowGroupBox.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkWorkflowStackedWidget.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkWorkflowStackedWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkWorkflowTabWidget.cpp 5856bae33b Remove trailing spaces in license header 14 years ago
ctkWorkflowTabWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 years ago
ctkWorkflowWidget.cpp f63fe98803 Rename macro CTK_{GET,SET}_CXX into CTK_{GET,SET}_CPP 14 years ago
ctkWorkflowWidget.h f2b4062265 ctkWorkflowWidget - Use Q_PROPERTY and Q_INVOKABLE to expose method to python 14 years ago
ctkWorkflowWidgetStep.cpp 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 years ago
ctkWorkflowWidgetStep.h e8b169829d ctkWorkflowWidgetStep - Expose buttonBoxHints to the meta object system 14 years ago
ctkWorkflowWidgetStep_p.h 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 years ago
target_libraries.cmake cb2160420c Change ctkMacroGetTargetLibraries into ctkFunctionGetTargetLibraries 14 years ago