ResInsight/Fwk/AppFwk/cafUserInterface
2020-04-17 13:54:09 +02:00
..
cafUserInterface_UnitTests #4448 Clean up CAF Qt5-enabling/detection 2019-05-28 15:58:49 +02:00
cafAboutDialog.cpp Fix TRUE/true in cafAboutDialog 2018-11-30 09:47:53 +01:00
cafAboutDialog.h #3752 CAF code changes to build on both Qt4 and Qt5 2018-11-30 09:47:53 +01:00
cafMemoryInspector.cpp #4020 System : Define NOMINMAX before include of windows.h 2019-02-01 06:50:53 +01:00
cafMemoryInspector.h Make memory critical threshold limits different on Linxu and Windows. 2018-06-19 10:09:51 +02:00
cafPdmDoubleStringValidator.cpp #3953 Extend well completions spec 2019-01-29 10:18:20 +01:00
cafPdmDoubleStringValidator.h #3953 Extend well completions spec 2019-01-29 10:18:20 +01:00
cafPdmUiActionPushButtonEditor.cpp Caf: Add PdmUiActionPushButtonEditor as a simpler and more intuitive editor for action buttons 2020-03-03 09:52:53 +01:00
cafPdmUiActionPushButtonEditor.h Caf: Add PdmUiActionPushButtonEditor as a simpler and more intuitive editor for action buttons 2020-03-03 09:52:53 +01:00
cafPdmUiCheckBoxDelegate.cpp AppFwk: Qt5: Avoid use of an obsolete class 2019-06-25 16:55:03 +02:00
cafPdmUiCheckBoxDelegate.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiCheckBoxEditor.cpp More consistent naming for Qt-derived classes in CAF 2019-04-08 14:24:43 +02:00
cafPdmUiCheckBoxEditor.h Work in progress 2019-04-09 10:30:15 +02:00
cafPdmUiCheckBoxTristateEditor.cpp More consistent naming for Qt-derived classes in CAF 2019-04-08 14:24:43 +02:00
cafPdmUiCheckBoxTristateEditor.h Work in progress 2019-04-09 10:30:15 +02:00
cafPdmUiColorEditor.cpp Disable PdmUiColorEditor correctly when set to read-only. 2020-04-17 13:54:09 +02:00
cafPdmUiColorEditor.h Add missing includes 2019-04-12 15:33:11 +02:00
cafPdmUiComboBoxEditor.cpp Make the combo box drop down menus fit the text content even if the widget itself doesn't. 2019-11-26 14:34:34 +01:00
cafPdmUiComboBoxEditor.h Make the combo box drop down menus fit the text content even if the widget itself doesn't. 2019-11-26 14:34:34 +01:00
cafPdmUiDateEditor.cpp #2082 Support custom date time format (#4594) 2019-08-19 09:37:42 +02:00
cafPdmUiDateEditor.h #2082 Support custom date time format (#4594) 2019-08-19 09:37:42 +02:00
cafPdmUiDefaultObjectEditor.cpp #2082 Support custom date time format (#4594) 2019-08-19 09:37:42 +02:00
cafPdmUiDefaultObjectEditor.h Revert "#3564 System : Recreate QGridLayout for each property editor" 2018-11-02 14:04:29 +01:00
cafPdmUiDoubleSliderEditor.cpp More consistent naming for Qt-derived classes in CAF 2019-04-08 14:24:43 +02:00
cafPdmUiDoubleSliderEditor.h Work in progress 2019-04-09 10:30:15 +02:00
cafPdmUiDoubleValueEditor.cpp CAF: Add support for validators in PdmUiDoubleValueEditor 2020-02-07 08:36:37 +01:00
cafPdmUiDoubleValueEditor.h CAF: Add support for validators in PdmUiDoubleValueEditor 2020-02-07 08:36:37 +01:00
cafPdmUiDragDropInterface.h #3037 Rename using Q for table view model and tree view model 2018-06-11 11:16:39 +02:00
cafPdmUiFieldEditorHelper.cpp #4388 AppFwk : Remove problematic setUiField() calls 2019-05-06 11:58:06 +02:00
cafPdmUiFieldEditorHelper.h #4388 AppFwk : Remove problematic setUiField() calls 2019-05-06 11:58:06 +02:00
cafPdmUiFilePathEditor.cpp AppFwk: Filepath Editor: Made browse button inactive when field is read only. 2019-06-25 16:47:22 +02:00
cafPdmUiFilePathEditor.h Use same default filter for both windows and linux. 2019-11-01 14:36:31 +01:00
cafPdmUiFormLayoutObjectEditor.cpp Merge pull request #5122 from OPM/timer-improvements 2019-12-02 10:22:29 +01:00
cafPdmUiFormLayoutObjectEditor.h Merge pull request #5122 from OPM/timer-improvements 2019-12-02 10:22:29 +01:00
cafPdmUiLabelEditor.cpp #4901 AppFwk : Add label editor 2019-10-21 15:47:13 +02:00
cafPdmUiLabelEditor.h #4901 AppFwk : Add label editor 2019-10-21 15:47:13 +02:00
cafPdmUiLineEditor.cpp AppFwk : Add placeholder text to line edit 2019-10-24 09:44:51 +02:00
cafPdmUiLineEditor.h AppFwk : Add placeholder text to line edit 2019-10-24 09:44:51 +02:00
cafPdmUiListEditor.cpp Merge pull request #5122 from OPM/timer-improvements 2019-12-02 10:22:29 +01:00
cafPdmUiListEditor.h Merge pull request #5122 from OPM/timer-improvements 2019-12-02 10:22:29 +01:00
cafPdmUiListView.cpp #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
cafPdmUiListView.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiListViewEditor.cpp #3752 CAF code changes to build on both Qt4 and Qt5 2018-11-30 09:47:53 +01:00
cafPdmUiListViewEditor.h AppFwk: Split PdmUiObjectEditorHandle into PdmUiWidgetObjectEditorHandle 2018-11-27 09:31:33 +01:00
cafPdmUiPickableLineEditor.cpp Simplify pick event system 2019-02-11 15:48:02 +01:00
cafPdmUiPickableLineEditor.h Simplify pick event system 2019-02-11 15:48:02 +01:00
cafPdmUiPropertyView.cpp Merge pull request #5122 from OPM/timer-improvements 2019-12-02 10:22:29 +01:00
cafPdmUiPropertyView.h Merge pull request #5122 from OPM/timer-improvements 2019-12-02 10:22:29 +01:00
cafPdmUiPropertyViewDialog.cpp #3662 AppFwk : Allow interaction in second main window 2018-11-12 09:49:35 +01:00
cafPdmUiPropertyViewDialog.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiPushButtonEditor.cpp AppFwk: Make push button editor fill the column if Label position is HIDDEN 2019-06-25 16:46:29 +02:00
cafPdmUiPushButtonEditor.h Work in progress 2019-04-09 10:30:15 +02:00
cafPdmUiSliderEditor.cpp More consistent naming for Qt-derived classes in CAF 2019-04-08 14:24:43 +02:00
cafPdmUiSliderEditor.h Work in progress 2019-04-09 10:30:15 +02:00
cafPdmUiTabbedPropertyViewDialog.cpp caf: Made Right upper cross-button (cancle) work in the tabbed property dialog 2019-08-29 11:46:41 +02:00
cafPdmUiTabbedPropertyViewDialog.h AppFwk: Added a tabbed property view dialog as convenience until we have a "tab" option in the uiOrdering system 2019-06-25 16:50:46 +02:00
cafPdmUiTableRowEditor.cpp AppFwk : Whitespace 2018-08-16 13:59:28 +02:00
cafPdmUiTableRowEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTableView.cpp #3285 Make context menu on table views work correctly with multiple contexts. 2018-08-30 09:32:28 +02:00
cafPdmUiTableView.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTableViewDelegate.cpp Fix warnings about QStyleFrameOptionsV4 2019-03-14 09:50:58 +01:00
cafPdmUiTableViewDelegate.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTableViewEditor.cpp Work in progress 2019-04-09 10:30:15 +02:00
cafPdmUiTableViewEditor.h Work in progress 2019-04-09 10:30:15 +02:00
cafPdmUiTableViewQModel.cpp #5055 Fix crash when deleting first row in tables views 2019-11-18 09:51:51 +01:00
cafPdmUiTableViewQModel.h AppFwk : Rename to cafPdmuiTableRowEditor 2018-08-16 13:52:36 +02:00
cafPdmUiTextEditor.cpp More consistent naming for Qt-derived classes in CAF 2019-04-08 14:24:43 +02:00
cafPdmUiTextEditor.h Work in progress 2019-04-09 10:30:15 +02:00
cafPdmUiTimeEditor.cpp Fixed clang-format with proper definition file 2019-08-26 12:33:38 +02:00
cafPdmUiTimeEditor.h Fixed clang-format with proper definition file 2019-08-26 12:33:38 +02:00
cafPdmUiToolBarEditor.cpp #4775 Summary : Use combo box with history to edit text based curve creation 2019-10-28 20:41:15 +01:00
cafPdmUiToolBarEditor.h #4775 Summary : Use combo box with history to edit text based curve creation 2019-10-28 20:41:15 +01:00
cafPdmUiToolButtonEditor.cpp #3419 Implement buttons to add communicating tracers to the selected injectors or producers. 2018-09-28 15:46:08 +02:00
cafPdmUiToolButtonEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeEditorHandle.cpp Copied in RPM/Fwk/AppFwk 2015-07-29 14:19:43 +02:00
cafPdmUiTreeEditorHandle.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeItemEditor.cpp AppFwk (clang-tidy) : modernize-use-nullptr 2018-02-18 18:05:08 +01:00
cafPdmUiTreeItemEditor.h clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmUiTreeSelectionEditor.cpp AppFwk : Allow text filter in single selection mode 2020-03-30 08:57:59 +02:00
cafPdmUiTreeSelectionEditor.h #4744 AppFwk : Auto scroll to first checked item 2019-09-20 14:19:26 +02:00
cafPdmUiTreeSelectionQModel.cpp #4083 Summary : Do not change selected summary type when unticking a checkbox 2019-02-17 10:49:47 +01:00
cafPdmUiTreeSelectionQModel.h #4083 Summary : Do not change selected summary type when unticking a checkbox 2019-02-17 10:49:47 +01:00
cafPdmUiTreeView.cpp Introduce RimGridPlotWindow and RiuQwtPlotWidget 2019-10-24 14:59:16 +02:00
cafPdmUiTreeView.h Introduce RimGridPlotWindow and RiuQwtPlotWidget 2019-10-24 14:59:16 +02:00
cafPdmUiTreeViewEditor.cpp Increase font size of view id tags 2019-11-20 13:14:45 +01:00
cafPdmUiTreeViewEditor.h Add a view id tag to project tree and tooltip 2019-11-05 11:09:18 +01:00
cafPdmUiTreeViewQModel.cpp Add a view id tag to project tree and tooltip 2019-11-05 11:09:18 +01:00
cafPdmUiTreeViewQModel.h Add a view id tag to project tree and tooltip 2019-11-05 11:09:18 +01:00
cafPdmUniqueIdValidator.cpp #3779 Implement AICD ui and settings 2018-12-05 15:47:16 +01:00
cafPdmUniqueIdValidator.h #3953 Extend well completions spec 2019-01-29 10:18:20 +01:00
cafPickEventHandler.h Simplify pick event system 2019-02-11 15:48:02 +01:00
cafProgressInfo.cpp #5505 Progress Bar : Control visibility of progress bar in Preferences 2020-02-11 11:43:31 +01:00
cafProgressInfo.h #5505 Progress Bar : Control visibility of progress bar in Preferences 2020-02-11 11:43:31 +01:00
cafProgressState.h Fix cotire build problem 2018-05-22 00:16:03 +02:00
cafQStyledProgressBar.cpp Add stylesheet tools to caf 2019-04-08 14:24:43 +02:00
cafQStyledProgressBar.h #4280 Improve animation progress bar 2019-04-08 14:24:43 +02:00
cafQTreeViewStateSerializer.cpp #1866 AppFwk : Move QTreeView state serializer to cafUserInterface 2017-09-07 09:34:14 +02:00
cafQTreeViewStateSerializer.h #1866 AppFwk : Move QTreeView state serializer to cafUserInterface 2017-09-07 09:34:14 +02:00
cafStyleSheetTools.cpp Add stylesheet tools to caf 2019-04-08 14:24:43 +02:00
cafStyleSheetTools.h Add stylesheet tools to caf 2019-04-08 14:24:43 +02:00
cafUiProcess.cpp Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk 2013-09-20 16:01:20 +02:00
cafUiProcess.h AppFwk (clang-tidy) : modernize-use-nullptr 2018-02-18 18:05:08 +01:00
cafUiStyleSheet.cpp Add support for stashing and restoring states in caf::UiStyleSheet 2020-01-16 14:33:33 +01:00
cafUiStyleSheet.h Add support for stashing and restoring states in caf::UiStyleSheet 2020-01-16 14:33:33 +01:00
CMakeLists.txt Caf: Add PdmUiActionPushButtonEditor as a simpler and more intuitive editor for action buttons 2020-03-03 09:52:53 +01:00
PdmUi.plantuml AppFwk: Update some plantuml docs 2018-11-27 14:59:30 +01:00
QMinimizePanel.cpp #4282 Improve look of Summary Plot Editor after layout changes 2019-04-05 15:42:20 +02:00
QMinimizePanel.h #4282 Improve look of Summary Plot Editor after layout changes 2019-04-05 15:42:20 +02:00