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