Jean-Christophe Fillion-Robin c0ed8330bd Merge branches 'python-console-refactor' and 'ctkSettingsDialog-instantiate-settings' 14 년 전
..
Plugins 4c56099ddc ENH: Add ctkPathLineEdit to select a file or dir 14 년 전
Resources 935977669d ctkWorkflowGroupBox - Use ctkDynamicSpacer::setActive 14 년 전
Testing ff8759bec9 Rename ctkConsoleWidget/ctkPythonShell into ctkConsole/ctkPythonConsole 14 년 전
CMakeLists.txt 2ec3eb7e21 ctkConsole - Move function to pimpl, txt color are now properties 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 98b1f4c886 Add ctkMaterialPropertyPreviewLabel 14 년 전
ctkAxesWidget.h 490034a870 Typo in the include file ctkWidgetsExport.h 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 년 전
ctkCheckableHeaderView.cpp 755329dd80 ctkCheckableHeaderView::propagateToItems is true by default 14 년 전
ctkCheckableHeaderView.h 755329dd80 ctkCheckableHeaderView::propagateToItems is true by default 14 년 전
ctkCheckablePushButton.cpp a9e68f1366 Fix old cast and unused variables 14 년 전
ctkCheckablePushButton.h 0239783650 Fix text position and size of ctkCheckablePushButton 14 년 전
ctkCollapsibleButton.cpp 0239783650 Fix text position and size of ctkCheckablePushButton 14 년 전
ctkCollapsibleButton.h 3d2ea806bb Add comments on ctkCollapsibleButton icon 14 년 전
ctkCollapsibleGroupBox.cpp 7b81fddb9f Add ctkCollapsibleGroupBox(QString title, QWidget* parent) 14 년 전
ctkCollapsibleGroupBox.h 7b81fddb9f Add ctkCollapsibleGroupBox(QString title, QWidget* parent) 14 년 전
ctkColorDialog.cpp c3497adbb7 Typo in ctkColorDialog 14 년 전
ctkColorDialog.h 58171260a8 Add default value for ColorDialogOption argument 14 년 전
ctkColorPickerButton.cpp e762d11a77 Mismatch between custom enums and flags 14 년 전
ctkColorPickerButton.h 52bbd6d177 Mismatch between custom enums and flags 14 년 전
ctkComboBox.cpp 763c419d85 Remove copyright YEAR from license header 14 년 전
ctkComboBox.h c8fd5a716e Export file header now start with "ctk" lower case 14 년 전
ctkConfirmExitDialog.cpp ee8dba5790 Add static function ctkConfirmExitDialog::confirmExit() 14 년 전
ctkConfirmExitDialog.h ee8dba5790 Add static function ctkConfirmExitDialog::confirmExit() 14 년 전
ctkConsole.cpp 3492e3e773 ctkConsole/ctkPythonConsole - Handle standardinput from 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 년 전
ctkDateRangeWidget.cpp 5856bae33b Remove trailing spaces in license header 14 년 전
ctkDateRangeWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 년 전
ctkDirectoryButton.cpp ee84fd2671 Add test to ctkDirectoryButton 14 년 전
ctkDirectoryButton.h e7f21e7ba3 Add notify signal for property ctkDirectoryButton::directory 14 년 전
ctkDoubleRangeSlider.cpp 2eb1b1c70f ctkRange: don't fire useless rangeChanged signal 14 년 전
ctkDoubleRangeSlider.h bc08554b0f ENH: Add symmetric moves support for range sliders 14 년 전
ctkDoubleSlider.cpp 5856bae33b Remove trailing spaces in license header 14 년 전
ctkDoubleSlider.h c8fd5a716e Export file header now start with "ctk" lower case 14 년 전
ctkDynamicSpacer.cpp 42af8ae514 Rename ctkDynamicSpacer::activate into active 14 년 전
ctkDynamicSpacer.h 42af8ae514 Rename ctkDynamicSpacer::activate into active 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 년 전
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 년 전
ctkMaterialPropertyPreviewLabel.cpp e97fd0b1c5 Use better default values for ctkMaterialPropertyWidget 14 년 전
ctkMaterialPropertyPreviewLabel.h a635b2273d Add more props in ctkMaterialPropertyWidget 14 년 전
ctkMaterialPropertyWidget.cpp c77ccc1494 Fixup ctkMaterialPropertyWidget 14 년 전
ctkMaterialPropertyWidget.h a635b2273d Add more props 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 년 전
ctkPathLineEdit.cpp b83ee8139f ENH: Expose name filters conversion to the public API 14 년 전
ctkPathLineEdit.h 4c56099ddc ENH: Add ctkPathLineEdit to select a file or dir 14 년 전
ctkPixmapIconEngine.cpp 763c419d85 Remove copyright YEAR from license header 14 년 전
ctkPixmapIconEngine.h c8fd5a716e Export file header now start with "ctk" lower case 14 년 전
ctkRangeSlider.cpp bc08554b0f ENH: Add symmetric moves support for range sliders 14 년 전
ctkRangeSlider.h bc08554b0f ENH: Add symmetric moves support for range sliders 14 년 전
ctkRangeWidget.cpp 43e4b9059d ctkRangeWidget: set a range outside of values crashed 14 년 전
ctkRangeWidget.h bc08554b0f ENH: Add symmetric moves support for range sliders 14 년 전
ctkScreenshotDialog.cpp 4e3979c230 Add screenshot dialog 14 년 전
ctkScreenshotDialog.h 4e3979c230 Add screenshot dialog 14 년 전
ctkScreenshotDialog_p.h 4e3979c230 Add screenshot dialog 14 년 전
ctkSettings.cpp 2fa68d6e35 ctkSettings now supports all QSettings constructors 14 년 전
ctkSettings.h 2fa68d6e35 ctkSettings now supports all QSettings constructors 14 년 전
ctkSettingsDialog.cpp c628fca5cf Instantiate a QSettings within ctkSettingsDialog 14 년 전
ctkSettingsDialog.h 5207a1b8d2 Change ctkSettingsWidget to ctkSettingsDialog 14 년 전
ctkSettingsPanel.cpp c628fca5cf Instantiate a QSettings within ctkSettingsDialog 14 년 전
ctkSettingsPanel.h 5207a1b8d2 Change ctkSettingsWidget to ctkSettingsDialog 14 년 전
ctkSliderWidget.cpp 5856bae33b Remove trailing spaces in license header 14 년 전
ctkSliderWidget.h c8fd5a716e Export file header now start with "ctk" lower case 14 년 전
ctkTestApplication.cpp 5856bae33b Remove trailing spaces in license header 14 년 전
ctkTestApplication.h c8fd5a716e Export file header now start with "ctk" lower case 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 5856bae33b Remove trailing spaces in license header 14 년 전
ctkTreeComboBox.h c8fd5a716e Export file header now start with "ctk" lower case 14 년 전
ctkWidgetsPythonQtDecorators.h 6379ebb085 ctkWorkflow - Added associated PythonQt decorator 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 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 년 전
ctkWorkflowWidgetStep_p.h 88c9e12365 Combines ctkWorkflowAbstractWidgetStep and ctkWorkflowWidgetStep classes 14 년 전
target_libraries.cmake 2d2234c343 ENH: Target libraries of CTK target libraries should be listed in target_libraries.cmake. The macro ctkMacroGetTargetLibraries allow to retrieve the content of the file. 15 년 전