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